OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x80000000
(Results
151 - 175
of
993
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/bionic/libc/include/sys/
epoll.h
45
#define EPOLLET 0
x80000000
/bionic/libc/kernel/arch-arm/asm/
ptrace.h
56
#define PSR_N_BIT 0
x80000000
signal.h
71
#define SA_RESETHAND 0
x80000000
/bionic/libc/kernel/arch-sh/asm/
signal.h
68
#define SA_RESETHAND 0
x80000000
/bionic/libc/kernel/arch-x86/asm/
processor-flags.h
43
#define X86_CR0_PG 0
x80000000
/bionic/libc/kernel/common/linux/
ioport.h
49
#define IORESOURCE_BUSY 0
x80000000
/bionic/libm/amd64/
_fpmath.h
41
#define LDBL_NBIT 0
x80000000
/bionic/libm/i386/
_fpmath.h
40
#define LDBL_NBIT 0
x80000000
/bionic/libm/src/
s_copysignf.c
35
SET_FLOAT_WORD(x,(ix&0x7fffffff)|(iy&0
x80000000
));
s_truncf.c
40
i0 &= 0
x80000000
;
/bootable/bootloader/legacy/include/boot/
arm.h
32
#define PSR_N 0
x80000000
/development/ndk/platforms/android-3/arch-arm/include/asm/
ptrace.h
53
#define PSR_N_BIT 0
x80000000
signal.h
71
#define SA_RESETHAND 0
x80000000
/development/ndk/platforms/android-3/include/linux/
ioport.h
49
#define IORESOURCE_BUSY 0
x80000000
/development/ndk/platforms/android-3/include/sys/
epoll.h
45
#define EPOLLET 0
x80000000
/development/ndk/platforms/android-9/arch-x86/include/asm/
processor-flags.h
43
#define X86_CR0_PG 0
x80000000
/device/ti/panda/
BoardConfig.mk
35
BOARD_KERNEL_BASE := 0
x80000000
/external/grub/netboot/
sis900.h
119
TxCSI = 0
x80000000
,
134
RxAEP = 0
x80000000
,
145
RFEN = 0
x80000000
,
187
OWN = 0
x80000000
,
Completed in 3304 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>