/external/webrtc/webrtc/base/ |
socket.h | 37 #undef EWOULDBLOCK // Remove errno.h's definition for each macro below. 39 #undef EINPROGRESS 41 #undef EALREADY 43 #undef ENOTSOCK 45 #undef EDESTADDRREQ 47 #undef EMSGSIZE 49 #undef EPROTOTYPE 51 #undef ENOPROTOOPT 53 #undef EPROTONOSUPPORT 55 #undef ESOCKTNOSUPPOR [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
cstdlib | 75 #undef abort 76 #undef abs 77 #undef atexit 80 # undef at_quick_exit 83 #undef atof 84 #undef atoi 85 #undef atol 86 #undef bsearch 87 #undef calloc 88 #undef di [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
cstdlib | 75 #undef abort 76 #undef abs 77 #undef atexit 80 # undef at_quick_exit 83 #undef atof 84 #undef atoi 85 #undef atol 86 #undef bsearch 87 #undef calloc 88 #undef di [all...] |
/external/libjpeg-turbo/simd/ |
jcgray-mmx.asm | 51 %undef RGB_RED 52 %undef RGB_GREEN 53 %undef RGB_BLUE 54 %undef RGB_PIXELSIZE 62 %undef RGB_RED 63 %undef RGB_GREEN 64 %undef RGB_BLUE 65 %undef RGB_PIXELSIZE 73 %undef RGB_RED 74 %undef RGB_GREE [all...] |
jcgray-sse2.asm | 50 %undef RGB_RED 51 %undef RGB_GREEN 52 %undef RGB_BLUE 53 %undef RGB_PIXELSIZE 61 %undef RGB_RED 62 %undef RGB_GREEN 63 %undef RGB_BLUE 64 %undef RGB_PIXELSIZE 72 %undef RGB_RED 73 %undef RGB_GREE [all...] |
/external/llvm/test/CodeGen/ARM/ |
pr25838.ll | 9 br i1 undef, label %12, label %2 12 %3 = trunc i64 undef to i32 13 %4 = icmp eq i32 undef, 0 23 br i1 undef, label %12, label %10 26 %11 = tail call i32 @bar(i32 undef) 30 %13 = phi i32 [ %8, %5 ], [ 0, %1 ], [ undef, %9 ]
|
/external/llvm/test/CodeGen/SPARC/ |
2011-12-03-TailDuplication.ll | 5 br i1 undef, label %return, label %else.0 8 br i1 undef, label %if.end.0, label %return 11 br i1 undef, label %if.then.1, label %else.1 14 %0 = bitcast i8* undef to i8** 18 br i1 undef, label %return, label %return 21 br i1 undef, label %return, label %return
|
/external/llvm/test/Transforms/Reassociate/ |
fp-expr.ll | 9 %tmp23 = fsub fast <4 x float> undef, %tmp 10 %tmp24 = fadd fast <4 x float> %tmp23, undef 20 %tmp15 = fsub fast half undef, undef 21 %tmp17 = fsub fast half undef, %tmp15 22 %tmp18 = fadd fast half undef, %tmp17
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
vec_shuffle-28.ll | 10 %tmp7 = shufflevector <8 x i16> %T0, <8 x i16> %T1, <8 x i32> < i32 1, i32 8, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef , i32 undef >
|
/frameworks/base/libs/hwui/debug/ |
wrap_gles.cpp | 21 #undef API_ENTRY 22 #undef CALL_GL_API 23 #undef CALL_GL_API_RETURN 31 #undef API_ENTRY 32 #undef CALL_GL_API 33 #undef CALL_GL_API_RETURN
|
/libcore/ojluni/src/main/native/ |
sun_nio_ch_EPollPort.h | 10 #undef sun_nio_ch_EPollPort_POLLIN 12 #undef sun_nio_ch_EPollPort_POLLOUT 14 #undef sun_nio_ch_EPollPort_POLLERR 16 #undef sun_nio_ch_EPollPort_POLLHUP 18 #undef sun_nio_ch_EPollPort_MAX_EPOLL_EVENTS 20 #undef sun_nio_ch_EPollPort_ENOENT
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
limits.h | 11 #undef _GCC_NEXT_LIMITS_H 18 #undef CHAR_BIT 27 #undef SCHAR_MIN 29 #undef SCHAR_MAX 33 #undef UCHAR_MAX 42 # undef CHAR_MIN 48 # undef CHAR_MAX 51 # undef CHAR_MIN 53 # undef CHAR_MAX 58 #undef SHRT_MI [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
limits.h | 11 #undef _GCC_NEXT_LIMITS_H 18 #undef CHAR_BIT 27 #undef SCHAR_MIN 29 #undef SCHAR_MAX 33 #undef UCHAR_MAX 42 # undef CHAR_MIN 48 # undef CHAR_MAX 51 # undef CHAR_MIN 53 # undef CHAR_MAX 58 #undef SHRT_MI [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/ |
float.h | 48 # undef FLT_EVAL_METHOD 49 # undef FLT_ROUNDS 50 # undef FLT_RADIX 51 # undef FLT_MANT_DIG 52 # undef DBL_MANT_DIG 53 # undef LDBL_MANT_DIG 55 # undef DECIMAL_DIG 57 # undef FLT_DIG 58 # undef DBL_DIG 59 # undef LDBL_DI [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
WinNtInclude.h | 28 #undef UNALIGNED
29 #undef CONST
30 #undef VOID
56 #undef GUID
57 #undef _LIST_ENTRY
58 #undef LIST_ENTRY
59 #undef InterlockedIncrement
60 #undef InterlockedDecrement
61 #undef InterlockedCompareExchange64
62 #undef InterlockedCompareExchangePointer [all...] |
/external/freetype/src/cid/ |
cidtoken.h | 19 #undef FT_STRUCTURE 21 #undef T1CODE 37 #undef FT_STRUCTURE 39 #undef T1CODE 52 #undef FT_STRUCTURE 54 #undef T1CODE 60 #undef FT_STRUCTURE 62 #undef T1CODE 75 #undef FT_STRUCTURE 77 #undef T1COD [all...] |
/external/llvm/test/CodeGen/Generic/ |
2011-01-06-BigNumberCrash.ll | 6 %tmp3 = select i1 undef, i960 4872657003430991806293355221650511486142000513558154090491761976385142772940676648094983476628187266917101386048750715027104076737938178423519545241493072038894065019132638919037781494702597609951702322267198307200588774905587225212622510286498675097141625012190497682454879271766334636032, i960 0 7 br i1 undef, label %for.body25.for.body25_crit_edge, label %if.end 10 %ins = or i960 %tmp3, undef
|
/external/llvm/test/CodeGen/X86/ |
avx512-vselect-crash.ll | 8 %0 = icmp slt <16 x i32> undef, undef 9 %1 = select <16 x i1> %0, <16 x i32> undef, <16 x i32> zeroinitializer
|