Home
last modified time | relevance | path

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

/RvlSDK-3.1/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.1/include/revolution/
Daxart.h167 u32 update; // set to true after changing params member
395 u32 update; // set to TRUE after changing type or frequency member
/RvlSDK-3.1/
Dreadme-RVL_SDK-3_1-patch2.txt123 2. Before executing any sample demos or other executable files, be absolutely certain to update the…
124 In a typical environment, the update program is executed by starting the Bourne-again shell (bash) …
131 Once the update is complete, the message "SWUpdate Successful" appears on the screen, and the NDEV …
133 If any of the versions are already higher than this, the update will fail after displaying "Import:…
Dreadme-RVL_SDK-3_1-patch4.txt117 2. Before running any sample demos or other executable files, be absolutely certain to update the N…
118 In a typical environment, the update program is executed by starting the Bourne-again shell (bash) …
124 Once the update is complete, the message "SWUpdate Successful" will appear on screen, and the NDEV …
127 …ady higher than these, "Import: *** ...failed" will be displayed and the update will fail, but you…
/RvlSDK-3.1/build/
Dmakefile376 update: target
/RvlSDK-3.1/build/demos/axdemo/src/
Daxart3ddemo.c892 helicopter.axart3d.update = TRUE; in CameraUpdate()
928 cube.axart3d.update = TRUE; in CameraUpdate()
/RvlSDK-3.1/build/demos/wpaddemo/src/
Dwpadsample.c170 static void update ( void );
218 update(); in main()
649 static void update( void ) in update() function
/RvlSDK-3.1/build/libraries/tc/src/
DTCTPLToolbox.cpp3230 u32 update = 0; in TCCompareToCachedScriptData() local
3283 update = 1; in TCCompareToCachedScriptData()
3305 update = 1; in TCCompareToCachedScriptData()
3313 if( update == 1 ) in TCCompareToCachedScriptData()
3331 return update; in TCCompareToCachedScriptData()