/dalvik/vm/mterp/cstubs/ |
enddefs.cpp | 3 #undef retval 4 #undef pc 5 #undef fp 6 #undef curMethod 7 #undef methodClassDex 8 #undef self 9 #undef debugTrackedRefStart
|
/external/mesa3d/src/glsl/glcpp/tests/ |
073-if-in-ifdef.c | 1 #ifdef UNDEF 2 #if UNDEF > 1
|
074-elif-undef.c | 1 #ifndef UNDEF 2 #elif UNDEF < 0
|
075-elif-elif-undef.c | 1 #ifndef UNDEF 2 #elif UNDEF < 0 3 #elif UNDEF == 3
|
076-elif-undef-nested.c | 1 #ifdef UNDEF 2 #if UNDEF == 4 3 #elif UNDEF == 5
|
009-undef.c | 3 #undef foo
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_config.h.in | 37 #undef const 38 #undef inline 39 #undef volatile 42 #undef size_t 43 #undef int8_t 44 #undef uint8_t 45 #undef int16_t 46 #undef uint16_t 47 #undef int32_t 48 #undef uint32_ [all...] |
/external/clang/utils/ |
builtin-defines.c | 32 #undef __PIC__ 33 #undef __pic__ 40 #undef __core2 41 #undef __core2__ 42 #undef __SSSE3__ 45 #undef __DEC_EVAL_METHOD__ 46 #undef __INT16_TYPE__ 47 #undef __INT32_TYPE__ 48 #undef __INT64_TYPE__ 49 #undef __INT8_TYPE_ [all...] |
/external/jpeg/ |
jconfig.cfg | 4 #undef HAVE_PROTOTYPES 5 #undef HAVE_UNSIGNED_CHAR 6 #undef HAVE_UNSIGNED_SHORT 7 #undef void 8 #undef const 9 #undef CHAR_IS_UNSIGNED 10 #undef HAVE_STDDEF_H 11 #undef HAVE_STDLIB_H 12 #undef NEED_BSD_STRINGS 13 #undef NEED_SYS_TYPES_ [all...] |
jconfig.vms | 9 #undef CHAR_IS_UNSIGNED 12 #undef NEED_BSD_STRINGS 13 #undef NEED_SYS_TYPES_H 14 #undef NEED_FAR_POINTERS 15 #undef NEED_SHORT_EXTERNAL_NAMES 16 #undef INCOMPLETE_TYPES_BROKEN 20 #undef RIGHT_SHIFT_IS_UNSIGNED 29 #undef RLE_SUPPORTED /* Utah RLE image file format */ 33 #undef NEED_SIGNAL_CATCHER 34 #undef DONT_USE_B_MOD [all...] |
/external/qemu/distrib/jpeg-6b/ |
jconfig.cfg | 4 #undef HAVE_PROTOTYPES 5 #undef HAVE_UNSIGNED_CHAR 6 #undef HAVE_UNSIGNED_SHORT 7 #undef void 8 #undef const 9 #undef CHAR_IS_UNSIGNED 10 #undef HAVE_STDDEF_H 11 #undef HAVE_STDLIB_H 12 #undef NEED_BSD_STRINGS 13 #undef NEED_SYS_TYPES_ [all...] |
jconfig.vms | 9 #undef CHAR_IS_UNSIGNED 12 #undef NEED_BSD_STRINGS 13 #undef NEED_SYS_TYPES_H 14 #undef NEED_FAR_POINTERS 15 #undef NEED_SHORT_EXTERNAL_NAMES 16 #undef INCOMPLETE_TYPES_BROKEN 20 #undef RIGHT_SHIFT_IS_UNSIGNED 29 #undef RLE_SUPPORTED /* Utah RLE image file format */ 33 #undef NEED_SIGNAL_CATCHER 34 #undef DONT_USE_B_MOD [all...] |
/external/libgsm/inc/ |
unproto.h | 10 #undef PROTO_H 12 #undef P 13 #undef P0 14 #undef P1 15 #undef P2 16 #undef P3 17 #undef P4 18 #undef P5 19 #undef P6 20 #undef P [all...] |
/external/clang/test/PCH/Inputs/ |
chain-macro-override2.h | 2 #undef g 3 #undef h
|
/system/core/sh/ |
init.c | 23 #undef ATABSIZE 25 #undef YYBISON 27 #undef YYSKELETON_NAME 29 #undef YYPURE 31 #undef YYLSP_NEEDED 33 #undef ARITH_NUM 35 #undef ARITH_LPAREN 37 #undef ARITH_RPAREN 39 #undef ARITH_OR 41 #undef ARITH_AN [all...] |
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_INVOKE_METHOD_NATIVE_PROF.S | 3 #undef TEMPLATE_INLINE_PROFILING
|
TEMPLATE_INVOKE_METHOD_NO_OPT_PROF.S | 3 #undef TEMPLATE_INLINE_PROFILING
|
TEMPLATE_RETURN_PROF.S | 3 #undef TEMPLATE_INLINE_PROFILING
|
/external/clang/test/Preprocessor/ |
pr2086.h | 5 #undef test
|
/external/llvm/test/Transforms/InstSimplify/ |
fdiv.ll | 5 ; undef / X -> undef 6 %r = fdiv double undef, %X 8 ; CHECK: ret double undef 13 ; X / undef -> undef 14 %r = fdiv double %X, undef 16 ; CHECK: ret double undef
|
undef.ll | 4 ; CHECK: ret i64 undef 6 %r = mul i64 undef, undef 11 ; CHECK: ret i64 undef 13 %r = mul i64 3, undef 18 ; CHECK: ret i64 undef 20 %r = mul i64 undef, 3 27 %r = mul i64 undef, 6 34 %r = mul i64 6, undef 39 ; CHECK: ret i64 undef [all...] |
/external/openssl/crypto/ |
symhacks.h | 71 #undef CRYPTO_get_ex_data_implementation 73 #undef CRYPTO_set_ex_data_implementation 77 #undef ASN1_STRING_set_default_mask_asc 82 #undef i2d_ASN1_SET_OF_PKCS7_SIGNER_INFO 84 #undef d2i_ASN1_SET_OF_PKCS7_SIGNER_INFO 90 #undef i2d_ASN1_SET_OF_PKCS7_RECIP_INFO 92 #undef d2i_ASN1_SET_OF_PKCS7_RECIP_INFO 98 #undef i2d_ASN1_SET_OF_ACCESS_DESCRIPTION 100 #undef d2i_ASN1_SET_OF_ACCESS_DESCRIPTION 105 #undef PEM_read_NETSCAPE_CERT_SEQUENC [all...] |
/external/openssl/include/openssl/ |
symhacks.h | 71 #undef CRYPTO_get_ex_data_implementation 73 #undef CRYPTO_set_ex_data_implementation 77 #undef ASN1_STRING_set_default_mask_asc 82 #undef i2d_ASN1_SET_OF_PKCS7_SIGNER_INFO 84 #undef d2i_ASN1_SET_OF_PKCS7_SIGNER_INFO 90 #undef i2d_ASN1_SET_OF_PKCS7_RECIP_INFO 92 #undef d2i_ASN1_SET_OF_PKCS7_RECIP_INFO 98 #undef i2d_ASN1_SET_OF_ACCESS_DESCRIPTION 100 #undef d2i_ASN1_SET_OF_ACCESS_DESCRIPTION 105 #undef PEM_read_NETSCAPE_CERT_SEQUENC [all...] |
/external/llvm/test/CodeGen/X86/ |
2011-12-08-AVXISelBugs.ll | 13 br i1 undef, label %0, label %t1.exit 16 %1 = load <16 x i32> addrspace(1)* undef, align 64 17 %2 = shufflevector <16 x i32> <i32 0, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef>, <16 x i32> %1, <16 (…) [all...] |
/external/grub/ |
config.h.in | 4 #undef ABSOLUTE_WITHOUT_ASTERISK 7 #undef ADDR32 10 #undef AUTO_LINUX_MEM_OPT 13 #undef DATA32 16 #undef HAVE_ASM_USCORE 19 #undef HAVE_CURSES_H 22 #undef HAVE_EDATA_SYMBOL 25 #undef HAVE_END_SYMBOL 28 #undef HAVE_INTTYPES_H 31 #undef HAVE_LIBCURSE [all...] |