Home
last modified time | relevance | path

Searched refs:update (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.2/build/demos/gxdemo/src/Performance/
Dperf-fill.c117 static void WriteStats ( GXBool update );
1322 static void WriteStats( GXBool update ) in WriteStats() argument
1330 if (update) in WriteStats()
1343 if (update) in WriteStats()
1355 if (update) in WriteStats()
1375 if (update) in WriteStats()
1390 if (update) in WriteStats()
1403 if (update) in WriteStats()
1424 if (update) in WriteStats()
/RvlSDK-3.2/include/revolution/
Daxart.h164 u32 update; // set to true after changing params member
392 u32 update; // set to TRUE after changing type or frequency member
/RvlSDK-3.2/
Dreadme-RVL_SDK-3_2.txt136 2. Before executing any sample demos or other executable programs, be absolutely certain to update
137 …In a typical environment, the update program is executed by starting a bash shell and entering "fw…
143 …Once the update is complete, the message "SWUpdate Successful" will appear on screen, and the NDEV…
145 …an continue without any problems even though "Import: *** ...failed" is displayed and update fails.
Dreadme-RVL_SDK-3_2-patch2.txt125 2. Before executing any sample demos or other executable programs, be absolutely certain to update
126 …In a typical environment, the update program is executed by starting a bash shell and entering "fw…
132 …Once the update is complete, the message "SWUpdate Successful" will appear on screen, and the NDEV…
134 …an continue without any problems even though "Import: *** ...failed" is displayed and update fails.
/RvlSDK-3.2/build/
Dmakefile389 update: target
/RvlSDK-3.2/build/demos/axdemo/src/
Daxart3ddemo.c892 helicopter.axart3d.update = TRUE; in CameraUpdate()
928 cube.axart3d.update = TRUE; in CameraUpdate()
/RvlSDK-3.2/build/demos/wpaddemo/src/
Dwpadsample.c182 static void update ( void );
230 update(); in main()
696 static void update( void ) in update() function
/RvlSDK-3.2/build/libraries/tc/src/
DTCTPLToolbox.cpp3235 u32 update = 0; in TCCompareToCachedScriptData() local
3288 update = 1; in TCCompareToCachedScriptData()
3310 update = 1; in TCCompareToCachedScriptData()
3318 if( update == 1 ) in TCCompareToCachedScriptData()
3336 return update; in TCCompareToCachedScriptData()