Searched refs:off (Results 1 – 25 of 28) sorted by relevance
12
| /TwlSDK-5.3.1/build/libraries/fs/common/include/ |
| D | util.h | 214 SDK_INLINE void FSi_WaitConditionChange(u32 *flags, u32 on, u32 off, OSThreadQueue *queue) in FSi_WaitConditionChange() argument 218 (!off || ((*flags & off) != 0))) in FSi_WaitConditionChange()
|
| /TwlSDK-5.3.1/build/libraries/os/common/src/ |
| D | os_init.c | 81 #pragma profile off 104 #pragma profile off
|
| D | os_functionCost.c | 146 #pragma profile off 233 #pragma profile off 296 #pragma profile off 481 #pragma profile off 520 #pragma profile off 570 #pragma profile off 662 #pragma profile off 691 #pragma profile off 738 #pragma profile off
|
| D | os_callTrace.c | 150 #pragma profile off 232 #pragma profile off 262 #pragma profile off 537 #pragma profile off 557 #pragma profile off 624 #pragma profile off 687 #pragma profile off 793 #pragma profile off 849 #pragma profile off
|
| D | os_tick.c | 169 #pragma profile off
|
| D | os_printf.c | 22 # pragma warn_extracomma off 31 # pragma warn_extracomma off 1385 #pragma optimize_for_size off in OS_VSNPrintfEx()
|
| /TwlSDK-5.3.1/tools/bin/ |
| D | dis | 29 mwldarm.exe -w off -dis -nostdlib -show only,comments,code,source,names,hex -proc arm9tdmi $1
|
| /TwlSDK-5.3.1/build/demos/os/functionCost-1/src/ |
| D | main.c | 56 #pragma profile off
|
| /TwlSDK-5.3.1/include/twl/ |
| D | code32.h | 21 #pragma thumb off
|
| /TwlSDK-5.3.1/include/nitro/ |
| D | code32.h | 21 #pragma thumb off
|
| /TwlSDK-5.3.1/build/demos/os/exceptionDisplay-3/src/ |
| D | main.c | 79 #pragma profile off
|
| /TwlSDK-5.3.1/include/twl/hw/ARM9/tmp/ |
| D | ioreg_CFG.h | 134 #define REG_CFG_DSP_RST_FIELD( off ) \ argument 136 ((u32)(off) << REG_CFG_DSP_RST_OFF_SHIFT))
|
| /TwlSDK-5.3.1/build/demos/os/callTrace-1/src/ |
| D | main.c | 78 #pragma profile off
|
| /TwlSDK-5.3.1/include/nitro/os/common/ |
| D | message.h | 34 #pragma warn_padding off
|
| D | mutex.h | 45 #pragma warn_padding off
|
| D | printf.h | 22 #pragma warn_padding off
|
| /TwlSDK-5.3.1/build/libraries/math/common/src/ |
| D | math.c | 32 #pragma thumb off
|
| /TwlSDK-5.3.1/build/demos/os/functionCost-3/src/ |
| D | main.c | 50 #pragma profile off
|
| /TwlSDK-5.3.1/build/demos/os/functionCost-2/src/ |
| D | main.c | 53 #pragma profile off
|
| /TwlSDK-5.3.1/build/demos/os/callTrace-2/src/ |
| D | main.c | 95 #pragma profile off
|
| /TwlSDK-5.3.1/build/buildtools/twl/ |
| D | commondefs.cctype.CW | 342 CCFLAGS_OPT ?= $(if $(filter DEBUG,$(TWL_BUILD_TYPE)),-O0 -inline off,$(CCFLAGS_OPT_O_)) 433 CCFLAGS_SYS ?= -stdinc -enum int -stdkeywords off -Cpp_exceptions off
|
| /TwlSDK-5.3.1/build/buildtools/nitro/ |
| D | commondefs.cctype.CW | 346 CCFLAGS_OPT ?= $(if $(filter DEBUG,$(NITRO_BUILD_TYPE)),-O0 -inline off,$(CCFLAGS_OPT_O_)) 438 CCFLAGS_SYS ?= -stdinc -enum int -stdkeywords off -Cpp_exceptions off
|
| /TwlSDK-5.3.1/include/nitro/math/ |
| D | math.h | 215 #pragma thumb off
|
| /TwlSDK-5.3.1/build/demos/os/exceptionDisplay-4/src/ |
| D | main.c | 34 #pragma profile off
|
| /TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_PolAttr_1Dot/src/ |
| D | main.c | 102 #pragma warn_padding off
|
12