OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defined
(Results
451 - 475
of
32502
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
stdlib.h
20
#if !
defined
(RC_INVOKED)
22
# if !
defined
(_STLP_OUTERMOST_HEADER_ID)
25
# elif (_STLP_OUTERMOST_HEADER_ID == 0x265) && !
defined
(_STLP_DONT_POP_HEADER_ID)
29
# if
defined
(_STLP_MSVC_LIB) || (
defined
(__GNUC__) &&
defined
(__MINGW32__)) || \
30
defined
(__BORLANDC__) ||
defined
(__DMC__) || \
31
(
defined
(__HP_aCC) &&
defined
(_REENTRANT)
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_detect_dll_or_lib.h
8
* If _STLP_USE_DYNAMIC_LIB or _STLP_USE_STATIC_LIB is alreday
defined
it means that
10
* will surely be
defined
otherwise there is no need to force macro defines.
16
#if
defined
(__BUILDING_STLPORT)
19
# if
defined
(_STLP_DLL)
22
# if !
defined
(_STLP_RUNTIME_DLL)
27
# if
defined
(_STLP_RUNTIME_DLL)
32
# if !
defined
(_STLP_NO_IOSTREAMS)
36
# if
defined
(_STLP_RUNTIME_DLL)
37
# if !
defined
(_STLP_USE_STATIC_LIB)
38
# if !
defined
(_STLP_USE_DYNAMIC_LIB
[
all
...]
/external/stlport/test/unit/
bitset_test.cpp
3
#if !
defined
(STLPORT) || !
defined
(_STLP_USE_NO_IOSTREAMS)
9
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
20
#if
defined
(STLPORT) &&
defined
(_STLP_USE_NO_IOSTREAMS)
45
#if !
defined
(STLPORT) || !
defined
(_STLP_NON_TYPE_TMPL_PARAM_BUG)
52
# if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS
[
all
...]
mvctor_declaration_test.cpp
4
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
7
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
14
#if
defined
(STLPORT)
18
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
27
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
29
# if
defined
(STLPORT
[
all
...]
/ndk/tests/device/test-gnustl-full/unit/
bitset_test.cpp
3
#if !
defined
(STLPORT) || !
defined
(_STLP_USE_NO_IOSTREAMS)
9
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
20
#if
defined
(STLPORT) &&
defined
(_STLP_USE_NO_IOSTREAMS)
45
#if !
defined
(STLPORT) || !
defined
(_STLP_NON_TYPE_TMPL_PARAM_BUG)
52
# if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS
[
all
...]
mvctor_declaration_test.cpp
4
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
7
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
14
#if
defined
(STLPORT)
18
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
27
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
29
# if
defined
(STLPORT
[
all
...]
/ndk/tests/device/test-stlport/unit/
bitset_test.cpp
3
#if !
defined
(STLPORT) || !
defined
(_STLP_USE_NO_IOSTREAMS)
9
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
20
#if
defined
(STLPORT) &&
defined
(_STLP_USE_NO_IOSTREAMS)
45
#if !
defined
(STLPORT) || !
defined
(_STLP_NON_TYPE_TMPL_PARAM_BUG)
52
# if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS
[
all
...]
mvctor_declaration_test.cpp
4
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
7
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
14
#if
defined
(STLPORT)
18
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
27
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
29
# if
defined
(STLPORT
[
all
...]
/external/stlport/stlport/stl/
_threads.h
41
#if
defined
(__sun) || (
defined
(__GNUC__) &&
defined
(__APPLE__))
58
#if
defined
(_STLP_THREADS)
60
# if
defined
(_STLP_SGI_THREADS)
64
# if !
defined
(__add_and_fetch) && \
65
(__mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)))
70
# if __mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h
41
#if
defined
(__sun) || (
defined
(__GNUC__) &&
defined
(__APPLE__))
58
#if
defined
(_STLP_THREADS)
60
# if
defined
(_STLP_SGI_THREADS)
64
# if !
defined
(__add_and_fetch) && \
65
(__mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)))
70
# if __mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h
41
#if
defined
(__sun) || (
defined
(__GNUC__) &&
defined
(__APPLE__))
58
#if
defined
(_STLP_THREADS)
60
# if
defined
(_STLP_SGI_THREADS)
64
# if !
defined
(__add_and_fetch) && \
65
(__mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)))
70
# if __mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h
41
#if
defined
(__sun) || (
defined
(__GNUC__) &&
defined
(__APPLE__))
58
#if
defined
(_STLP_THREADS)
60
# if
defined
(_STLP_SGI_THREADS)
64
# if !
defined
(__add_and_fetch) && \
65
(__mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)))
70
# if __mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h
41
#if
defined
(__sun) || (
defined
(__GNUC__) &&
defined
(__APPLE__))
58
#if
defined
(_STLP_THREADS)
60
# if
defined
(_STLP_SGI_THREADS)
64
# if !
defined
(__add_and_fetch) && \
65
(__mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)))
70
# if __mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h
41
#if
defined
(__sun) || (
defined
(__GNUC__) &&
defined
(__APPLE__))
58
#if
defined
(_STLP_THREADS)
60
# if
defined
(_STLP_SGI_THREADS)
64
# if !
defined
(__add_and_fetch) && \
65
(__mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)))
70
# if __mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h
41
#if
defined
(__sun) || (
defined
(__GNUC__) &&
defined
(__APPLE__))
58
#if
defined
(_STLP_THREADS)
60
# if
defined
(_STLP_SGI_THREADS)
64
# if !
defined
(__add_and_fetch) && \
65
(__mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)))
70
# if __mips < 3 || !(
defined
(_ABIN32) ||
defined
(_ABI64)
[
all
...]
/external/zlib/src/
zconf.h
155
#if
defined
(__MSDOS__) && !
defined
(MSDOS)
158
#if (
defined
(OS_2) ||
defined
(__OS2__)) && !
defined
(OS2)
161
#if
defined
(_WINDOWS) && !
defined
(WINDOWS)
164
#if
defined
(_WIN32) ||
defined
(_WIN32_WCE) ||
defined
(__WIN32__
[
all
...]
zconf.h.cmakein
157
#if
defined
(__MSDOS__) && !
defined
(MSDOS)
160
#if (
defined
(OS_2) ||
defined
(__OS2__)) && !
defined
(OS2)
163
#if
defined
(_WINDOWS) && !
defined
(WINDOWS)
166
#if
defined
(_WIN32) ||
defined
(_WIN32_WCE) ||
defined
(__WIN32__
[
all
...]
zconf.h.in
155
#if
defined
(__MSDOS__) && !
defined
(MSDOS)
158
#if (
defined
(OS_2) ||
defined
(__OS2__)) && !
defined
(OS2)
161
#if
defined
(_WINDOWS) && !
defined
(WINDOWS)
164
#if
defined
(_WIN32) ||
defined
(_WIN32_WCE) ||
defined
(__WIN32__
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_compiler_config.hpp
16
#if
defined
(__GCCXML__)
20
#elif
defined
(_CRAYC)
24
#elif
defined
__CUDACC__
28
#elif
defined
__COMO__
32
#elif
defined
(__PATHSCALE__) && (__PATHCC__ >= 4)
36
#elif
defined
__clang__
40
#elif
defined
__DMC__
44
#elif
defined
(__INTEL_COMPILER) ||
defined
(__ICL) ||
defined
(__ICC) || defined(__ECC
[
all
...]
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
protypes.h
42
#if !
defined
(PROTYPES_H)
53
* types are
defined
by standard header files on some platforms.
56
*
defined
by those standard headers.
95
#if !
defined
(XP_BEOS) && !
defined
(VMS) \
96
&& !
defined
(XP_UNIX) ||
defined
(NTO)
104
#if !
defined
(XP_BEOS) && !
defined
(VMS)
112
#if !
defined
(XP_BEOS) && !defined(VMS
[
all
...]
/ndk/sources/host-tools/make-3.81/
signame.c
92
#if
defined
(SIGHUP)
95
#if
defined
(SIGINT)
98
#if
defined
(SIGQUIT)
101
#if
defined
(SIGILL)
104
#if
defined
(SIGTRAP)
109
#if
defined
(SIGABRT)
112
#if
defined
(SIGIOT)
115
#if
defined
(SIGEMT)
118
#if
defined
(SIGFPE)
121
#if
defined
(SIGKILL
[
all
...]
/external/arduino/hardware/arduino/cores/arduino/
WInterrupts.c
51
#if
defined
(EICRA) &&
defined
(EICRB) &&
defined
(EIMSK)
86
#if
defined
(EICRA) &&
defined
(ISC00) &&
defined
(EIMSK)
89
#elif
defined
(MCUCR) &&
defined
(ISC00) &&
defined
(GICR)
92
#elif
defined
(MCUCR) && defined(ISC00) && defined(GIMSK
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp
20
#if !
defined
(_GLIBCPP_USE_WCHAR_T) && !
defined
(_GLIBCXX_USE_WCHAR_T)
27
#if
defined
(__osf__) && !
defined
(_REENTRANT) \
28
&& (
defined
(_GLIBCXX_HAVE_GTHR_DEFAULT) ||
defined
(_GLIBCPP_HAVE_GTHR_DEFAULT) )
35
# if
defined
(_GLIBCXX_HAVE_GTHR_DEFAULT) \
36
||
defined
(_GLIBCXX__PTHREADS) \
37
||
defined
(_GLIBCXX_HAS_GTHREADS) \
38
||
defined
(_WIN32
[
all
...]
/external/chromium_org/third_party/libxml/src/include/libxml/
xmlexports.h
54
#if
defined
(_WIN32) &&
defined
(_MSC_VER)
59
#if
defined
(IN_LIBXML) && !
defined
(LIBXML_STATIC)
64
#if !
defined
(LIBXML_STATIC)
70
#if
defined
(LIBXML_FASTCALL)
76
#if !
defined
_REENTRANT
82
#if
defined
(_WIN32) &&
defined
(__BORLANDC__)
87
#if
defined
(IN_LIBXML) && !defined(LIBXML_STATIC
[
all
...]
/external/libxml2/include/libxml/
xmlexports.h
54
#if
defined
(_WIN32) &&
defined
(_MSC_VER)
59
#if
defined
(IN_LIBXML) && !
defined
(LIBXML_STATIC)
64
#if !
defined
(LIBXML_STATIC)
70
#if
defined
(LIBXML_FASTCALL)
76
#if !
defined
_REENTRANT
82
#if
defined
(_WIN32) &&
defined
(__BORLANDC__)
87
#if
defined
(IN_LIBXML) && !defined(LIBXML_STATIC
[
all
...]
Completed in 626 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>