HomeSort by relevance Sort by last modified time
    Searched full:undef (Results 776 - 800 of 7245) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
mem.h 34 # undef __USING_CNAME__
46 # undef _USING_CNAME_WAS_UNDEFINED
53 # undef _STLP_OUTERMOST_HEADER_ID
55 # undef _STLP_DONT_POP_HEADER_ID
  /external/clang/test/SemaCXX/
qualified-id-lookup.cpp 99 struct Undef { // expected-note{{definition of 'Undef' is not complete until the closing '}'}}
102 Undef::type member;
104 static int size = sizeof(Undef); // expected-error{{invalid application of 'sizeof' to an incomplete type 'Undef'}}
109 int Undef::f() {
110 return sizeof(Undef);
  /external/llvm/test/CodeGen/ARM/
2009-08-04-RegScavengerAssert-2.ll 9 br i1 undef, label %fault_in_pages_writeable.exit, label %bb5.i
12 %asmtmp.i = tail call i32 asm sideeffect "1:\09strbt\09$1,[$2]\0A2:\0A\09.section .fixup,\22ax\22\0A\09.align\092\0A3:\09mov\09$0, $3\0A\09b\092b\0A\09.previous\0A\09.section __ex_table,\22a\22\0A\09.align\093\0A\09.long\091b, 3b\0A\09.previous", "=r,r,r,i,0,~{cc}"(i8 0, i32 undef, i32 -14, i32 0) nounwind ; <i32> [#uses=1]
17 br i1 undef, label %fault_in_pages_writeable.exit, label %bb7.i
23 br i1 undef, label %bb2, label %bb3
29 %1 = tail call i32 @__copy_to_user(i8* undef, i8* undef, i32 undef) nounwind ; <i32> [#uses=0]
2009-09-13-InvalidSuperReg.ll 26 %9 = insertelement <4 x float> undef, float %6, i32 0
27 %10 = shufflevector <4 x float> %9, <4 x float> undef, <4 x i32> zeroinitializer
30 %13 = insertelement <4 x float> undef, float %2, i32 0
31 %14 = shufflevector <4 x float> %13, <4 x float> undef, <4 x i32> zeroinitializer
36 %19 = shufflevector <4 x float> %18, <4 x float> undef, <4 x i32> zeroinitializer
37 %20 = shufflevector <4 x float> %17, <4 x float> undef, <2 x i32> <i32 0, i32 1>
38 %21 = shufflevector <2 x float> %20, <2 x float> undef, <4 x i32> <i32 1, i32 1, i32 1, i32 1>
  /external/llvm/test/CodeGen/X86/
2011-03-08-Sched-crash.ll 10 br i1 undef, label %14, label %1
13 br i1 undef, label %2, label %3
19 br i1 undef, label %13, label %4
22 %5 = tail call %0 @llvm.umul.with.overflow.i32(i32 undef, i32 16)
28 br i1 undef, label %10, label %9
34 %11 = tail call i8* @_ZN7nanojit9Allocator9allocSlowEmb(i8* undef, i32 %8, i1 zeroext false) nounwind
44 br i1 undef, label %._crit_edge, label %12
postra-licm.ll 21 br i1 undef, label %bb, label %bb3
27 br i1 undef, label %bb.i, label %bb.nph41
33 %0 = call %struct.FILE* @"\01_fopen$UNIX2003"(i8* undef, i8* getelementptr inbounds ([2 x i8]* @.str12, i32 0, i32 0)) nounwind ; <%struct.FILE*> [#uses=3]
34 br i1 undef, label %bb4, label %bb5.preheader
43 br i1 undef, label %bb7, label %bb5
46 br i1 undef, label %bb9, label %bb12
52 br i1 undef, label %bb16, label %bb22
61 %1 = icmp eq i8 undef, 69 ; <i1> [#uses=1]
65 br i1 undef, label %bb23, label %bb26.preheader
68 br i1 undef, label %bb28, label %bb3
    [all...]
palignr.ll 8 %C = shufflevector <4 x i32> %A, <4 x i32> undef, <4 x i32> < i32 1, i32 2, i32 3, i32 0 >
23 %C = shufflevector <4 x i32> %A, <4 x i32> %B, <4 x i32> < i32 1, i32 2, i32 undef, i32 4 >
30 %C = shufflevector <4 x i32> %A, <4 x i32> %B, <4 x i32> < i32 6, i32 7, i32 undef, i32 1 >
37 %C = shufflevector <4 x float> %A, <4 x float> %B, <4 x i32> < i32 6, i32 7, i32 undef, i32 1 >
44 %C = shufflevector <8 x i16> %A, <8 x i16> %B, <8 x i32> < i32 3, i32 4, i32 undef, i32 6, i32 7, i32 8, i32 9, i32 10 >
51 %C = shufflevector <8 x i16> %A, <8 x i16> %B, <8 x i32> < i32 undef, i32 6, i32 undef, i32 8, i32 9, i32 10, i32 11, i32 12 >
58 %C = shufflevector <16 x i8> %A, <16 x i8> %B, <16 x i32> < i32 5, i32 6, i32 7, i32 undef, i32 9, i32 10, i32 11, i32 12, i32 13, i32 14, i32 15, i32 16, i32 17, i32 18, i32 19, i32 20 >
65 ; was an UNDEF.)
70 %C = shufflevector <8 x i16> %B, <8 x i16> %A, <8 x i32> < i32 undef, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7, i32 0
    [all...]
  /external/llvm/test/Transforms/GVN/
2011-06-01-NonLocalMemdepMiscompile.ll 15 store i8 undef, i8* null, align 536870912
19 br i1 undef, label %bb3, label %bb15
22 ; CHECK: %tmp16 = phi i8* [ getelementptr (i8* null, i64 undef), %bb10 ], [ null, %bb ]
29 br i1 undef, label %bb10, label %bb5
32 br i1 undef, label %bb10, label %bb6
38 br i1 undef, label %bb15, label %bb10
44 %tmp14 = getelementptr inbounds i8* null, i64 undef
  /external/llvm/test/Transforms/InstCombine/
vec_shuffle.ll 6 %v2 = shufflevector <4 x float> %v1, <4 x float> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3>
30 %tmp152.i53899.i = shufflevector <4 x i32> %X, <4 x i32> undef, <4 x i32> zeroinitializer
39 %tmp152.i53899.i = shufflevector <4 x i32> %X, <4 x i32> undef, <4 x i32> <i32 3, i32 2, i32 undef, i32 undef>
49 %tmp152.i53899.i = shufflevector <4 x i32> %X1, <4 x i32> undef, <4 x i32> zeroinitializer
58 %tmp1642.i = shufflevector <4 x float> %tmp45.i, <4 x float> undef, <4 x i32> < i32 0, i32 1, i32 6, i32 7 >
70 %tmp128 = insertelement <4 x float> undef, float %tmp4, i32 0
71 %tmp130 = insertelement <4 x float> %tmp128, float undef, i32 1
83 %tmp7 = shufflevector <16 x i8> %tmp6, <16 x i8> undef, <4 x i32> < i32 13, i32 9, i32 4, i32 13 > ; <<4 x i8>> [#uses=1
    [all...]
simplify-demanded-bits-pointer.ll 20 br i1 undef, label %bb43, label %bb88
26 br i1 undef, label %bb95, label %bb107
32 %0 = load i16* undef, align 8 ; <i16> [#uses=1]
35 br i1 undef, label %bb127, label %bb125
38 br i1 undef, label %bb127, label %bb126
41 br i1 undef, label %bb129, label %bb133
50 br i1 undef, label %bb134, label %bb146
56 br i1 undef, label %bb180, label %bb186
71 br i1 undef, label %bb185, label %bb186
77 br i1 undef, label %bb190, label %bb19
    [all...]
  /external/openssh/
pkcs11.h     [all...]
  /external/webkit/Tools/DumpRenderTree/
config.h 57 #undef new
58 #undef delete
84 #undef _WIN32_WINNT
87 #undef WINVER
92 #undef max
94 #undef min
97 #undef _WINSOCKAPI_
  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
symlinks 30 run_make_test(undef, '-L', "make targ from sym");
34 run_make_test(undef, '', "make targ from sym");
35 run_make_test(undef, '-L', "make targ from sym");
39 run_make_test(undef, '', "#MAKE#: `targ' is up to date.");
40 run_make_test(undef, '-L', "#MAKE#: `targ' is up to date.");
49 run_make_test(undef, '', "#MAKE#: `targ' is up to date.");
50 run_make_test(undef, '-L', "make targ from sym");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
local_lim.h 40 # undef NR_OPEN
41 # undef __undef_NR_OPEN
45 # undef LINK_MAX
46 # undef __undef_LINK_MAX
50 # undef OPEN_MAX
51 # undef __undef_OPEN_MAX
67 #undef PTHREAD_THREADS_MAX
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
local_lim.h 40 # undef NR_OPEN
41 # undef __undef_NR_OPEN
45 # undef LINK_MAX
46 # undef __undef_LINK_MAX
50 # undef OPEN_MAX
51 # undef __undef_OPEN_MAX
67 #undef PTHREAD_THREADS_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
local_lim.h 40 # undef NR_OPEN
41 # undef __undef_NR_OPEN
45 # undef LINK_MAX
46 # undef __undef_LINK_MAX
50 # undef OPEN_MAX
51 # undef __undef_OPEN_MAX
67 #undef PTHREAD_THREADS_MAX
  /external/flac/
config.h 11 /* #undef FLAC__CPU_PPC */
14 /* #undef FLAC__CPU_SPARC */
17 /* #undef FLAC__HAS_AS */
29 /* #undef FLAC__HAS_OGG */
35 /* #undef FLAC__SSE_OS */
38 /* #undef FLAC__SYS_DARWIN */
41 /* #undef FLAC__SYS_LINUX */
126 /* #undef WORDS_BIGENDIAN */
132 /* #undef _LARGEFILE_SOURCE */
135 /* #undef _LARGE_FILES *
    [all...]
  /external/stlport/stlport/stl/
_cstdio.h 38 # undef stdin
39 # undef stdout
40 # undef stderr
57 // undef obsolete macros
58 # undef putc
59 # undef getc
60 # undef getchar
61 # undef putchar
62 # undef feof
63 # undef ferro
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 38 # undef stdin
39 # undef stdout
40 # undef stderr
57 // undef obsolete macros
58 # undef putc
59 # undef getc
60 # undef getchar
61 # undef putchar
62 # undef feof
63 # undef ferro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cmath 52 #undef abs
53 #undef div
54 #undef acos
55 #undef asin
56 #undef atan
57 #undef atan2
58 #undef ceil
59 #undef cos
60 #undef cosh
61 #undef ex
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
cmath 52 #undef abs
53 #undef div
54 #undef acos
55 #undef asin
56 #undef atan
57 #undef atan2
58 #undef ceil
59 #undef cos
60 #undef cosh
61 #undef ex
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 38 # undef stdin
39 # undef stdout
40 # undef stderr
57 // undef obsolete macros
58 # undef putc
59 # undef getc
60 # undef getchar
61 # undef putchar
62 # undef feof
63 # undef ferro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
cmath 52 #undef abs
53 #undef div
54 #undef acos
55 #undef asin
56 #undef atan
57 #undef atan2
58 #undef ceil
59 #undef cos
60 #undef cosh
61 #undef ex
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 38 # undef stdin
39 # undef stdout
40 # undef stderr
57 // undef obsolete macros
58 # undef putc
59 # undef getc
60 # undef getchar
61 # undef putchar
62 # undef feof
63 # undef ferro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
cmath 52 #undef abs
53 #undef div
54 #undef acos
55 #undef asin
56 #undef atan
57 #undef atan2
58 #undef ceil
59 #undef cos
60 #undef cosh
61 #undef ex
    [all...]

Completed in 412 milliseconds

<<31323334353637383940>>