/hardware/ti/wlan/wl1271/utils/ |
CmdInterfaceCodes.h | 101 * \brief Macro which gets the Parameter's Module Number from the second byte of x \n 107 * \brief Macro which returns True if access to the Command Parameter is Async \n 112 * \brief Macro which returns True if data is not allocated in the paramInfo structure \n 117 * \brief Macro which returns True if input param is for input module. \n 169 * \brief Macro which returns the number of Parameters Modules [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/ |
fixincl | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/ |
fixincl | |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te-vfp.S | 75 Macros are provided for common operations. Each macro MUST emit only 113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 118 .macro LDR_PC_LR source [all...] |
CompilerTemplateAsm-armv5te.S | 75 Macros are provided for common operations. Each macro MUST emit only 113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 118 .macro LDR_PC_LR source [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 75 Macros are provided for common operations. Each macro MUST emit only 113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 118 .macro LDR_PC_LR source [all...] |
CompilerTemplateAsm-armv7-a.S | 75 Macros are provided for common operations. Each macro MUST emit only 113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 118 .macro LDR_PC_LR source [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-2 | 619 * acinclude.m4 (AC_FUNC_PRINTF_UNIX98): New macro to check wether [all...] |
/external/netcat/ |
netcat.c | 173 /* Debug macro: squirt whatever message and sleep a bit so we can see it go 174 by. need to call like Debug ((stuff)) [with no ; ] so macro args match! [all...] |
/external/opencore/oscl/oscl/osclutil/src/ |
oscl_snprintf.cpp | 60 * If macro SNPRINTF_LONGLONG_SUPPORT is not defined (default) the 217 * (and portable_vsnprintf) and a macro 'snprintf' (and 'vsnprintf') 219 * Defining this macro is only useful if HAVE_SNPRINTF is also defined, [all...] |
/external/openssl/crypto/bn/asm/ |
pa-risc2.s | 1020 SQR_ADD_C .macro A0L,A0R,C1,C2,C3 [all...] |
pa-risc2W.s | 1007 SQR_ADD_C .macro A0L,A0R,C1,C2,C3 1035 SQR_ADD_C2 .macro A0L,A0R,A1L,A1R,C1,C2,C3 [all...] |
/external/openssl/crypto/des/asm/ |
des_enc.m4 | 117 ! Macro definitions: 126 ! The macro also loads address sbox 1 to 5 to global 1 to 5, address 134 ! is in the variable initially used for right and vice versa. The macro [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-as.1 | 387 include macro expansions 406 Begin in alternate macro mode, see \fBAltmacro,,\f(CB\*(C`.altmacro\*(C'\fB\fR. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-as.1 | 397 include macro expansions 416 Begin in alternate macro mode. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-as.1 | 397 include macro expansions 416 Begin in alternate macro mode. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-as.1 | 387 include macro expansions 406 Begin in alternate macro mode, see \fBAltmacro,,\f(CB\*(C`.altmacro\*(C'\fB\fR. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-as.1 | 397 include macro expansions 416 Begin in alternate macro mode. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-as.1 | 397 include macro expansions 416 Begin in alternate macro mode. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-as.1 | 387 include macro expansions 406 Begin in alternate macro mode, see \fBAltmacro,,\f(CB\*(C`.altmacro\*(C'\fB\fR. [all...] |
/external/gtest/test/ |
gtest_unittest.cc | 893 // We have another test below to verify that the macro catches fatal 929 // statement that contains a macro which expands to code containing an 957 // We have another test below to verify that the macro catches 964 // statement that contains a macro which expands to code containing an [all...] |
/external/opencore/doc/oscl_html/ |
group__osclmemory.html | 196 This macro is used to cleanup the base class in a derived-class constructor just before a leave occurs.<dl compact><dt><b>Parameters: </b></dt><dd> 249 }</pre></div>Internal-use macro to catch leaves in constructors. If the constructor leaves, this will free the memory before allowing the leave to propagate to the next level. It is the constructor's responsibility to cleanup any memory in the partially constructed object before leaving. This cleanup may include cleaning up the base class using the OSCL_CLEANUP_BASE_CLASS macro.<dl compact><dt><b>Parameters: </b></dt><dd> [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Utils.c | 167 /*--------macro definitions ---------------------------------------------------*/ 214 * Called inside VIDENC_MALLOC Macro to add a new node to Component Memory List 255 * Called inside VIDENC_FREE Macro remove node from Component Memory List and free the memory pointed by the node. [all...] |
/external/bison/data/ |
yacc.c | 618 This macro was not mandated originally: define only if we know 1116 be undefined if yyoverflow is a macro. */ [all...] |
/external/bluetooth/bluez/rfcomm/ |
lexer.c | 111 /* Enter a start condition. This macro really ought to take a parameter, 258 /* Same as previous macro, but useful when we know that the buffer stack is not [all...] |