OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x80000000
(Results
351 - 375
of
993
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/include/utils/
BitSet.h
36
static inline uint32_t valueForBit(uint32_t n) { return 0
x80000000
>> n; }
/frameworks/base/media/libeffects/lvm/lib/Common/src/
LVM_Mixer_TimeConstant.c
135
if ((Product & 0
x80000000
)!=0)
LVM_Polynomial.c
54
if((LVM_UINT32)X==0
x80000000
)
/frameworks/base/opengl/libagl/
fp.cpp
40
const uint32_t s = x & 0
x80000000
;
/frameworks/base/services/surfaceflinger/
Transform.h
110
enum { UNKNOWN_TYPE = 0
x80000000
};
/frameworks/compile/libbcc/runtime/lib/
floatdisf.c
75
fb.u = ((su_int)s & 0
x80000000
) | /* sign */
floattidf.c
79
fb.u.s.high = ((su_int)s & 0
x80000000
) | /* sign */
floattisf.c
79
fb.u = ((su_int)s & 0
x80000000
) | /* sign */
/frameworks/compile/libbcc/runtime/test/Unit/
fixunsdfsi_test.c
76
if (test__fixunsdfsi(0x1.000000p+31, 0
x80000000
))
fixunssfsi_test.c
76
if (test__fixunssfsi(0x1.000000p+31F, 0
x80000000
))
fixunsxfsi_test.c
80
if (test__fixunsxfsi(0x1.000000p+31, 0
x80000000
))
/hardware/msm7k/libgralloc-qsd8k/
gralloc_priv.h
81
PRIV_USAGE_LOCKED_FOR_POST = 0
x80000000
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
futex.h
89
#define FUTEX_WAITERS 0
x80000000
ncp.h
87
#define RIM_COMPRESSED_INFO (cpu_to_le32(0
x80000000
))
serial.h
114
#define ASYNC_INITIALIZED 0
x80000000
/* Serial port was initialized */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h
68
#define IN_ONESHOT 0
x80000000
/* Only send event once. */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
jiffies.h
71
#if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0
x80000000
)
ncp.h
87
#define RIM_COMPRESSED_INFO (cpu_to_le32(0
x80000000
))
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
jiffies.h
71
#if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0
x80000000
)
ncp.h
87
#define RIM_COMPRESSED_INFO (cpu_to_le32(0
x80000000
))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
jiffies.h
71
#if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0
x80000000
)
ncp.h
87
#define RIM_COMPRESSED_INFO (cpu_to_le32(0
x80000000
))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
jiffies.h
71
#if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0
x80000000
)
ncp.h
87
#define RIM_COMPRESSED_INFO (cpu_to_le32(0
x80000000
))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
jiffies.h
71
#if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0
x80000000
)
Completed in 685 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>