OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x80000000
(Results
501 - 525
of
993
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/system/core/libpixelflinger/
fixed.cpp
43
// note: if a == 0
x80000000
, this means x was a power-of-2, in this
46
if (a != 0
x80000000
) {
/bionic/libc/bionic/
arc4random.c
266
if (upper_bound > 0
x80000000
)
/bionic/libc/include/sys/
ioctl_compat.h
140
#define NOFLSH 0
x80000000
/* don't flush output on signal */
/bionic/libc/kernel/common/linux/
coda.h
510
#define CODA_NOCACHE 0
x80000000
ext2_fs.h
102
#define EXT2_RESERVED_FL 0
x80000000
/bionic/libm/src/
e_jnf.c
47
hx ^= 0
x80000000
;
/cts/tests/tests/text/src/android/text/cts/
DynamicLayoutTest.java
49
private static final int ELLIPSIS_UNDEFINED = 0
x80000000
;
/dalvik/vm/mterp/x86/
header.S
292
.long 0
x80000000
/development/ndk/platforms/android-3/include/linux/
coda.h
510
#define CODA_NOCACHE 0
x80000000
ext2_fs.h
102
#define EXT2_RESERVED_FL 0
x80000000
/development/ndk/platforms/android-3/include/sys/
ioctl_compat.h
140
#define NOFLSH 0
x80000000
/* don't flush output on signal */
/external/dbus/dbus/
dbus-internals.h
226
#define _DBUS_INT32_MIN ((dbus_int32_t) 0
x80000000
)
/external/e2fsprogs/lib/ext2fs/
dirhash.c
134
if (hash & 0
x80000000
) hash -= 0x7fffffff;
/external/ipsec-tools/src/libipsec/
ipsec_set_policy.3
147
p(kernel) = 0
x80000000
- p(func)
libpfkey.h
45
#define PRIORITY_DEFAULT 0
x80000000
/external/kernel-headers/original/linux/
elf.h
251
#define SHT_LOUSER 0
x80000000
socket.h
255
#define MSG_CMSG_COMPAT 0
x80000000
/* This message needs 32 bit fixups */
/external/llvm/include/llvm/Support/
COFF.h
193
IMAGE_SCN_MEM_WRITE = 0
x80000000
/external/llvm/test/MC/MBlaze/
mblaze_imm.s
194
addi r0, r0, 0
x80000000
/external/llvm/test/MC/MachO/
symbol-flags.s
91
// CHECK: ('flags', 0
x80000000
)
tls.s
78
// CHECK: ('flags', 0
x80000000
)
/external/neven/Embedded/common/src/b_ImageEm/
Functions.c
171
int32 xMaxL = 0
x80000000
;
172
int32 yMaxL = 0
x80000000
;
503
int32 xMaxL = 0
x80000000
;
504
int32 yMaxL = 0
x80000000
;
/external/openssl/crypto/
x86_64cpuid.pl
79
mov \$0
x80000000
,%eax
/external/qemu/hw/
mmc.h
135
#define MMC_CARD_BUSY 0
x80000000
/* Card Power up status bit */
/external/tcpdump/
ieee802_11_radio.h
71
* (0
x80000000
) to extend the
Completed in 1056 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>