Home
last modified time | relevance | path

Searched refs:enabled (Results 1 – 9 of 9) sorted by relevance

/RvlSDK-2.1/build/demos/osdemo/src/
Dreport.c56 BOOL enabled; in OSReport() local
63 enabled = OSDisableInterrupts(); in OSReport()
88 OSRestoreInterrupts(enabled); in OSReport()
/RvlSDK-2.1/build/demos/videmo/src/
Dmoving.30Hz.c163 BOOL enabled; in waitFrame() local
165 enabled = OSDisableInterrupts(); in waitFrame()
168 OSRestoreInterrupts(enabled); in waitFrame()
/RvlSDK-2.1/build/demos/paddemo/src/
Dsampling.c64 BOOL enabled; in main() local
108 enabled = OSDisableInterrupts(); in main()
110 OSRestoreInterrupts(enabled); in main()
/RvlSDK-2.1/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c298 int enabled; in main() local
352 enabled = OSDisableInterrupts(); in main()
357 OSRestoreInterrupts(enabled); in main()
387 enabled = OSDisableInterrupts(); in main()
389 OSRestoreInterrupts(enabled); in main()
/RvlSDK-2.1/X86/bin/
Dshowsettings.bat22 echo (0 ... disabled, 1 ... enabled)
52 echo (0 ... disabled, 1 ... enabled)
/RvlSDK-2.1/build/libraries/mem/src/
Dmem_expHeap.c1694 BOOL enabled; in MEMSetAllocModeForExpHeap() local
1699 enabled = OSDisableInterrupts(); in MEMSetAllocModeForExpHeap()
1705 (void)OSRestoreInterrupts( enabled ); in MEMSetAllocModeForExpHeap()
1743 BOOL enabled; in MEMSetGroupIDForExpHeap() local
1748 enabled = OSDisableInterrupts(); in MEMSetGroupIDForExpHeap()
1755 (void)OSRestoreInterrupts( enabled ); in MEMSetGroupIDForExpHeap()
Dmem_frameHeap.c566 BOOL enabled = OSDisableInterrupts(); in MEMGetAllocatableSizeForFrmHeapEx() local
577 (void)OSRestoreInterrupts( enabled ); in MEMGetAllocatableSizeForFrmHeapEx()
/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c606 BOOL enabled; in CheckPrefetch() local
608 enabled = OSDisableInterrupts(); in CheckPrefetch()
615 OSRestoreInterrupts(enabled); in CheckPrefetch()
/RvlSDK-2.1/
Dreadme-RVL_SDK-2_1.txt66 … textures are displayed as broken when the anisotropic filter feature is enabled for textures usin…