| /RvlSDK-3.2/build/demos/mididemo/src/ |
| D | midiqueue.c | 218 BOOL enabled = OSDisableInterrupts(); in getLength() local 230 OSRestoreInterrupts(enabled); in getLength() 269 BOOL enabled = OSDisableInterrupts(); in pushImpl() local 277 OSRestoreInterrupts(enabled); in pushImpl() 326 BOOL enabled = OSDisableInterrupts(); in pop() local 340 OSRestoreInterrupts(enabled); in pop() 347 BOOL enabled = OSDisableInterrupts(); in front() local 370 OSRestoreInterrupts(enabled); in front() 380 BOOL enabled = OSDisableInterrupts(); in isReady() local 398 OSRestoreInterrupts(enabled); in isReady()
|
| /RvlSDK-3.2/build/demos/osdemo/src/ |
| D | report.c | 56 BOOL enabled; in OSReport() local 63 enabled = OSDisableInterrupts(); in OSReport() 88 OSRestoreInterrupts(enabled); in OSReport()
|
| D | crcdemo.c | 130 BOOL enabled; in OSReport() local 144 enabled = OSDisableInterrupts(); in OSReport() 168 (void)OSRestoreInterrupts(enabled); in OSReport()
|
| /RvlSDK-3.2/build/demos/videmo/src/ |
| D | moving.30Hz.c | 162 BOOL enabled; in waitFrame() local 164 enabled = OSDisableInterrupts(); in waitFrame() 167 OSRestoreInterrupts(enabled); in waitFrame()
|
| /RvlSDK-3.2/build/demos/paddemo/src/ |
| D | sampling.c | 64 BOOL enabled; in main() local 108 enabled = OSDisableInterrupts(); in main() 110 OSRestoreInterrupts(enabled); in main()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Management/ |
| D | mgt-triple-buf.c | 298 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-3.2/build/demos/kpaddemo/src/ |
| D | sample.c | 680 BOOL enabled ; in draw_sampling_rate() local 686 enabled = OSDisableInterrupts() ; in draw_sampling_rate() 689 (void)OSRestoreInterrupts( enabled ) ; in draw_sampling_rate() 729 BOOL enabled; in draw_dpd_callback_status() local 733 enabled = OSDisableInterrupts(); in draw_dpd_callback_status() 741 (void)OSRestoreInterrupts( enabled ); in draw_dpd_callback_status()
|
| /RvlSDK-3.2/build/libraries/kpad/src/ |
| D | KPAD.c | 149 BOOL enabled ; 175 enabled = OSDisableInterrupts() ; 219 (void)OSRestoreInterrupts( enabled ) ; 273 BOOL enabled = OSDisableInterrupts() ; in set_obj_interval() local 283 (void)OSRestoreInterrupts( enabled ) ; in set_obj_interval() 1891 BOOL enabled ; in KPADiRead() local 1912 enabled = OSDisableInterrupts() ; in KPADiRead() 1914 (void)OSRestoreInterrupts( enabled ) ; in KPADiRead() 1932 (void)OSRestoreInterrupts( enabled ) ; in KPADiRead() 1937 (void)OSRestoreInterrupts( enabled ) ; in KPADiRead() [all …]
|
| /RvlSDK-3.2/build/libraries/mem/src/ |
| D | mem_expHeap.c | 1707 BOOL enabled; in MEMSetAllocModeForExpHeap() local 1712 enabled = OSDisableInterrupts(); in MEMSetAllocModeForExpHeap() 1718 (void)OSRestoreInterrupts( enabled ); in MEMSetAllocModeForExpHeap() 1790 BOOL enabled; in MEMSetGroupIDForExpHeap() local 1795 enabled = OSDisableInterrupts(); in MEMSetGroupIDForExpHeap() 1802 (void)OSRestoreInterrupts( enabled ); in MEMSetGroupIDForExpHeap()
|
| D | mem_frameHeap.c | 566 BOOL enabled = OSDisableInterrupts(); in MEMGetAllocatableSizeForFrmHeapEx() local 577 (void)OSRestoreInterrupts( enabled ); in MEMGetAllocatableSizeForFrmHeapEx()
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/ |
| D | THPSimple.c | 617 BOOL enabled; in CheckPrefetch() local 619 enabled = OSDisableInterrupts(); in CheckPrefetch() 626 OSRestoreInterrupts(enabled); in CheckPrefetch()
|
| /RvlSDK-3.2/build/libraries/kpadOld/src/ |
| D | KPAD.c | 1746 BOOL enabled = OSDisableInterrupts(); in check_dpd_setting() local 1797 (void)OSRestoreInterrupts( enabled ); in check_dpd_setting() 2256 BOOL enabled = OSDisableInterrupts(); in control_dpd_start_() local 2271 (void)OSRestoreInterrupts( enabled ); in control_dpd_start_() 2279 BOOL enabled = OSDisableInterrupts(); in control_dpd_end_() local 2289 (void)OSRestoreInterrupts( enabled ); in control_dpd_end_() 2329 BOOL enabled = OSDisableInterrupts(); in KPADSetControlDpdCallback() local 2331 (void)OSRestoreInterrupts( enabled ); in KPADSetControlDpdCallback()
|
| /RvlSDK-3.2/ |
| D | readme-RVL_SDK-3_2.txt | 55 This feature is enabled by installing version 071002 or later of the NDEV software package.
|
| D | readme-RVL_SDK-3_2-patch2.txt | 54 This feature is enabled by installing version 071002 or later of the NDEV software package.
|