/system/core/sh/ |
arith.c | 990 be undefined if yyoverflow is a macro. */ [all...] |
/external/bison/src/ |
parse-gram.c | 897 This macro was not mandated originally: define only if we know [all...] |
/external/bluetooth/glib/glib/ |
gutils.c | 247 * <filename>string.h</filename> yourself, because this macro will 289 * macro that maps to a call to the atexit() function in the C [all...] |
/external/bluetooth/glib/gobject/ |
gtype.c | [all...] |
/external/dropbear/libtommath/mtest/ |
mpi.c | 122 otherwise, suitable macro definitions will be used. This works 125 macro definitions are identical to the function bodies, but they'll [all...] |
/external/elfcopy/ |
dwarf.c | [all...] |
/external/elfutils/libelf/ |
elf.h | 103 array. The macros under each EI_* macro are the values the byte [all...] |
/external/gtest/include/gtest/ |
gtest-param-test.h | 60 // Then, use the TEST_P macro to define as many parameterized tests 105 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the [all...] |
/external/icu4c/test/intltest/ |
loctest.cpp | 131 the macro is ugly but makes the tests pretty. 149 the macro is ugly but makes the tests pretty. [all...] |
/external/libpcap/ |
grammar.c | [all...] |
scanner.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...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
trans4m_freq_2_time_fxp.cpp | 108 Also, added the limit macro inside the function (this reduces access 124 Modified macro limit() to save cycles when testing the most common case: [all...] |
/external/webkit/JavaScriptCore/ |
ChangeLog | [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
trans4m_freq_2_time_fxp.cpp | 108 Also, added the limit macro inside the function (this reduces access 124 Modified macro limit() to save cycles when testing the most common case: [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
OMX_G722Enc_Utils.h | 181 * @def G722ENC_DPRINT Debug print macro 206 * @def G722ENC_MEMCHECK Memory print macro [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/ |
cc1plus | |
/dalvik/vm/mterp/out/ |
InterpAsm-armv4t.S | 69 Macros are provided for common operations. Each macro MUST emit only 216 * Macro for "LDR PC,xxx", which is not allowed pre-ARMv5. Essentially a 221 .macro LDR_PC source 226 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 231 .macro LDR_PC_LR source 237 * Macro for "LDMFD SP!, {...regs...,PC}". 241 .macro LDMFD_PC regs [all...] |
InterpAsm-armv5te-vfp.S | 69 Macros are provided for common operations. Each macro MUST emit only 216 * Macro for "LDR PC,xxx", which is not allowed pre-ARMv5. Essentially a 221 .macro LDR_PC source 226 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 231 .macro LDR_PC_LR source 237 * Macro for "LDMFD SP!, {...regs...,PC}". 241 .macro LDMFD_PC regs [all...] |
InterpAsm-armv5te.S | 69 Macros are provided for common operations. Each macro MUST emit only 216 * Macro for "LDR PC,xxx", which is not allowed pre-ARMv5. Essentially a 221 .macro LDR_PC source 226 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 231 .macro LDR_PC_LR source 237 * Macro for "LDMFD SP!, {...regs...,PC}". 241 .macro LDMFD_PC regs [all...] |
InterpAsm-armv7-a-neon.S | 69 Macros are provided for common operations. Each macro MUST emit only 216 * Macro for "LDR PC,xxx", which is not allowed pre-ARMv5. Essentially a 221 .macro LDR_PC source 226 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 231 .macro LDR_PC_LR source 237 * Macro for "LDMFD SP!, {...regs...,PC}". 241 .macro LDMFD_PC regs [all...] |
InterpAsm-armv7-a.S | 69 Macros are provided for common operations. Each macro MUST emit only 216 * Macro for "LDR PC,xxx", which is not allowed pre-ARMv5. Essentially a 221 .macro LDR_PC source 226 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 231 .macro LDR_PC_LR source 237 * Macro for "LDMFD SP!, {...regs...,PC}". 241 .macro LDMFD_PC regs [all...] |
/external/clearsilver/util/regex/ |
regex.c | [all...] |
/external/icu4c/common/unicode/ |
unistr.h | 89 * The U_STRING_DECL macro should be invoked exactly once for one 194 * Use the macro US_INV instead of the full qualification for this value. [all...] |
/external/v8/src/third_party/valgrind/ |
valgrind.h | 155 The macro args are: 591 /* Use this macro from within a wrapper function to collect the [all...] |
/bionic/libc/bionic/ |
dlmalloc.c | 146 the CALL_MORECORE macro) and/or mmap/munmap or any emulation 306 version of the assert macro causes malloc to be called, which will 673 /* Check an additional macro for the five primary functions */ [all...] |