HomeSort by relevance Sort by last modified time
    Searched refs:x80000000 (Results 1 - 25 of 1908) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/tcpdump/missing/
resolv6.h 35 #define RES_USE_INET6 0x80000000 /* use/map IPv6 in gethostbyname() */
  /external/compiler-rt/test/Unit/
mulosi4_test.c 113 if (test__mulosi4(0x80000000, -2, 0x80000000, 1))
115 if (test__mulosi4(-2, 0x80000000, 0x80000000, 1))
117 if (test__mulosi4(0x80000000, -1, 0x80000000, 1))
119 if (test__mulosi4(-1, 0x80000000, 0x80000000, 1))
121 if (test__mulosi4(0x80000000, 0, 0, 0))
123 if (test__mulosi4(0, 0x80000000, 0, 0)
    [all...]
divsi3_test.c 46 if (test__divsi3(0x80000000, 1, 0x80000000))
48 if (test__divsi3(0x80000000, -1, 0x80000000))
50 if (test__divsi3(0x80000000, -2, 0x40000000))
52 if (test__divsi3(0x80000000, 2, 0xC0000000))
modsi3_test.c 45 if (test__modsi3(0x80000000, 1, 0x0))
47 if (test__modsi3(0x80000000, 2, 0x0))
49 if (test__modsi3(0x80000000, -2, 0x0))
51 if (test__modsi3(0x80000000, 3, -2))
53 if (test__modsi3(0x80000000, -3, -2))
addvsi3_test.c 35 // test__addvsi3(0x80000000, -1); // should abort
36 // test__addvsi3(-1, 0x80000000); // should abort
40 if (test__addvsi3(0x80000000, 1))
42 if (test__addvsi3(1, 0x80000000))
44 if (test__addvsi3(0x80000000, 0))
46 if (test__addvsi3(0, 0x80000000))
subvsi3_test.c 36 // test__subvsi3(0x80000000, 1); // should abort
37 // test__subvsi3(0, 0x80000000); // should abort
38 // test__subvsi3(1, 0x80000000); // should abort
42 if (test__subvsi3(0x80000000, -1))
44 if (test__subvsi3(0x80000000, 0))
46 if (test__subvsi3(-1, 0x80000000))
umodsi3_test.c 39 {0x00000000, 0x80000000, 0x00000000},
50 {0x00000001, 0x80000000, 0x00000001},
61 {0x00000002, 0x80000000, 0x00000002},
72 {0x00000003, 0x80000000, 0x00000003},
83 {0x00000010, 0x80000000, 0x00000010},
94 {0x078644FA, 0x80000000, 0x078644FA},
105 {0x0747AE14, 0x80000000, 0x0747AE14},
116 {0x7FFFFFFF, 0x80000000, 0x7FFFFFFF},
120 {0x80000000, 0x00000001, 0x00000000},
121 {0x80000000, 0x00000002, 0x00000000}
    [all...]
  /frameworks/compile/libbcc/runtime/test/Unit/
divsi3_test.c 46 if (test__divsi3(0x80000000, 1, 0x80000000))
48 if (test__divsi3(0x80000000, -1, 0x80000000))
50 if (test__divsi3(0x80000000, -2, 0x40000000))
52 if (test__divsi3(0x80000000, 2, 0xC0000000))
modsi3_test.c 45 if (test__modsi3(0x80000000, 1, 0x0))
47 if (test__modsi3(0x80000000, 2, 0x0))
49 if (test__modsi3(0x80000000, -2, 0x0))
51 if (test__modsi3(0x80000000, 3, -2))
53 if (test__modsi3(0x80000000, -3, -2))
addvsi3_test.c 35 // test__addvsi3(0x80000000, -1); // should abort
36 // test__addvsi3(-1, 0x80000000); // should abort
40 if (test__addvsi3(0x80000000, 1))
42 if (test__addvsi3(1, 0x80000000))
44 if (test__addvsi3(0x80000000, 0))
46 if (test__addvsi3(0, 0x80000000))
subvsi3_test.c 36 // test__subvsi3(0x80000000, 1); // should abort
37 // test__subvsi3(0, 0x80000000); // should abort
38 // test__subvsi3(1, 0x80000000); // should abort
42 if (test__subvsi3(0x80000000, -1))
44 if (test__subvsi3(0x80000000, 0))
46 if (test__subvsi3(-1, 0x80000000))
umodsi3_test.c 39 {0x00000000, 0x80000000, 0x00000000},
50 {0x00000001, 0x80000000, 0x00000001},
61 {0x00000002, 0x80000000, 0x00000002},
72 {0x00000003, 0x80000000, 0x00000003},
83 {0x00000010, 0x80000000, 0x00000010},
94 {0x078644FA, 0x80000000, 0x078644FA},
105 {0x0747AE14, 0x80000000, 0x0747AE14},
116 {0x7FFFFFFF, 0x80000000, 0x7FFFFFFF},
120 {0x80000000, 0x00000001, 0x00000000},
121 {0x80000000, 0x00000002, 0x00000000}
    [all...]
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Time.h 40 #define M4OSA_TIME_UNKNOWN 0x80000000
  /external/valgrind/main/none/tests/arm/
v6intThumb.c 242 TESTINST2("movs r0, r1", 0x80000000, r0, r1, cv);
252 TESTINST2("mvns r0, r1", 0x80000000, r0, r1, cv);
263 TESTINST3("adds r0, r1, r2", 0x80000000, -1, r0, r1, r2, 0);
264 TESTINST3("adds r0, r1, r2", 0x80000000, 0, r0, r1, r2, 0);
    [all...]
  /external/fdlibm/
s_copysign.c 29 __HI(x) = (__HI(x)&0x7fffffff)|(__HI(y)&0x80000000);
  /frameworks/av/media/libnbaio/
roundup.c 26 unsigned rounded = ((unsigned) 0x80000000) >> lz;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
waitflags.h 38 #define __WCLONE 0x80000000 /* Wait for cloned process. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitflags.h 38 #define __WCLONE 0x80000000 /* Wait for cloned process. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitflags.h 38 #define __WCLONE 0x80000000 /* Wait for cloned process. */
  /bionic/libc/kernel/arch-arm/asm/
spinlock.h 30 #define __raw_write_can_lock(x) ((x)->lock == 0x80000000)
31 #define __raw_read_can_lock(x) ((x)->lock < 0x80000000)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
spinlock.h 25 #define __raw_write_can_lock(x) ((x)->lock == 0x80000000)
26 #define __raw_read_can_lock(x) ((x)->lock < 0x80000000)
  /external/ipsec-tools/src/racoon/
isakmp_frag.h 41 #define VENDORID_FRAG_IDENT 0x80000000
43 #define VENDORID_FRAG_AGG 0x80000000
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
spinlock.h 25 #define __raw_write_can_lock(x) ((x)->lock == 0x80000000)
26 #define __raw_read_can_lock(x) ((x)->lock < 0x80000000)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
spinlock.h 25 #define __raw_write_can_lock(x) ((x)->lock == 0x80000000)
26 #define __raw_read_can_lock(x) ((x)->lock < 0x80000000)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
spinlock.h 25 #define __raw_write_can_lock(x) ((x)->lock == 0x80000000)
26 #define __raw_read_can_lock(x) ((x)->lock < 0x80000000)

Completed in 886 milliseconds

1 2 3 4 5 6 7 8 91011>>