OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defined
(Results
1051 - 1075
of
19377
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium/net/socket/
client_socket_factory.cc
11
#if
defined
(OS_WIN)
14
#elif
defined
(USE_OPENSSL)
16
#elif
defined
(USE_NSS)
18
#elif
defined
(OS_MACOSX)
70
#if
defined
(OS_WIN)
78
#elif
defined
(USE_OPENSSL)
81
#elif
defined
(USE_NSS)
85
#elif
defined
(OS_MACOSX)
102
#if
defined
(OS_WIN)
105
#elif
defined
(USE_OPENSSL
[
all
...]
/external/grub/netboot/
sis900.txt
39
#if
defined
(INCLUDE_NS8390) ||
defined
(INCLUDE_EEPRO100) ||
40
defined
(INCLUDE_LANCE) ||
defined
(INCLUDE_EPIC100) ||
41
defined
(INCLUDE_TULIP) ||
defined
(INCLUDE_OTULIP) ||
42
defined
(INCLUDE_3C90X) ||
defined
(INCLUDE_3C595) ||
43
defined
(INCLUDE_RTL8139) ||
defined
(INCLUDE_VIA_RHINE) ||
[
all
...]
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
TerrainLighting.vert
68
#if
defined
(NORMALMAP) ||
defined
(NORMALMAP_1) ||
defined
(NORMALMAP_2) ||
defined
(NORMALMAP_3) ||
defined
(NORMALMAP_4) ||
defined
(NORMALMAP_5) ||
defined
(NORMALMAP_6) ||
defined
(NORMALMAP_7) ||
defined
(NORMALMAP_8) ||
defined
(NORMALMAP_9) || defined(NORMALMAP_10) || defined(NORMALMAP_11)
[
all
...]
/external/libxslt/libxslt/
xsltlocale.h
22
/*locale_t is
defined
only if _GNU_SOURCE is
defined
*/
29
#elif
defined
(XSLT_LOCALE_WINAPI)
/external/mksh/src/
var_spec.h
1
#if
defined
(VARSPEC_DEFNS)
4
#elif
defined
(VARSPEC_ENUMS)
7
#elif
defined
(VARSPEC_ITEMS)
/external/openssl/
e_os2.h
67
* The result is that at least one OPENSSL_SYS_os macro should be
defined
.
68
* However, if none is
defined
, Unix is assumed.
74
#if
defined
(__MWERKS__) &&
defined
(macintosh) ||
defined
(OPENSSL_SYSNAME_MAC)
80
#if
defined
(NETWARE) ||
defined
(OPENSSL_SYSNAME_NETWARE)
89
#if
defined
(OPENSSL_SYSNAME_MSDOS)
96
#if
defined
(OPENSSL_SYSNAME_UWIN)
100
# if
defined
(__CYGWIN32__) || defined(OPENSSL_SYSNAME_CYGWIN32
[
all
...]
/external/openssl/include/openssl/
e_os2.h
67
* The result is that at least one OPENSSL_SYS_os macro should be
defined
.
68
* However, if none is
defined
, Unix is assumed.
74
#if
defined
(__MWERKS__) &&
defined
(macintosh) ||
defined
(OPENSSL_SYSNAME_MAC)
80
#if
defined
(NETWARE) ||
defined
(OPENSSL_SYSNAME_NETWARE)
89
#if
defined
(OPENSSL_SYSNAME_MSDOS)
96
#if
defined
(OPENSSL_SYSNAME_UWIN)
100
# if
defined
(__CYGWIN32__) || defined(OPENSSL_SYSNAME_CYGWIN32
[
all
...]
/external/stlport/src/
c_locale.c
23
#if
defined
(_STLP_WIN32) && !
defined
(_STLP_WCE)
25
#elif
defined
(_STLP_USE_GLIBC2_LOCALIZATION)
ostream.cpp
24
#if !
defined
(_STLP_NO_FORCE_INSTANTIATE)
29
# if
defined
(_STLP_USE_TEMPLATE_EXPORT)
35
# if
defined
(_STLP_USE_TEMPLATE_EXPORT)
/external/stlport/stlport/stl/
c_locale.h
28
#if
defined
(__sgi)
29
# if
defined
(ROOT_65) /* IRIX 6.5.x */
37
# if !
defined
(_SIZE_T) && !
defined
(_SIZE_T_)
46
# if !
defined
(_WCHAR_T)
55
# if !
defined
(_WINT_T)
64
# if !
defined
(_MBSTATE_T)
66
/* _MSC_VER check is here for historical reason and seems wrong as it is the macro
defined
69
# if
defined
(_MSC_VER)
76
#elif
defined
(_STLP_USE_GLIBC
[
all
...]
msl_string.h
14
#if
defined
( _STLP_USE_MSIPL ) && !
defined
( _STLP_MSL_STRING_H_ )
32
#if
defined
(_STLP_HAS_INCLUDE_NEXT)
/external/stlport/test/unit/
allocator_test.cpp
8
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
19
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_EXCEPTIONS)
22
#if
defined
(STLPORT) &&
defined
(_STLP_THREADS) &&
defined
(_STLP_USE_PERTHREAD_ALLOC)
49
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_EXCEPTIONS)
81
#if
defined
(STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC
[
all
...]
bind_test.cpp
6
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
19
#if !
defined
(STLPORT) || \
20
defined
(_STLP_NO_EXTENSIONS) || !
defined
(_STLP_CLASS_PARTIAL_SPECIALIZATION)
102
#if
defined
(STLPORT) && \
103
!
defined
(_STLP_NO_EXTENSIONS) &&
defined
(_STLP_CLASS_PARTIAL_SPECIALIZATION)
125
#if
defined
(STLPORT)
141
#if
defined
(STLPORT) &&
[
all
...]
/external/v8/src/
globals.h
44
// __GNUC_PREREQ is not
defined
in GCC for Mac OS X, so we define our own macro
65
// Processor architecture detection. For more info on what's
defined
, see:
69
#if
defined
(_M_X64) ||
defined
(__x86_64__)
73
#elif
defined
(_M_IX86) ||
defined
(__i386__)
77
#elif
defined
(__ARMEL__)
86
#elif
defined
(__MIPSEL__)
96
#if !
defined
(V8_TARGET_ARCH_X64) && !
defined
(V8_TARGET_ARCH_IA32) &&
[
all
...]
/external/webrtc/src/system_wrappers/source/
rw_lock.cc
15
#if
defined
(_WIN32)
17
#elif
defined
(WEBRTC_ANDROID)
29
#elif
defined
(WEBRTC_ANDROID)
/frameworks/base/core/jni/
android_opengl_GLES11.cpp
821
#if
defined
(GL_SPOT_EXPONENT)
823
#endif //
defined
(GL_SPOT_EXPONENT)
824
#if
defined
(GL_SPOT_CUTOFF)
826
#endif //
defined
(GL_SPOT_CUTOFF)
827
#if
defined
(GL_CONSTANT_ATTENUATION)
829
#endif //
defined
(GL_CONSTANT_ATTENUATION)
830
#if
defined
(GL_LINEAR_ATTENUATION)
832
#endif //
defined
(GL_LINEAR_ATTENUATION)
833
#if
defined
(GL_QUADRATIC_ATTENUATION)
835
#endif //
defined
(GL_QUADRATIC_ATTENUATION
[
all
...]
/frameworks/native/opengl/include/EGL/
eglplatform.h
46
* KHRONOS_APICALL and KHRONOS_APIENTRY are
defined
in KHR/khrplatform.h
60
* Windows Device Context. They must be
defined
in platform-specific
65
#if
defined
(_WIN32) ||
defined
(__VC32__) && !
defined
(__CYGWIN__) && !
defined
(__SCITECH_SNAP__) /* Win32 and WinCE */
75
#elif
defined
(__WINSCW__) ||
defined
(__SYMBIAN32__) /* Symbian */
81
#elif
defined
(__ANDROID__) ||
defined
(ANDROID
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
c_locale.c
23
#if
defined
(_STLP_WIN32) && !
defined
(_STLP_WCE)
25
#elif
defined
(_STLP_USE_GLIBC2_LOCALIZATION)
ostream.cpp
24
#if !
defined
(_STLP_NO_FORCE_INSTANTIATE)
29
# if
defined
(_STLP_USE_TEMPLATE_EXPORT)
35
# if
defined
(_STLP_USE_TEMPLATE_EXPORT)
/ndk/sources/cxx-stl/stlport/stlport/stl/
c_locale.h
28
#if
defined
(__sgi)
29
# if
defined
(ROOT_65) /* IRIX 6.5.x */
37
# if !
defined
(_SIZE_T) && !
defined
(_SIZE_T_)
46
# if !
defined
(_WCHAR_T)
55
# if !
defined
(_WINT_T)
64
# if !
defined
(_MBSTATE_T)
66
/* _MSC_VER check is here for historical reason and seems wrong as it is the macro
defined
69
# if
defined
(_MSC_VER)
76
#elif
defined
(_STLP_USE_GLIBC
[
all
...]
msl_string.h
14
#if
defined
( _STLP_USE_MSIPL ) && !
defined
( _STLP_MSL_STRING_H_ )
32
#if
defined
(_STLP_HAS_INCLUDE_NEXT)
/ndk/sources/host-tools/sed-4.2.1/build-aux/
link-warning.h
10
# if
defined
__GLIBC__ &&
defined
__ELF__ &&
defined
__GNUC__
/ndk/tests/device/test-gnustl-full/unit/
allocator_test.cpp
8
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
19
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_EXCEPTIONS)
22
#if
defined
(STLPORT) &&
defined
(_STLP_THREADS) &&
defined
(_STLP_USE_PERTHREAD_ALLOC)
49
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_EXCEPTIONS)
81
#if
defined
(STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC
[
all
...]
bind_test.cpp
6
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
19
#if !
defined
(STLPORT) || \
20
defined
(_STLP_NO_EXTENSIONS) || !
defined
(_STLP_CLASS_PARTIAL_SPECIALIZATION)
102
#if
defined
(STLPORT) && \
103
!
defined
(_STLP_NO_EXTENSIONS) &&
defined
(_STLP_CLASS_PARTIAL_SPECIALIZATION)
125
#if
defined
(STLPORT)
141
#if
defined
(STLPORT) &&
[
all
...]
/ndk/tests/device/test-stlport/unit/
allocator_test.cpp
8
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
19
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_EXCEPTIONS)
22
#if
defined
(STLPORT) &&
defined
(_STLP_THREADS) &&
defined
(_STLP_USE_PERTHREAD_ALLOC)
49
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_EXCEPTIONS)
81
#if
defined
(STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC
[
all
...]
Completed in 617 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>