/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
cstdlib | 71 #undef abort 72 #undef abs 73 #undef atexit 74 #undef atof 75 #undef atoi 76 #undef atol 77 #undef bsearch 78 #undef calloc 79 #undef div 80 #undef exi [all...] |
cctype | 50 #undef isalnum 51 #undef isalpha 52 #undef iscntrl 53 #undef isdigit 54 #undef isgraph 55 #undef islower 56 #undef isprint 57 #undef ispunct 58 #undef isspace 59 #undef isuppe [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xwinsock.h | 37 #undef _XFree86Server 40 #undef XFree86Server 45 #undef Status 51 #undef Status 53 #undef BYTE 54 #undef BOOL 55 #undef INT32 56 #undef ATOM 57 #undef FreeResource 58 #undef CreateWindow [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xwinsock.h | 37 #undef _XFree86Server 40 #undef XFree86Server 45 #undef Status 51 #undef Status 53 #undef BYTE 54 #undef BOOL 55 #undef INT32 56 #undef ATOM 57 #undef FreeResource 58 #undef CreateWindow [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xwinsock.h | 37 #undef _XFree86Server 40 #undef XFree86Server 45 #undef Status 51 #undef Status 53 #undef BYTE 54 #undef BOOL 55 #undef INT32 56 #undef ATOM 57 #undef FreeResource 58 #undef CreateWindow [all...] |
/ndk/sources/host-tools/make-3.81/ |
config.ami | 22 /* #undef _ALL_SOURCE */ 29 /* #undef CLOSEDIR_VOID */ 32 /* #undef const */ 36 /* #undef CRAY_STACKSEG_END */ 39 /* #undef DGUX */ 42 /* #undef GETLOADAVG_PRIVILEGED */ 52 /* #undef HAVE_ALLOCA */ 55 /* #undef HAVE_ALLOCA_H */ 58 /* #undef HAVE_DOPRNT */ 61 /* #undef HAVE_FNMATCH * [all...] |
/external/jmonkeyengine/engine/src/bullet-native/ |
com_jme3_bullet_objects_PhysicsGhostObject.h | 10 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_NONE 12 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_01 14 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_02 16 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_03 18 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_04 20 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_05 22 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_06 24 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_07 26 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_08 28 #undef com_jme3_bullet_objects_PhysicsGhostObject_COLLISION_GROUP_0 [all...] |
com_jme3_bullet_objects_PhysicsVehicle.h | 10 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_NONE 12 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_01 14 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_02 16 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_03 18 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_04 20 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_05 22 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_06 24 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_07 26 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_08 28 #undef com_jme3_bullet_objects_PhysicsVehicle_COLLISION_GROUP_0 [all...] |
/external/llvm/test/Analysis/CostModel/X86/ |
insert-extract-at-zero.ll | 8 %A = extractelement <4 x float> undef, i32 0 10 %B = extractelement <4 x i32> undef, i32 0 12 %C = extractelement <4 x float> undef, i32 1 15 %D = extractelement <8 x float> undef, i32 0 17 %E = extractelement <8 x float> undef, i32 1 20 %F = extractelement <8 x float> undef, i32 %arg 23 %G = insertelement <4 x float> undef, float %fl, i32 0 25 %H = insertelement <4 x float> undef, float %fl, i32 1 27 %I = insertelement <4 x i32> undef, i32 %arg, i32 0 30 %J = insertelement <4 x double> undef, double undef, i32 [all...] |
/external/llvm/test/CodeGen/X86/ |
2011-02-12-shuffle.ll | 9 br i1 undef, label %if.end, label %UnifiedReturnBlock 13 %tmp1082 = shufflevector <16 x i32> <i32 0, i32 0, i32 0, i32 undef, i32 undef, i32 0, i32 0, i32 undef, i32 0, i32 0, i32 undef, i32 undef, i32 0, i32 undef, i32 undef, i32 undef>, 15 <16 x i32> <i32 0, i32 1, i32 2, i32 undef, i32 26, i32 5, i32 6, i32 undef, i32 8, i32 9, i32 31, i32 30, i32 12, i32 undef, i32 undef, i32 (…) [all...] |
vec_shuffle-28.ll | 12 %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 >
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
cctype | 50 #undef isalnum 51 #undef isalpha 52 #undef iscntrl 53 #undef isdigit 54 #undef isgraph 55 #undef islower 56 #undef isprint 57 #undef ispunct 58 #undef isspace 59 #undef isuppe [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
cctype | 50 #undef isalnum 51 #undef isalpha 52 #undef iscntrl 53 #undef isdigit 54 #undef isgraph 55 #undef islower 56 #undef isprint 57 #undef ispunct 58 #undef isspace 59 #undef isuppe [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
cctype | 50 #undef isalnum 51 #undef isalpha 52 #undef iscntrl 53 #undef isdigit 54 #undef isgraph 55 #undef islower 56 #undef isprint 57 #undef ispunct 58 #undef isspace 59 #undef isuppe [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
cctype | 50 #undef isalnum 51 #undef isalpha 52 #undef iscntrl 53 #undef isdigit 54 #undef isgraph 55 #undef islower 56 #undef isprint 57 #undef ispunct 58 #undef isspace 59 #undef isuppe [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
socket.h | 53 #undef EWOULDBLOCK // Remove errno.h's definition for each macro below. 55 #undef EINPROGRESS 57 #undef EALREADY 59 #undef ENOTSOCK 61 #undef EDESTADDRREQ 63 #undef EMSGSIZE 65 #undef EPROTOTYPE 67 #undef ENOPROTOOPT 69 #undef EPROTONOSUPPORT 71 #undef ESOCKTNOSUPPOR [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
socket.h | 53 #undef EWOULDBLOCK // Remove errno.h's definition for each macro below. 55 #undef EINPROGRESS 57 #undef EALREADY 59 #undef ENOTSOCK 61 #undef EDESTADDRREQ 63 #undef EMSGSIZE 65 #undef EPROTOTYPE 67 #undef ENOPROTOOPT 69 #undef EPROTONOSUPPORT 71 #undef ESOCKTNOSUPPOR [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
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/chromium_org/third_party/openssl/openssl/crypto/des/ |
des_opts.c | 92 #undef TIMES 120 #undef DES_UNROLL 121 #undef DES_RISC1 122 #undef DES_RISC2 123 #undef DES_PTR 124 #undef D_ENCRYPT 129 #undef HEADER_DES_LOCL_H 133 #undef DES_RISC1 134 #undef DES_RISC2 135 #undef DES_PT [all...] |
/external/openssl/crypto/des/ |
des_opts.c | 92 #undef TIMES 120 #undef DES_UNROLL 121 #undef DES_RISC1 122 #undef DES_RISC2 123 #undef DES_PTR 124 #undef D_ENCRYPT 129 #undef HEADER_DES_LOCL_H 133 #undef DES_RISC1 134 #undef DES_RISC2 135 #undef DES_PT [all...] |
/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
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-q | 27 run_make_test(undef, '-q two', ''); 31 run_make_test(undef, '-q three', '', 256); 35 run_make_test(undef, '-q four', ''); 39 run_make_test(undef, '-q five', ''); 43 run_make_test(undef, '-q six', ''); 47 run_make_test(undef, '-q seven', '', 256);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
sp_has_sync.hpp | 28 #undef BOOST_SP_HAS_SYNC 32 #undef BOOST_SP_HAS_SYNC 36 #undef BOOST_SP_HAS_SYNC 40 #undef BOOST_SP_HAS_SYNC 44 #undef BOOST_SP_HAS_SYNC 48 #undef BOOST_SP_HAS_SYNC
|
/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...] |