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

<<11121314151617181920>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
posix_types.h 17 #undef __NFDBITS
20 #undef __FD_SETSIZE
23 #undef __FDSET_LONGS
26 #undef __FDELT
29 #undef __FDMASK
  /external/llvm/test/CodeGen/ARM/
ifcvt10.ll 15 br i1 undef, label %if.else, label %if.then
18 %mul73 = fmul double undef, 0.000000e+00
19 %sub76 = fsub double %mul73, undef
20 store double %sub76, double* undef, align 4
22 %mul89 = fmul double undef, %call88
23 %sub92 = fsub double %mul89, undef
24 store double %sub92, double* undef, align 4
28 %tmp101 = tail call double @llvm.pow.f64(double undef, double 0x3FD5555555555555)
29 %add112 = fadd double %tmp101, undef
30 %mul118 = fmul double %add112, undef
    [all...]
2009-11-13-ScavengerAssert.ll 13 br i1 undef, label %bb85, label %bb
17 %1 = load float* undef, align 4 ; <float> [#uses=1]
18 %2 = fsub float 0.000000e+00, undef ; <float> [#uses=2]
19 %3 = fmul float 0.000000e+00, undef ; <float> [#uses=1]
23 %7 = fmul float %4, undef ; <float> [#uses=1]
24 %8 = fsub float %7, undef ; <float> [#uses=1]
25 %9 = fmul float undef, %2 ; <float> [#uses=1]
26 %10 = fmul float 0.000000e+00, undef ; <float> [#uses=1]
28 %12 = fmul float undef, %6 ; <float> [#uses=1]
33 %17 = select i1 undef, float undef, float %16 ; <float> [#uses=1
    [all...]
2009-06-30-RegScavengerAssert2.ll 15 br i1 undef, label %bb5, label %bb
21 br i1 undef, label %bb6, label %bb8
24 br i1 undef, label %bb8, label %bb6
30 br i1 undef, label %bb10, label %bb11
36 %0 = load i32* undef, align 4 ; <i32> [#uses=3]
38 store i32 %1, i32* undef, align 4
39 %2 = load i32* undef, align 4 ; <i32> [#uses=2]
44 tail call void @diff(i8* undef, i8* %4, i32 undef, i32 %3, i32 undef, i32 undef) nounwin
    [all...]
2009-06-04-MissingLiveIn.ll 15 br i1 undef, label %bb245, label %bb3
18 br i1 undef, label %bb5, label %bb4
21 ret i32 undef
24 br i1 undef, label %bb245, label %bb14
33 br i1 undef, label %bb31, label %bb32
36 br i1 undef, label %bb29, label %bb32
42 br i1 undef, label %bb34, label %bb33
45 br i1 undef, label %bb35, label %bb36
51 br i1 undef, label %bb40, label %bb37
54 br i1 undef, label %bb77, label %bb6
    [all...]
  /external/llvm/test/CodeGen/Thumb2/
2009-08-04-SubregLoweringBug.ll 12 br i1 undef, label %bb, label %bb6.preheader
15 call void @llvm.memcpy.p0i8.p0i8.i32(i8* undef, i8* undef, i32 12, i32 4, i1 false)
16 br i1 undef, label %bb15, label %bb13
22 %0 = fadd float undef, undef ; <float> [#uses=1]
23 %1 = fadd float undef, 1.000000e+00 ; <float> [#uses=1]
24 br i1 undef, label %bb15, label %bb13
28 %r1.1.0.lcssa = phi float [ undef, %bb6.preheader ], [ %0, %bb13 ] ; <float> [#uses=0]
29 store float %r1.0.0.lcssa, float* undef, align
    [all...]
  /external/llvm/test/CodeGen/X86/
2011-10-21-widen-cmp.ll 14 %0 = fcmp oeq <2 x float> undef, undef
15 %1 = select <2 x i1> %0, <2 x float> undef, <2 x float> undef
16 store <2 x float> %1, <2 x float>* undef
26 %0 = fcmp oeq <2 x double> undef, undef
27 %1 = select <2 x i1> %0, <2 x double> undef, <2 x double> undef
28 store <2 x double> %1, <2 x double>* undef
    [all...]
2011-02-21-VirtRegRewriter-KillSubReg.ll 12 %call747 = call i32 undef(%t* %s, i8* null, i8* undef, i32 128, i8* undef, i32 516) nounwind
13 br i1 undef, label %if.then751, label %if.then758
22 br i1 undef, label %cond.false783, label %cond.true771
25 %call782 = call i8* @__memmove_chk(i8* %add.ptr768, i8* undef, i32 %call747, i32 undef)
30 %call.i1035 = call i8* @__memmove_chk(i8* %add.ptr768, i8* undef, i32 %call747, i32 undef) nounwind
38 %cmp841 = icmp eq i8* undef, nul
    [all...]
  /external/qemu/target-arm/
op_addsub.h 93 #undef GE_ARG
94 #undef DECLARE_GE
95 #undef SET_GE
96 #undef RESULT
98 #undef ARITH_GE
99 #undef PFX
100 #undef ADD16
101 #undef SUB16
102 #undef ADD8
103 #undef SUB
    [all...]
  /external/kernel-headers/original/asm-arm/arch/
cpu.h 36 #undef MULTI_OMAP1
37 #undef MULTI_OMAP2
38 #undef OMAP_NAME
42 # undef MULTI_OMAP1
50 # undef MULTI_OMAP1
58 # undef MULTI_OMAP1
68 # undef MULTI_OMAP2
116 # undef cpu_is_omap7xx
120 # undef cpu_is_omap15xx
124 # undef cpu_is_omap16x
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 43 #undef lines
48 #undef UNDEF
49 #define UNDEF(name) CUR_ ##name
52 inline int UNDEF(addch)(chtype ch) { return addch(ch); }
53 #undef addch
54 #define addch UNDEF(addch)
58 inline int UNDEF(echochar)(chtype ch) { return echochar(ch); }
59 #undef echochar
60 #define echochar UNDEF(echochar
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 43 #undef lines
48 #undef UNDEF
49 #define UNDEF(name) CUR_ ##name
52 inline int UNDEF(addch)(chtype ch) { return addch(ch); }
53 #undef addch
54 #define addch UNDEF(addch)
58 inline int UNDEF(echochar)(chtype ch) { return echochar(ch); }
59 #undef echochar
60 #define echochar UNDEF(echochar
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 43 #undef lines
48 #undef UNDEF
49 #define UNDEF(name) CUR_ ##name
52 inline int UNDEF(addch)(chtype ch) { return addch(ch); }
53 #undef addch
54 #define addch UNDEF(addch)
58 inline int UNDEF(echochar)(chtype ch) { return echochar(ch); }
59 #undef echochar
60 #define echochar UNDEF(echochar
    [all...]
  /external/tcpdump/
config.h 7 /* #undef HAVE_BUGGY_CAST128 */
13 /* #undef LIBSMI */
16 /* #undef HAVE_SMI_H */
19 /* #undef HAVE_RES_STATE_EXT */
22 /* #undef HAVE_NEW_RES_STATE */
27 /* #undef ETHER_HEADER_HAS_EA */
30 /* #undef ETHER_ARP_HAS_X */
36 /* #undef NEED_ADDRINFO_H */
48 /* #undef HAVE_OS_PROTO_H */
51 /* #undef HAVE_PORTABLE_PROTOTYPE *
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 208 #undef _GLIBCXX_LONG_DOUBLE_COMPAT
232 # undef _GLIBCXX_BEGIN_NAMESPACE
233 # undef _GLIBCXX_END_NAMESPACE
314 #undef min
315 #undef max
322 /* #undef _GLIBCXX_HAVE_ACOSF */
325 /* #undef _GLIBCXX_HAVE_ACOSL */
328 /* #undef _GLIBCXX_HAVE_ASINF */
331 /* #undef _GLIBCXX_HAVE_ASINL */
337 /* #undef _GLIBCXX_HAVE_ATAN2F *
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 208 #undef _GLIBCXX_LONG_DOUBLE_COMPAT
232 # undef _GLIBCXX_BEGIN_NAMESPACE
233 # undef _GLIBCXX_END_NAMESPACE
314 #undef min
315 #undef max
322 /* #undef _GLIBCXX_HAVE_ACOSF */
325 /* #undef _GLIBCXX_HAVE_ACOSL */
328 /* #undef _GLIBCXX_HAVE_ASINF */
331 /* #undef _GLIBCXX_HAVE_ASINL */
337 /* #undef _GLIBCXX_HAVE_ATAN2F *
    [all...]

Completed in 456 milliseconds

<<11121314151617181920>>