OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x80000000
(Results
876 - 900
of
2517
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/test/MC/MachO/
values.s
49
// CHECK: ('flags', 0
x80000000
)
zerofill-1.s
40
// CHECK: ('flags', 0
x80000000
)
zerofill-2.s
37
// CHECK: ('flags', 0
x80000000
)
zerofill-3.s
51
// CHECK: ('flags', 0
x80000000
)
zerofill-5.s
39
// CHECK: ('flags', 0
x80000000
)
/external/mesa3d/src/gallium/auxiliary/util/
u_half.h
49
uint32_t sign_mask = 0
x80000000
;
/external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_inline_literals.c
28
unsigned negate = !!(float_bits & 0
x80000000
);
/external/openssh/openbsd-compat/
bsd-arc4random.c
128
if (upper_bound > 0
x80000000
)
/external/qemu/distrib/sdl-1.2.15/src/cpuinfo/
SDL_cpuinfo.c
231
" movl $0
x80000000
,%%eax # Query for extended functions \n"
249
" movl $0
x80000000
,%%eax # Query for extended functions \n"
282
" movl $0
x80000000
,%eax \n"
330
return (CPU_getCPUIDFeaturesExt() & 0
x80000000
);
/external/skia/include/core/
SkFloatBits.h
16
int. This also converts -0 (0
x80000000
) to 0. Doing this to a float allows
SkFloatingPoint.h
29
return SkBits2Float((xbits & 0x7FFFFFFF) | (ybits & 0
x80000000
));
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPath.java
39
public static final int SCHEMA_NODE = 0
x80000000
;
/external/yaffs2/yaffs2/
yportenv.h
157
#define YAFFS_TRACE_BUG 0
x80000000
/frameworks/av/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/native/opengl/libagl/
fp.cpp
40
const uint32_t s = x & 0
x80000000
;
/frameworks/native/services/surfaceflinger/
Transform.h
97
enum { UNKNOWN_TYPE = 0
x80000000
};
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.h
53
static const int KIND_FLAG_POSSIBLY_OFFENSIVE = 0
x80000000
;
/prebuilts/gcc/linux-x86/host/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 */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h
68
#define IN_ONESHOT 0
x80000000
/* Only send event once. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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 */
Completed in 1187 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>