OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ifdef
(Results
151 - 175
of
26591
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/asm-mips/
setup.h
6
#
ifdef
__KERNEL__
/external/kernel-headers/original/asm-x86/
siginfo.h
4
#
ifdef
__x86_64__
/external/kernel-headers/original/linux/
numa.h
5
#
ifdef
CONFIG_NODES_SHIFT
/external/libnfc-nxp/src/
phDal4Nfc_DeferredCall.h
4
#
ifdef
PH_NFC_CUSTOMINTEGRATION
8
#
ifdef
_DAL_4_NFC_C
20
#
ifdef
USE_MQ_MESSAGE_QUEUE
25
#
ifdef
_DAL_4_NFC_C
/external/mesa3d/src/glsl/glcpp/tests/
067-nested-ifdef-ifndef.c
6
#
ifdef
U1
7
#
ifdef
U2
24
#
ifdef
D1
25
#
ifdef
D2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
siginfo.h
4
#
ifdef
__x86_64__
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
siginfo.h
4
#
ifdef
__x86_64__
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
siginfo.h
4
#
ifdef
__x86_64__
/external/openssh/
includes.h
26
#
ifdef
HAVE_LIMITS_H
29
#
ifdef
HAVE_BSTRING_H
38
#
ifdef
HAVE_ENDIAN_H
41
#
ifdef
HAVE_TTYENT_H
44
#
ifdef
HAVE_UTIME_H
47
#
ifdef
HAVE_MAILLOCK_H
50
#
ifdef
HAVE_NEXT
53
#
ifdef
HAVE_PATHS_H
60
#
ifdef
HAVE_STRINGS_H
63
#
ifdef
HAVE_LOGIN_
[
all
...]
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Misc/
Particle.frag
0
#
ifdef
USE_TEXTURE
12
#
ifdef
USE_TEXTURE
13
#
ifdef
POINT_SPRITE
/external/qemu/android/config/target-x86/
config.h
5
#
ifdef
CONFIG_LINUX
12
#
ifdef
CONFIG_DARWIN
16
#
ifdef
CONFIG_WIN32
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
TerrainLighting.frag
19
#
ifdef
DIFFUSEMAP
22
#
ifdef
DIFFUSEMAP_1
25
#
ifdef
DIFFUSEMAP_2
28
#
ifdef
DIFFUSEMAP_3
31
#
ifdef
DIFFUSEMAP_4
34
#
ifdef
DIFFUSEMAP_5
37
#
ifdef
DIFFUSEMAP_6
40
#
ifdef
DIFFUSEMAP_7
43
#
ifdef
DIFFUSEMAP_8
46
#
ifdef
DIFFUSEMAP_9
[
all
...]
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
x86intrin.h
29
#
ifdef
__MMX__
33
#
ifdef
__SSE__
37
#
ifdef
__SSE2__
41
#
ifdef
__SSE3__
45
#
ifdef
__SSSE3__
49
#
ifdef
__SSE4A__
64
#
ifdef
__3dNOW__
68
#
ifdef
__FMA4__
72
#
ifdef
__XOP__
76
#
ifdef
__LWP_
[
all
...]
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
x86intrin.h
29
#
ifdef
__MMX__
33
#
ifdef
__SSE__
37
#
ifdef
__SSE2__
41
#
ifdef
__SSE3__
45
#
ifdef
__SSSE3__
49
#
ifdef
__SSE4A__
64
#
ifdef
__3dNOW__
68
#
ifdef
__FMA4__
72
#
ifdef
__XOP__
76
#
ifdef
__LWP_
[
all
...]
/ndk/tests/build/stdint-c++/jni/
test_limit_macros.cpp
136
#
ifdef
INT8_C
139
#
ifdef
INT_LEAST8_C
142
#
ifdef
INT_FAST8_C
145
#
ifdef
UINT8_C
148
#
ifdef
UINT_LEAST8_C
151
#
ifdef
UINT_FAST8_C
154
#
ifdef
INT16_C
157
#
ifdef
INT_LEAST16_C
160
#
ifdef
INT_FAST16_C
163
#
ifdef
UINT16_
[
all
...]
/external/chromium/third_party/libevent/test/
test-init.c
5
#
ifdef
HAVE_CONFIG_H
9
#
ifdef
WIN32
15
#
ifdef
HAVE_SYS_TIME_H
18
#
ifdef
HAVE_SYS_SOCKET_H
25
#
ifdef
HAVE_UNISTD_H
/external/chromium_org/third_party/libevent/test/
test-init.c
5
#
ifdef
HAVE_CONFIG_H
9
#
ifdef
WIN32
15
#
ifdef
HAVE_SYS_TIME_H
18
#
ifdef
HAVE_SYS_SOCKET_H
25
#
ifdef
HAVE_UNISTD_H
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mlinclude.h
11
#
ifdef
COVERAGE
14
#
ifdef
PROFILE
18
#
ifdef
WIN32
19
#
ifdef
COVERAGE
30
#
ifdef
PROFILE
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlinclude.h
11
#
ifdef
COVERAGE
14
#
ifdef
PROFILE
18
#
ifdef
WIN32
19
#
ifdef
COVERAGE
30
#
ifdef
PROFILE
/external/chromium/base/
fix_wp64.h
17
#
ifdef
InterlockedExchangePointer
27
#endif // #
ifdef
InterlockedExchangePointer
29
#
ifdef
SetWindowLongPtrA
37
#endif // #
ifdef
SetWindowLongPtrA
39
#
ifdef
SetWindowLongPtrW
44
#endif // #
ifdef
SetWindowLongPtrW
46
#
ifdef
GetWindowLongPtrA
51
#endif // #
ifdef
GetWindowLongPtrA
53
#
ifdef
GetWindowLongPtrW
58
#endif // #
ifdef
GetWindowLongPtr
[
all
...]
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
x86intrin.h
29
#
ifdef
__MMX__
33
#
ifdef
__SSE__
37
#
ifdef
__SSE2__
41
#
ifdef
__SSE3__
45
#
ifdef
__SSSE3__
49
#
ifdef
__SSE4A__
64
#
ifdef
__3dNOW__
68
#
ifdef
__FMA4__
72
#
ifdef
__XOP__
76
#
ifdef
__LWP_
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
x86intrin.h
29
#
ifdef
__MMX__
33
#
ifdef
__SSE__
37
#
ifdef
__SSE2__
41
#
ifdef
__SSE3__
45
#
ifdef
__SSSE3__
49
#
ifdef
__SSE4A__
64
#
ifdef
__3dNOW__
68
#
ifdef
__FMA4__
72
#
ifdef
__XOP__
76
#
ifdef
__LWP_
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
x86intrin.h
29
#
ifdef
__MMX__
33
#
ifdef
__SSE__
37
#
ifdef
__SSE2__
41
#
ifdef
__SSE3__
45
#
ifdef
__SSSE3__
49
#
ifdef
__SSE4A__
64
#
ifdef
__3dNOW__
68
#
ifdef
__FMA4__
72
#
ifdef
__XOP__
76
#
ifdef
__LWP_
[
all
...]
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
x86intrin.h
29
#
ifdef
__MMX__
33
#
ifdef
__SSE__
37
#
ifdef
__SSE2__
41
#
ifdef
__SSE3__
45
#
ifdef
__SSSE3__
49
#
ifdef
__SSE4A__
64
#
ifdef
__3dNOW__
68
#
ifdef
__FMA4__
72
#
ifdef
__XOP__
76
#
ifdef
__LWP_
[
all
...]
/external/wpa_supplicant_8/src/drivers/
drivers.mk
15
ifdef
CONFIG_DRIVER_WIRED
20
ifdef
CONFIG_DRIVER_NL80211
30
ifdef
CONFIG_LIBNL32
35
ifdef
CONFIG_LIBNL_TINY
41
ifdef
CONFIG_LIBNL20
48
ifdef
CONFIG_DRIVER_BSD
58
ifdef
CONFIG_DRIVER_OPENBSD
66
ifdef
CONFIG_DRIVER_TEST
72
ifdef
CONFIG_DRIVER_NONE
79
ifdef
CONFIG_DRIVER_HOSTA
[
all
...]
Completed in 352 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>