/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
limits.h | 42 #undef SCHAR_MIN 43 #undef SCHAR_MAX 44 #undef UCHAR_MAX 45 #undef SHRT_MIN 46 #undef SHRT_MAX 47 #undef USHRT_MAX 48 #undef INT_MIN 49 #undef INT_MAX 50 #undef UINT_MAX 51 #undef LONG_MI [all...] |
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
limits.h | 43 #undef SCHAR_MIN 44 #undef SCHAR_MAX 45 #undef UCHAR_MAX 46 #undef SHRT_MIN 47 #undef SHRT_MAX 48 #undef USHRT_MAX 49 #undef INT_MIN 50 #undef INT_MAX 51 #undef UINT_MAX 52 #undef LONG_MI [all...] |
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
limits.h | 43 #undef SCHAR_MIN 44 #undef SCHAR_MAX 45 #undef UCHAR_MAX 46 #undef SHRT_MIN 47 #undef SHRT_MAX 48 #undef USHRT_MAX 49 #undef INT_MIN 50 #undef INT_MAX 51 #undef UINT_MAX 52 #undef LONG_MI [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
limits.h | 42 #undef SCHAR_MIN 43 #undef SCHAR_MAX 44 #undef UCHAR_MAX 45 #undef SHRT_MIN 46 #undef SHRT_MAX 47 #undef USHRT_MAX 48 #undef INT_MIN 49 #undef INT_MAX 50 #undef UINT_MAX 51 #undef LONG_MI [all...] |
/ndk/sources/host-tools/make-3.81/ |
config.h-vms | 26 /* #undef _ALL_SOURCE */ 30 /* #undef ENABLE_NLS */ 33 /* #undef HAVE_DCGETTEXT */ 36 /* #undef HAVE_GETTEXT */ 39 /* #undef HAVE_LC_MESSAGES */ 45 /* #undef HAVE_STPCPY */ 48 /* #undef CLOSEDIR_VOID */ 51 /* #undef const */ 55 /* #undef CRAY_STACKSEG_END */ 58 /* #undef DGUX * [all...] |
config.h.W32 | 30 /* #undef CLOSEDIR_VOID */ 35 /* #undef CRAY_STACKSEG_END */ 38 /* #undef C_ALLOCA */ 44 /* #undef DGUX */ 48 /* #undef ENABLE_NLS */ 55 /* #undef GETLOADAVG_PRIVILEGED */ 62 /* #undef HAVE_ALLOCA_H */ 68 /* #undef HAVE_BSD_SIGNAL */ 71 /* #undef HAVE_CASE_INSENSITIVE_FS */ 74 /* #undef HAVE_CLOCK_GETTIME * [all...] |
/external/curl/lib/ |
config-tpf.h | 36 /* #undef CURL_DISABLE_COOKIES */ 39 /* #undef CURL_DISABLE_CRYPTO_AUTH */ 42 /* #undef CURL_DISABLE_DICT */ 45 /* #undef CURL_DISABLE_FILE */ 48 /* #undef CURL_DISABLE_FTP */ 51 /* #undef CURL_DISABLE_HTTP */ 54 /* #undef CURL_DISABLE_LDAP */ 57 /* #undef CURL_DISABLE_TELNET */ 60 /* #undef CURL_DISABLE_TFTP */ 63 /* #undef CURL_DISABLE_VERBOSE_STRINGS * [all...] |
/external/libmicrohttpd/ |
MHD_config.h | 7 /* #undef AC_APPLE_UNIVERSAL_BUILD */ 13 /* #undef CYGWIN */ 19 /* #undef EPOLL_SUPPORT */ 22 /* #undef FREEBSD */ 49 /* #undef HAVE_EPOLL_CREATE1 */ 61 /* #undef HAVE_GCRYPT_H */ 64 /* #undef HAVE_GMTIME_S */ 67 /* #undef HAVE_GNUTLS_GNUTLS_H */ 76 /* #undef HAVE_LIBCURL */ 88 /* #undef HAVE_MAGIC_H * [all...] |
/external/pcre/dist/ |
config.h.in | 23 macros are listed as a commented #undef in config.h.generic. Macros such as 35 #undef BSR_ANYCRLF 45 #undef EBCDIC 52 #undef EBCDIC_NL25 55 #undef HAVE_BCOPY 58 #undef HAVE_BITS_TYPE_TRAITS_H 61 #undef HAVE_BZLIB_H 64 #undef HAVE_DIRENT_H 67 #undef HAVE_DLFCN_H 70 #undef HAVE_EDITLINE_READLINE_ [all...] |
/external/c-ares/ |
ares_version.h | 20 # undef CARES_HAVE_ARES_LIBRARY_INIT 21 # undef CARES_HAVE_ARES_LIBRARY_CLEANUP
|
/external/clang/test/Preprocessor/ |
macro_rescan2.c | 8 #undef f 9 #undef g
|
/external/llvm/test/Analysis/CostModel/AArch64/ |
store.ll | 8 store <2 x i64> undef, <2 x i64> * undef 13 store <2 x i8> undef, <2 x i8> * undef 15 store <4 x i8> undef, <4 x i8> * undef 17 load <2 x i8> , <2 x i8> * undef 19 load <4 x i8> , <4 x i8> * undef
|
/external/llvm/test/Assembler/ |
2004-10-22-BCWriterUndefBug.ll | 1 ;; The bytecode writer was trying to treat undef values as ConstantArray's when 5 @G = internal global [8 x i8] undef
|
/external/llvm/test/CodeGen/PowerPC/ |
e500-1.ll | 11 %1 = load i64, i64* undef, align 8 12 %2 = load i64, i64* undef, align 8 13 %3 = icmp sge i32 undef, undef 18 %8 = call i64 @safe_sub_func_int64_t_s_s(i64 -6372137293439783564, i64 undef) 19 %9 = icmp slt i32 %7, undef 24 %14 = call i32 @safe_add_func_int32_t_s_s(i32 undef, i32 %13) 25 ret i32 undef
|
/external/llvm/test/CodeGen/Thumb/ |
2010-06-18-SibCallCrash.ll | 6 tail call arm_apcscc void undef(i32* %m, i16 zeroext undef) nounwind
|
/external/llvm/test/CodeGen/X86/ |
2010-05-06-LocalInlineAsmClobber.ll | 8 call i64 asm sideeffect "", "={ax},0,i,i,r,{si},{di},r,{dx},imr,imr,~{sp},~{memory},~{r8},~{r10},~{r11},~{cx},~{dirflag},~{fpsr},~{flags}"(i64 4294967274, i32 56, i32 60, i32 (i8*)* undef, i8* undef, i32 undef, i8* undef, i32* undef, i8* undef, i32* undef) nounwind ; <i64> [#uses=0] 9 ret i32 undef
|
2010-07-02-UnfoldBug.ll | 10 br i1 undef, label %bb2.thread, label %bb2 13 br i1 undef, label %bb41, label %bb10.preheader 19 br i1 undef, label %bb9, label %bb12 22 br i1 undef, label %bb9, label %bb12 25 br i1 undef, label %bb4.i.i, label %bb3.i.i 31 br i1 undef, label %bb8.i.i, label %_ZN2CA3OGL12_GLOBAL__N_16LightsC1ERNS0_7ContextEPKNS0_5LayerEPKNS_6Render13MeshTransformERKNS_4Vec3IfEESF_.exit 34 br i1 undef, label %_ZN2CA3OGL12_GLOBAL__N_16LightsC1ERNS0_7ContextEPKNS0_5LayerEPKNS_6Render13MeshTransformERKNS_4Vec3IfEESF_.exit, label %bb9.i.i 37 br i1 undef, label %bb11.i.i, label %bb10.i.i 46 br i1 undef, label %bb19, label %bb14 52 br i1 undef, label %bb.i50, label %bb6. [all...] |
coalescer-subreg.ll | 8 br i1 undef, label %loop, label %for.end597 12 %1 = load i16, i16* undef, align 4 15 store i8 %or2, i8* undef, align 4 19 store i8 %or4, i8* undef, align 1 20 %3 = load i32, i32* undef, align 4 21 %4 = load i32, i32* undef, align 4 23 store i32 %or5, i32* undef, align 4 24 store i32 0, i32* undef, align 4
|
shuffle-combine-crash.ll | 5 ; (shuffle (shuffle A, Undef, M0), Undef, M1) -> (shuffle A, Undef, M2) 18 br i1 undef, label %5, label %1 21 %2 = load <4 x i8>, <4 x i8>* undef 22 %3 = shufflevector <4 x i8> %2, <4 x i8> undef, <4 x i32> <i32 2, i32 2, i32 0, i32 0> 23 %4 = shufflevector <4 x i8> %3, <4 x i8> undef, <4 x i32> <i32 2, i32 3, i32 0, i32 1> 24 store <4 x i8> %4, <4 x i8>* undef
|
/external/lzma/C/ |
7zVersion.h | 7 #undef MY_COPYRIGHT
8 #undef MY_VERSION_COPYRIGHT_DATE
|
/external/mesa3d/include/pci_ids/ |
pci_id_driver_map.h | 13 #undef CHIPSET 19 #undef CHIPSET 26 #undef CHIPSET 32 #undef CHIPSET 39 #undef CHIPSET 45 #undef CHIPSET 51 #undef CHIPSET 57 #undef CHIPSET
|
/external/tpm2/include/tpm2/ |
bool.h | 11 #undef TRUE 14 #undef FALSE
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cursesw.h | 44 #undef lines 49 #undef UNDEF 50 #define UNDEF(name) CUR_ ##name 53 inline int UNDEF(addch)(chtype ch) { return addch(ch); } 54 #undef addch 55 #define addch UNDEF(addch) 59 inline int UNDEF(addchstr)(chtype *at) { return addchstr(at); } 60 #undef addchstr 61 #define addchstr UNDEF(addchstr [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
cursesw.h | 44 #undef lines 49 #undef UNDEF 50 #define UNDEF(name) CUR_ ##name 53 inline int UNDEF(addch)(chtype ch) { return addch(ch); } 54 #undef addch 55 #define addch UNDEF(addch) 59 inline int UNDEF(addchstr)(chtype *at) { return addchstr(at); } 60 #undef addchstr 61 #define addchstr UNDEF(addchstr [all...] |
/external/llvm/test/CodeGen/ARM/ |
2009-09-20-LiveIntervalsBug.ll | 7 br i1 undef, label %return, label %bb.preheader 13 %0 = shufflevector <4 x float> zeroinitializer, <4 x float> undef, <4 x i32> zeroinitializer ; <<4 x float>> [#uses=1] 14 %1 = insertelement <4 x float> %0, float undef, i32 1 ; <<4 x float>> [#uses=1] 15 %2 = insertelement <4 x float> %1, float undef, i32 2 ; <<4 x float>> [#uses=1] 16 %3 = insertelement <4 x float> %2, float undef, i32 3 ; <<4 x float>> [#uses=1] 17 %4 = fmul <4 x float> undef, %3 ; <<4 x float>> [#uses=1] 19 store float %5, float* undef, align 4 20 br i1 undef, label %return, label %bb 27 %1 = shufflevector <4 x float> zeroinitializer, <4 x float> undef, <4 x i32> zeroinitializer ; <<4 x float>> [#uses=1] 28 %2 = insertelement <4 x float> %1, float undef, i32 1 ; <<4 x float>> [#uses=1 [all...] |