HomeSort by relevance Sort by last modified time
    Searched full:defined (Results 1776 - 1800 of 19394) sorted by null

<<71727374757677787980>>

  /ndk/sources/cxx-stl/stlport/stlport/
new 30 #if (_STLP_OUTERMOST_HEADER_ID != 0x447) || defined (_STLP_IMPORT_VENDOR_STD)
31 # if defined (_STLP_HAS_INCLUDE_NEXT)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdarg.h 18 #if defined (_STLP_USE_NEW_C_HEADERS)
19 # if defined (_STLP_HAS_INCLUDE_NEXT)
_cstring.h 19 #if defined (_STLP_USE_NEW_C_HEADERS)
20 # if defined (_STLP_HAS_INCLUDE_NEXT)
_iosfwd.h 4 #if defined (__sgi) && !defined (__GNUC__) && !defined (_STANDARD_C_PLUS_PLUS)
80 #if !defined (_STLP_NO_WCHAR_T)
87 #if defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)
108 #if !defined (_STLP_NO_WCHAR_T)
115 #if !(defined (__SUNPRO_CC) && __SUNPRO_CC < 0x500 )
135 #if !defined (_STLP_NO_WCHAR_T)
_limits.h 35 #if defined (_STLP_HAS_WCHAR_T) && !defined (_STLP_INTERNAL_CWCHAR)
161 #if (!defined (_STLP_MSVC) || (_STLP_MSVC > 1300)) && \
162 (!defined (__BORLANDC__) || (__BORLANDC__ >= 0x590)) && \
163 (!defined (_CRAY) || defined (_CRAYIEEE))
189 #if !defined (_STLP_NO_BOOL)
201 #if !defined (_STLP_NO_SIGNED_BUILTINS)
213 #if !(defined (_STLP_NO_WCHAR_T) || defined (_STLP_WCHAR_T_IS_USHORT)
    [all...]
_prolog.h 15 #if defined (__cplusplus) && !defined (_STLP_DEBUG_H) && \
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_icc.h 29 #if !defined (_STLP_USE_GLIBC) && defined (__linux__)
  /ndk/sources/host-tools/sed-4.2.1/lib/
errno.in.h 34 /* On native Windows platforms, many macros are not defined. */
35 # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
44 /* These are intentionally the same values as the WSA* error numbers, defined
85 /* On OSF/1 5.1, when _XOPEN_SOURCE_EXTENDED is not defined, the macros
86 EMULTIHOP, ENOLINK, EOVERFLOW are not defined. */
102 EPROTO, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
  /ndk/tests/device/test-gnustl-full/unit/
accum_test.cpp 6 #if !defined (STLPORT) || defined (_STLP_USE_NAMESPACES)
binsert_test.cpp 6 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
bnegate_test.cpp 6 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
bsearch_test.cpp 5 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
fstream_test.cpp 2 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
15 # if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
23 # if (!defined(STLPORT) && (defined (__GNUC__) && (__GNUC__ > 3))) || \
24 (defined (STLPORT) && !defined (_STLP_NO_CUSTOM_IO) && !defined (_STLP_NO_MEMBER_TEMPLATES) && \
25 !((defined (_STLP_MSVC) && (_STLP_MSVC < 1300)) ||
    [all...]
full_streambuf.h 28 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
greater_test.cpp 7 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
less_test.cpp 7 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
lexcmp_test.cpp 7 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
neq_test.cpp 7 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
pair_test.cpp 8 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
plusminus_test.cpp 7 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
slist_test.cpp 6 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
8 # if !defined (_STLP_USE_NO_IOSTREAMS)
17 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
21 #if !defined (STLPORT) && defined(__GNUC__)
31 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS) || defined (_STLP_USE_NO_IOSTREAMS)
    [all...]
stack_test.cpp 9 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
swap_test.cpp 13 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
26 #if defined (STLPORT) && \
27 !defined (_STLP_FUNCTION_TMPL_PARTIAL_ORDER) && !defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND)
131 #if !defined (STLPORT) || \
132 defined (_STLP_FUNCTION_TMPL_PARTIAL_ORDER) || defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND)
  /ndk/tests/device/test-stlport/unit/
accum_test.cpp 6 #if !defined (STLPORT) || defined (_STLP_USE_NAMESPACES)
binsert_test.cpp 6 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)

Completed in 4816 milliseconds

<<71727374757677787980>>