Home
last modified time | relevance | path

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

/RvlSDK-3.3/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.3/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.3/
Dreadme-RVL_SDK-3_3-2.txt172 2. Before executing any sample demos or other executable programs, be absolutely certain to update
174 …In a typical environment, start the update program by launching the bash shell and entering and ex…
179 …Once the update is complete, "SWUpdate Successful" appears on the screen. The NDEV firmware is upd…
181 …hese versions, the message "Import: *** ...failed" will display, and the update process will fail.…
/RvlSDK-3.3/build/demos/axdemo/src/
Daxart3ddemo.c892 helicopter.axart3d.update = TRUE; in CameraUpdate()
928 cube.axart3d.update = TRUE; in CameraUpdate()
/RvlSDK-3.3/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()
/RvlSDK-3.3/build/
Dmakefile428 update: target
/RvlSDK-3.3/build/demos/wpaddemo/src/
Dwpadsample.c205 static void update ( void );
253 update(); in main()
747 static void update( void ) in update() function
/RvlSDK-3.3/vcmv/
DReadme_en.txt465 scrolling area. This was due to an unexpected screen-update message from Opera
466 being detected as a scroll. The screen-update message is now filtered out,
467 because the height of the update area is too low to be a legitimate scroll.