HomeSort by relevance Sort by last modified time
    Searched full:undef (Results 326 - 350 of 11703) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 94 #undef _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H
116 #undef int8_t
117 #undef uint8_t
123 #undef int16_t
124 #undef uint16_t
130 #undef int32_t
131 #undef uint32_t
140 # undef int64_t
145 # undef int64_t
150 # undef int64_
    [all...]
  /external/qemu/slirp-android/
slirp_config.h 6 #undef EMULATE_TALK
10 #undef PROBE_CONN
23 #undef USE_TMPSOCKET
26 #undef DO_CFSETSPEED
33 #undef FULL_BOLT
41 #undef USE_LOWCPU
55 #undef DUMMY_PPP
64 #undef HAVE_SYS_IOCTL_H
70 #undef HAVE_SYS_FILIO_H
83 #undef HAVE_SYS_TIME_
    [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/Integer/
undefined_bt.ll 6 @X = global i31 undef
12 ret i63 undef
16 %X = add i31 undef, 1
  /external/llvm/test/Transforms/ConstProp/
extractvalue.ll 47 define i32 @undef-test1() {
48 %A = extractvalue %struct undef, 0
50 ; CHECK: @undef-test1
51 ; CHECK: ret i32 undef
54 define i8 @undef-test2() {
55 %A = extractvalue %struct undef, 1, 2
57 ; CHECK: @undef-test2
58 ; CHECK: ret i8 undef
61 define i32 @undef-test3() {
62 %A = extractvalue [3 x %struct] undef, 1,
    [all...]
  /external/protobuf/m4/
ac_system_extensions.m4 16 # undef __EXTENSIONS__
19 # undef _POSIX_PTHREAD_SEMANTICS
22 # undef _TANDEM_SOURCE
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
size_t_trait_undef.hpp 14 #undef BOOST_TT_AUX_SIZE_T_TRAIT_DEF1
15 #undef BOOST_TT_AUX_SIZE_T_TRAIT_SPEC1
16 #undef BOOST_TT_AUX_SIZE_T_TRAIT_PARTIAL_SPEC1_1
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_commandlineflags.h 14 #undef DEFINE_bool
17 #undef DEFINE_int32
21 #undef DECLARE_bool
23 #undef DECLARE_int32
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
050-if-defined.c 12 #undef foo
065-if-defined-parens.c 12 #undef foo
  /external/chromium_org/third_party/tcmalloc/chromium/src/
config_win.h 32 #undef HAVE_SNPRINTF
35 #undef HAVE_BUILTIN_STACK_POINTER
38 #undef HAVE_CONFLICT_SIGNAL_H
41 #undef HAVE_CYGWIN_SIGNAL_H
45 #undef HAVE_DECL_CFREE
49 #undef HAVE_DECL_MEMALIGN
53 #undef HAVE_DECL_POSIX_MEMALIGN
57 #undef HAVE_DECL_PVALLOC
61 #undef HAVE_DECL_UNAME
65 #undef HAVE_DECL_VALLO
    [all...]
  /external/clang/test/Frontend/
undef.c 1 // RUN: %clang -undef -x assembler-with-cpp -E %s
  /external/clang/test/Modules/Inputs/
macros_left.h 4 #undef TOP_LEFT_UNDEF
  /external/clang/test/PCH/Inputs/
chain-macro-override1.h 9 #undef h3
  /external/eigen/Eigen/src/Core/util/
ReenableStupidWarnings.h 2 #undef EIGEN_WARNINGS_DISABLED
  /external/jpeg/
jconfig.bcc 9 #undef CHAR_IS_UNSIGNED
12 #undef NEED_BSD_STRINGS
13 #undef NEED_SYS_TYPES_H
17 #undef NEED_SHORT_EXTERNAL_NAMES
18 #undef INCOMPLETE_TYPES_BROKEN /* this assumes you have -w-stu in CFLAGS */
22 #undef RIGHT_SHIFT_IS_UNSIGNED
37 #undef RLE_SUPPORTED /* Utah RLE image file format */
45 #undef DONT_USE_B_MODE
46 #undef PROGRESS_REPORT /* optional */
jconfig.mc6 9 #undef CHAR_IS_UNSIGNED
12 #undef NEED_BSD_STRINGS
13 #undef NEED_SYS_TYPES_H
15 #undef NEED_SHORT_EXTERNAL_NAMES
16 #undef INCOMPLETE_TYPES_BROKEN
20 #undef RIGHT_SHIFT_IS_UNSIGNED
43 #undef RLE_SUPPORTED /* Utah RLE image file format */
49 #undef DONT_USE_B_MODE
50 #undef PROGRESS_REPORT /* optional */
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_mcomp_x86.h 18 #undef vp9_search_full_search
21 #undef vp9_search_refining_search
24 #undef vp9_search_diamond_search
33 #undef vp9_search_full_search
  /external/llvm/test/Assembler/
2005-05-05-OpaqueUndefValues.ll 4 @x = global %t undef
  /external/llvm/test/CodeGen/ARM/
fast-isel-crash.ll 15 ret i32 undef
20 call void @stretch(<4 x i8> addrspace(1)* undef, <4 x i8> addrspace(1)* undef, i32 undef, i32 undef, i32 undef, i32 undef, <2 x float> undef, <4 x float> undef)
  /external/llvm/test/CodeGen/X86/
2009-04-21-NoReloadImpDef.ll 17 %tmp10.i = shufflevector <16 x i8> <i8 0, i8 0, i8 0, i8 undef, i8 0, i8 undef, i8 0, i8 undef, i8 undef, i8 undef, i8 0, i8 0, i8 0, i8 undef, i8 undef, i8 undef>, <16 x i8> %val, <16 x i32> <i32 0, i32 1, i32 2, i32 undef, i32 4, i32 undef, i32 6, i32 undef, i32 29, i32 undef, i32 10, i32 11, i32 12, i32 undef, i32 undef, i32 undef> ; (…)
    [all...]
2012-02-14-scalar.ll 6 %S17 = icmp sgt <1 x i64> undef, undef
11 %S23 = select i1 %E19, i8 undef, i8 undef
pr10525.ll 7 %L = load <2 x i64>* undef
9 %I51 = insertelement <2 x i64> undef, i64 undef, i32 0
11 store <2 x i64> %Shuff152, <2 x i64>* undef
vec_shuffle-31.ll 6 %tmp9 = shufflevector <8 x i16> %T0, <8 x i16> %T1, <8 x i32> < i32 0, i32 1, i32 undef, i32 undef, i32 3, i32 11, i32 undef , i32 undef >
  /external/llvm/test/Transforms/GVN/
2010-03-31-RedundantPHIs.ll 8 br i1 undef, label %bb, label %bb3
14 store i8* undef, i8** undef, align 4
15 br i1 undef, label %bb5, label %bb6
24 br i1 undef, label %bb9, label %bb10
27 %0 = load i8** undef, align 4 ; <i8*> [#uses=0]
28 %1 = load i8** undef, align 4 ; <i8*> [#uses=0]
38 br i1 undef, label %bb8, label %bb13
41 ret i8* undef

Completed in 841 milliseconds

<<11121314151617181920>>