OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:define
(Results
126 - 150
of
114289
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
13
#
define
_ASM_I386_UNISTD_H_
15
#
define
__NR_restart_syscall 0
16
#
define
__NR_exit 1
17
#
define
__NR_fork 2
18
#
define
__NR_read 3
19
#
define
__NR_write 4
20
#
define
__NR_open 5
21
#
define
__NR_close 6
22
#
define
__NR_waitpid 7
23
#
define
__NR_creat
[
all
...]
msr-index.h
13
#
define
__ASM_MSR_INDEX_H
15
#
define
MSR_EFER 0xc0000080
16
#
define
MSR_STAR 0xc0000081
17
#
define
MSR_LSTAR 0xc0000082
18
#
define
MSR_CSTAR 0xc0000083
19
#
define
MSR_SYSCALL_MASK 0xc0000084
20
#
define
MSR_FS_BASE 0xc0000100
21
#
define
MSR_GS_BASE 0xc0000101
22
#
define
MSR_KERNEL_GS_BASE 0xc0000102
24
#
define
_EFER_SCE 0
[
all
...]
/external/kernel-headers/original/asm-mips/
reg.h
13
#
define
__ASM_MIPS_REG_H
18
#
define
EF_R0 6
19
#
define
EF_R1 7
20
#
define
EF_R2 8
21
#
define
EF_R3 9
22
#
define
EF_R4 10
23
#
define
EF_R5 11
24
#
define
EF_R6 12
25
#
define
EF_R7 13
26
#
define
EF_R8 1
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
socket.h
2
#
define
_ASM_SOCKET_H
7
#
define
SOL_SOCKET 1
9
#
define
SO_DEBUG 1
10
#
define
SO_REUSEADDR 2
11
#
define
SO_TYPE 3
12
#
define
SO_ERROR 4
13
#
define
SO_DONTROUTE 5
14
#
define
SO_BROADCAST 6
15
#
define
SO_SNDBUF 7
16
#
define
SO_RCVBUF
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
socket.h
2
#
define
_ASM_SOCKET_H
7
#
define
SOL_SOCKET 1
9
#
define
SO_DEBUG 1
10
#
define
SO_REUSEADDR 2
11
#
define
SO_TYPE 3
12
#
define
SO_ERROR 4
13
#
define
SO_DONTROUTE 5
14
#
define
SO_BROADCAST 6
15
#
define
SO_SNDBUF 7
16
#
define
SO_RCVBUF
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
socket.h
2
#
define
_ASM_SOCKET_H
7
#
define
SOL_SOCKET 1
9
#
define
SO_DEBUG 1
10
#
define
SO_REUSEADDR 2
11
#
define
SO_TYPE 3
12
#
define
SO_ERROR 4
13
#
define
SO_DONTROUTE 5
14
#
define
SO_BROADCAST 6
15
#
define
SO_SNDBUF 7
16
#
define
SO_RCVBUF
[
all
...]
/device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_opcodes.h
4
#
define
__GUARD_renderControl_opcodes_h_
6
#
define
OP_rcGetRendererVersion 10000
7
#
define
OP_rcGetEGLVersion 10001
8
#
define
OP_rcQueryEGLString 10002
9
#
define
OP_rcGetGLString 10003
10
#
define
OP_rcGetNumConfigs 10004
11
#
define
OP_rcGetConfigs 10005
12
#
define
OP_rcChooseConfig 10006
13
#
define
OP_rcGetFBParam 10007
14
#
define
OP_rcCreateContext 1000
[
all
...]
/external/icu4c/common/unicode/
urename.h
22
#
define
URENAME_H
35
the platform a chance to
define
it first.
56
#
define
T_CString_int64ToString U_ICU_ENTRY_POINT_RENAME(T_CString_int64ToString)
57
#
define
T_CString_integerToString U_ICU_ENTRY_POINT_RENAME(T_CString_integerToString)
58
#
define
T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger)
59
#
define
T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase)
60
#
define
T_CString_toUpperCase U_ICU_ENTRY_POINT_RENAME(T_CString_toUpperCase)
61
#
define
UCNV_FROM_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_ESCAPE)
62
#
define
UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP)
63
#
define
UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_STOP
[
all
...]
/external/qemu/
linux_keycodes.h
2
#
define
_INPUT_H
16
#
define
KEY_RESERVED 0
17
#
define
KEY_ESC 1
18
#
define
KEY_1 2
19
#
define
KEY_2 3
20
#
define
KEY_3 4
21
#
define
KEY_4 5
22
#
define
KEY_5 6
23
#
define
KEY_6 7
24
#
define
KEY_7
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
msr-index.h
13
#
define
__ASM_MSR_INDEX_H
15
#
define
MSR_EFER 0xc0000080
16
#
define
MSR_STAR 0xc0000081
17
#
define
MSR_LSTAR 0xc0000082
18
#
define
MSR_CSTAR 0xc0000083
19
#
define
MSR_SYSCALL_MASK 0xc0000084
20
#
define
MSR_FS_BASE 0xc0000100
21
#
define
MSR_GS_BASE 0xc0000101
22
#
define
MSR_KERNEL_GS_BASE 0xc0000102
24
#
define
_EFER_SCE 0
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
msr-index.h
13
#
define
__ASM_MSR_INDEX_H
15
#
define
MSR_EFER 0xc0000080
16
#
define
MSR_STAR 0xc0000081
17
#
define
MSR_LSTAR 0xc0000082
18
#
define
MSR_CSTAR 0xc0000083
19
#
define
MSR_SYSCALL_MASK 0xc0000084
20
#
define
MSR_FS_BASE 0xc0000100
21
#
define
MSR_GS_BASE 0xc0000101
22
#
define
MSR_KERNEL_GS_BASE 0xc0000102
24
#
define
_EFER_SCE 0
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
msr-index.h
13
#
define
__ASM_MSR_INDEX_H
15
#
define
MSR_EFER 0xc0000080
16
#
define
MSR_STAR 0xc0000081
17
#
define
MSR_LSTAR 0xc0000082
18
#
define
MSR_CSTAR 0xc0000083
19
#
define
MSR_SYSCALL_MASK 0xc0000084
20
#
define
MSR_FS_BASE 0xc0000100
21
#
define
MSR_GS_BASE 0xc0000101
22
#
define
MSR_KERNEL_GS_BASE 0xc0000102
24
#
define
_EFER_SCE 0
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
msr-index.h
13
#
define
__ASM_MSR_INDEX_H
15
#
define
MSR_EFER 0xc0000080
16
#
define
MSR_STAR 0xc0000081
17
#
define
MSR_LSTAR 0xc0000082
18
#
define
MSR_CSTAR 0xc0000083
19
#
define
MSR_SYSCALL_MASK 0xc0000084
20
#
define
MSR_FS_BASE 0xc0000100
21
#
define
MSR_GS_BASE 0xc0000101
22
#
define
MSR_KERNEL_GS_BASE 0xc0000102
24
#
define
_EFER_SCE 0
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
token.h
5
#
define
Py_TOKEN_H
12
#
define
ENDMARKER 0
13
#
define
NAME 1
14
#
define
NUMBER 2
15
#
define
STRING 3
16
#
define
NEWLINE 4
17
#
define
INDENT 5
18
#
define
DEDENT 6
19
#
define
LPAR 7
20
#
define
RPAR
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
token.h
5
#
define
Py_TOKEN_H
12
#
define
ENDMARKER 0
13
#
define
NAME 1
14
#
define
NUMBER 2
15
#
define
STRING 3
16
#
define
NEWLINE 4
17
#
define
INDENT 5
18
#
define
DEDENT 6
19
#
define
LPAR 7
20
#
define
RPAR
[
all
...]
/external/chromium_org/third_party/libpng/
pngusr.h
38
#
define
CHROME_THIRD_PARTY_LIBPNG_PNGUSR_H__
40
#
define
PNG_NO_GLOBAL_ARRAYS
43
#
define
PNG_NO_READ_BACKGROUND
44
#
define
PNG_NO_READ_DITHER
45
#
define
PNG_NO_READ_INVERT
46
#
define
PNG_NO_READ_SHIFT
50
#
define
PNG_NO_READ_PACK
52
#
define
PNG_NO_READ_PACKSWAP
54
#
define
PNG_NO_READ_SWAP
55
#
define
PNG_NO_READ_SWAP_ALPH
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
bio_lcl.h
5
#
define
UP_stdin stdin
6
#
define
UP_stdout stdout
7
#
define
UP_stderr stderr
8
#
define
UP_fprintf fprintf
9
#
define
UP_fgets fgets
10
#
define
UP_fread fread
11
#
define
UP_fwrite fwrite
13
#
define
UP_feof feof
14
#
define
UP_fclose fclose
16
#
define
UP_fopen fope
[
all
...]
/external/openssl/crypto/bio/
bio_lcl.h
5
#
define
UP_stdin stdin
6
#
define
UP_stdout stdout
7
#
define
UP_stderr stderr
8
#
define
UP_fprintf fprintf
9
#
define
UP_fgets fgets
10
#
define
UP_fread fread
11
#
define
UP_fwrite fwrite
13
#
define
UP_feof feof
14
#
define
UP_fclose fclose
16
#
define
UP_fopen fope
[
all
...]
/external/qemu/android/config/freebsd-x86/
config-host.h
2
#
define
CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
4
#
define
HOST_X86_64 1
5
#
define
HOST_LONG_BITS 64
7
#
define
HOST_I386 1
8
#
define
HOST_LONG_BITS 32
13
#
define
CONFIG_MACHINE_BSWAP_H 1
14
#
define
CONFIG_FNMATCH 1
15
#
define
CONFIG_GDBSTUB 1
16
#
define
CONFIG_SLIRP 1
17
#
define
CONFIG_OSS
[
all
...]
/external/qemu/android/config/linux-ppc/
config-host.h
2
#
define
CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
3
#
define
HOST_LONG_BITS 32
4
#
define
CONFIG_BYTESWAP_H 1
5
#
define
CONFIG_FNMATCH 1
6
#
define
CONFIG_GDBSTUB 1
7
#
define
CONFIG_SLIRP 1
8
#
define
CONFIG_SKINS 1
9
#
define
CONFIG_TRACE 1
10
#
define
CONFIG_FDATASYNC 1
11
#
define
CONFIG_NAND_LIMITS
[
all
...]
/external/chromium_org/third_party/npapi/npspy/windows/
resource.h
5
#
define
IDC_STATIC -1
6
#
define
IDD_DIALOG_OPTIONS 101
7
#
define
IDI_ICON1 102
8
#
define
IDI_ICON_APP 102
9
#
define
ID_DIALOG_CHOOSEDIR 102
10
#
define
IDD_DIALOG_PAUSE 103
11
#
define
ID_ICON_DRIVEFLOPPY 103
12
#
define
IDD_PAGE_GENERAL 104
13
#
define
ID_ICON_DRIVEHARD 104
14
#
define
IDD_PAGE_FILTER 10
[
all
...]
/external/kernel-headers/original/linux/mfd/
timpani-audio.h
2
#
define
__LINUX_MFD_TIMPANI_AUDIO_H
7
#
define
TIMPANI_A_MREF (0x3)
8
#
define
TIMPANI_MREF_RWC "RW"
9
#
define
TIMPANI_MREF_POR 0xe2
10
#
define
TIMPANI_MREF_S 0
11
#
define
TIMPANI_MREF_M 0xFF
13
#
define
TIMPANI_MREF_MREF_BG_EN_S 7
14
#
define
TIMPANI_MREF_MREF_BG_EN_M 0x80
15
#
define
TIMPANI_MREF_MREF_BG_EN_ENABLE 0x0
16
#
define
TIMPANI_MREF_MREF_BG_EN_DISABLE 0x
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h
13
#
define
VMS_X_FIX
15
#
define
decw$_select DECW$_SELECT
16
#
define
DtSaverGetWindows DTSAVERGETWINDOWS
17
#
define
MrmFetchWidget MRMFETCHWIDGET
18
#
define
MrmInitialize MRMINITIALIZE
19
#
define
MrmOpenHierarchy MRMOPENHIERARCHY
20
#
define
MrmRegisterNames MRMREGISTERNAMES
21
#
define
XAddExtension XADDEXTENSION
22
#
define
XAddHosts XADDHOSTS
23
#
define
XAllocClassHint XALLOCCLASSHIN
[
all
...]
/external/mesa3d/include/GL/
vms_x_fix.h
13
#
define
VMS_X_FIX
15
#
define
decw$_select DECW$_SELECT
16
#
define
DtSaverGetWindows DTSAVERGETWINDOWS
17
#
define
MrmFetchWidget MRMFETCHWIDGET
18
#
define
MrmInitialize MRMINITIALIZE
19
#
define
MrmOpenHierarchy MRMOPENHIERARCHY
20
#
define
MrmRegisterNames MRMREGISTERNAMES
21
#
define
XAddExtension XADDEXTENSION
22
#
define
XAddHosts XADDHOSTS
23
#
define
XAllocClassHint XALLOCCLASSHIN
[
all
...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
socket.h
13
#
define
_ASMARM_SOCKET_H
17
#
define
SOL_SOCKET 1
19
#
define
SO_DEBUG 1
20
#
define
SO_REUSEADDR 2
21
#
define
SO_TYPE 3
22
#
define
SO_ERROR 4
23
#
define
SO_DONTROUTE 5
24
#
define
SO_BROADCAST 6
25
#
define
SO_SNDBUF 7
26
#
define
SO_RCVBUF
[
all
...]
Completed in 560 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>