OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defined
(Results
151 - 175
of
32502
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
u_compiler.h
8
# elif
defined
(__GNUC__)
10
# elif
defined
(_MSC_VER)
12
# elif
defined
(__ICL)
14
# elif
defined
(__INTEL_COMPILER)
16
# elif
defined
(__WATCOMC__) && (__WATCOMC__ >= 1100)
18
# elif
defined
(__SUNPRO_C) &&
defined
(__C99FEATURES__)
32
# if
defined
(__GNUC__) || (
defined
(__SUNPRO_C) && (__SUNPRO_C >= 0x590))
34
# elif
defined
(_MSC_VER
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/
opensslconf.h.in
6
#if !(
defined
(VMS) ||
defined
(__VMS)) /* VMS uses logical names instead */
7
#if
defined
(HEADER_CRYPTLIB_H) && !
defined
(OPENSSLDIR)
18
#if
defined
(HEADER_IDEA_H) && !
defined
(IDEA_INT)
22
#if
defined
(HEADER_MD2_H) && !
defined
(MD2_INT)
26
#if
defined
(HEADER_RC2_H) && !
defined
(RC2_INT
[
all
...]
/external/mesa3d/src/mapi/mapi/
u_compiler.h
8
# elif
defined
(__GNUC__)
10
# elif
defined
(_MSC_VER)
12
# elif
defined
(__ICL)
14
# elif
defined
(__INTEL_COMPILER)
16
# elif
defined
(__WATCOMC__) && (__WATCOMC__ >= 1100)
18
# elif
defined
(__SUNPRO_C) &&
defined
(__C99FEATURES__)
32
# if
defined
(__GNUC__) || (
defined
(__SUNPRO_C) && (__SUNPRO_C >= 0x590))
34
# elif
defined
(_MSC_VER
[
all
...]
/external/openssl/crypto/
opensslconf.h.in
6
#if !(
defined
(VMS) ||
defined
(__VMS)) /* VMS uses logical names instead */
7
#if
defined
(HEADER_CRYPTLIB_H) && !
defined
(OPENSSLDIR)
18
#if
defined
(HEADER_IDEA_H) && !
defined
(IDEA_INT)
22
#if
defined
(HEADER_MD2_H) && !
defined
(MD2_INT)
26
#if
defined
(HEADER_RC2_H) && !
defined
(RC2_INT
[
all
...]
/external/chromium_org/third_party/angle_dx11/src/compiler/
osinclude.h
15
#if
defined
(_WIN32) ||
defined
(_WIN64)
17
#elif
defined
(__APPLE__) ||
defined
(__linux__) || \
18
defined
(__FreeBSD__) ||
defined
(__OpenBSD__) || \
19
defined
(__sun) ||
defined
(ANDROID) || \
20
defined
(__GLIBC__) ||
defined
(__GNU__) ||
[
all
...]
/external/chromium_org/third_party/skia/include/gpu/gl/
SkNativeGLContext.h
13
#if
defined
(SK_BUILD_FOR_MAC)
15
#elif
defined
(SK_BUILD_FOR_ANDROID) ||
defined
(SK_BUILD_FOR_NACL)
18
#elif
defined
(SK_BUILD_FOR_UNIX)
21
#elif
defined
(SK_BUILD_FOR_WIN32)
40
#if
defined
(SK_BUILD_FOR_MAC)
42
#elif
defined
(SK_BUILD_FOR_ANDROID) ||
defined
(SK_BUILD_FOR_NACL)
46
#elif
defined
(SK_BUILD_FOR_UNIX)
50
#elif
defined
(SK_BUILD_FOR_WIN32
[
all
...]
/external/skia/include/gpu/gl/
SkNativeGLContext.h
13
#if
defined
(SK_BUILD_FOR_MAC)
15
#elif
defined
(SK_BUILD_FOR_ANDROID) ||
defined
(SK_BUILD_FOR_NACL)
18
#elif
defined
(SK_BUILD_FOR_UNIX)
21
#elif
defined
(SK_BUILD_FOR_WIN32)
40
#if
defined
(SK_BUILD_FOR_MAC)
42
#elif
defined
(SK_BUILD_FOR_ANDROID) ||
defined
(SK_BUILD_FOR_NACL)
46
#elif
defined
(SK_BUILD_FOR_UNIX)
50
#elif
defined
(SK_BUILD_FOR_WIN32
[
all
...]
/external/chromium_org/skia/ext/
bitmap_platform_device_data.h
13
#if
defined
(WIN32) ||
defined
(__APPLE__)
15
#elif
defined
(__linux__) ||
defined
(__FreeBSD__) ||
defined
(__OpenBSD__) ||
defined
(__sun)
24
#if
defined
(WIN32)
26
#elif
defined
(__APPLE__)
28
#elif
defined
(__linux__) ||
defined
(__FreeBSD__) || defined(__OpenBSD__) || defined(__sun
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h
8
/* This is
defined
wether library in use is glibc or not.
25
#if !
defined
(_STLP_NO_THREADS) && !
defined
(_REENTRANT)
29
#if
defined
(_REENTRANT) && !
defined
(_PTHREADS)
35
# if !
defined
(__UCLIBC_HAS_WCHAR__)
51
#if
defined
(_PTHREADS)
82
#if !
defined
(__BYTE_ORDER) || !
defined
(__LITTLE_ENDIAN) || !
defined
(__BIG_ENDIAN
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_linux.h
8
/* This is
defined
wether library in use is glibc or not.
25
#if !
defined
(_STLP_NO_THREADS) && !
defined
(_REENTRANT)
29
#if
defined
(_REENTRANT) && !
defined
(_PTHREADS)
35
# if !
defined
(__UCLIBC_HAS_WCHAR__)
51
#if
defined
(_PTHREADS)
82
#if !
defined
(__BYTE_ORDER) || !
defined
(__LITTLE_ENDIAN) || !
defined
(__BIG_ENDIAN
[
all
...]
/external/stlport/stlport/stl/config/
_linux.h
8
/* This is
defined
wether library in use is glibc or not.
25
#if !
defined
(_STLP_NO_THREADS) && !
defined
(_REENTRANT)
29
#if
defined
(_REENTRANT) && !
defined
(_PTHREADS)
35
# if !
defined
(__UCLIBC_HAS_WCHAR__)
51
#if
defined
(_PTHREADS)
82
#if !
defined
(__BYTE_ORDER) || !
defined
(__LITTLE_ENDIAN) || !
defined
(__BIG_ENDIAN
[
all
...]
/external/valgrind/main/helgrind/tests/
tc07_hbl1.c
19
#if
defined
(__APPLE__) &&
defined
(__i386__)
21
#elif
defined
(__APPLE__) &&
defined
(__x86_64__)
23
#elif
defined
(__linux__) &&
defined
(__i386__)
25
#elif
defined
(__linux__) &&
defined
(__x86_64__)
27
#elif
defined
(__linux__) &&
defined
(__powerpc__) && !defined(__powerpc64__
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h
8
/* This is
defined
wether library in use is glibc or not.
25
#if !
defined
(_STLP_NO_THREADS) && !
defined
(_REENTRANT)
29
#if
defined
(_REENTRANT) && !
defined
(_PTHREADS)
35
# if !
defined
(__UCLIBC_HAS_WCHAR__)
51
#if
defined
(_PTHREADS)
82
#if !
defined
(__BYTE_ORDER) || !
defined
(__LITTLE_ENDIAN) || !
defined
(__BIG_ENDIAN
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h
8
/* This is
defined
wether library in use is glibc or not.
25
#if !
defined
(_STLP_NO_THREADS) && !
defined
(_REENTRANT)
29
#if
defined
(_REENTRANT) && !
defined
(_PTHREADS)
35
# if !
defined
(__UCLIBC_HAS_WCHAR__)
51
#if
defined
(_PTHREADS)
82
#if !
defined
(__BYTE_ORDER) || !
defined
(__LITTLE_ENDIAN) || !
defined
(__BIG_ENDIAN
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h
8
/* This is
defined
wether library in use is glibc or not.
25
#if !
defined
(_STLP_NO_THREADS) && !
defined
(_REENTRANT)
29
#if
defined
(_REENTRANT) && !
defined
(_PTHREADS)
35
# if !
defined
(__UCLIBC_HAS_WCHAR__)
51
#if
defined
(_PTHREADS)
82
#if !
defined
(__BYTE_ORDER) || !
defined
(__LITTLE_ENDIAN) || !
defined
(__BIG_ENDIAN
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h
8
/* This is
defined
wether library in use is glibc or not.
25
#if !
defined
(_STLP_NO_THREADS) && !
defined
(_REENTRANT)
29
#if
defined
(_REENTRANT) && !
defined
(_PTHREADS)
35
# if !
defined
(__UCLIBC_HAS_WCHAR__)
51
#if
defined
(_PTHREADS)
82
#if !
defined
(__BYTE_ORDER) || !
defined
(__LITTLE_ENDIAN) || !
defined
(__BIG_ENDIAN
[
all
...]
/dalvik/tests/065-mismatched-implements/src/
Defs.java
6
// func2 not
defined
/dalvik/tests/066-mismatched-super/src2/
Defs.java
6
// func2 not
defined
/external/blktrace/
barrier.h
4
#if
defined
(__ia64__)
6
#elif
defined
(__x86_64__)
8
#elif
defined
(__i386__)
10
#elif
defined
(__ppc__) ||
defined
(__powerpc__)
12
#elif
defined
(__s390__) ||
defined
(__s390x__)
14
#elif
defined
(__alpha__)
16
#elif
defined
(__hppa__)
18
#elif
defined
(__sparc__
[
all
...]
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
h_errno.cc
7
#if
defined
(PROVIDES_SOCKET_API) && !
defined
(__GLIBC__)
15
#endif //
defined
(PROVIDES_SOCKET_API) && !
defined
(__GLIBC__)
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_llvm.h
5
#if
defined
R600_USE_LLVM ||
defined
HAVE_OPENCL
27
#endif /*
defined
R600_USE_LLVM ||
defined
HAVE_OPENCL */
/external/clang/test/Preprocessor/
mi_opt.h
1
#if !
defined
foo MACRO
/external/mesa3d/src/gallium/drivers/r600/
r600_llvm.h
5
#if
defined
R600_USE_LLVM ||
defined
HAVE_OPENCL
27
#endif /*
defined
R600_USE_LLVM ||
defined
HAVE_OPENCL */
/external/sepolicy/
su_user.te
1
# File types must be
defined
for file_contexts.
/external/chromium_org/ash/
ash_export.h
11
#if
defined
(COMPONENT_BUILD)
12
#if
defined
(WIN32)
14
#if
defined
(ASH_IMPLEMENTATION)
18
#endif //
defined
(ASH_IMPLEMENTATION)
20
#else //
defined
(WIN32)
21
#if
defined
(ASH_IMPLEMENTATION)
28
#else //
defined
(COMPONENT_BUILD)
Completed in 704 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>