HomeSort by relevance Sort by last modified time
    Searched full:defined (Results 376 - 400 of 19377) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h 5 #if defined (__IBMCPP__) || defined (__IBMC__)
7 #elif defined (__xlC__)
13 #if !defined(__IBMCPP__) || (__IBMCPP__ < 500)
29 /* # if ( defined (__MULTI__) && defined (__WINDOWS__))
34 # if ( defined (__MULTI__) && defined (__OS2__))
43 # if defined (__MVS__)
58 # elif (defined (__WINDOWS__) || defined (_AIX) || defined (__OS2__) ) && (__IBMCPP__ >= 350
    [all...]
_native_headers.h 17 #if !defined (_STLP_MAKE_HEADER)
21 #if !defined (_STLP_NATIVE_HEADER)
22 # if !defined (_STLP_NATIVE_INCLUDE_PATH)
29 #if !defined (_STLP_NATIVE_C_HEADER)
30 # if !defined (_STLP_NATIVE_C_INCLUDE_PATH)
37 #if !defined (_STLP_NATIVE_CPP_C_HEADER)
38 # if !defined (_STLP_NATIVE_CPP_C_INCLUDE_PATH)
45 #if !defined ( _STLP_NATIVE_CPP_RUNTIME_HEADER )
46 # if !defined (_STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH)
_prolog.h 2 #if defined (_STLP_MSVC) || defined (__ICL)
9 # if !defined (_WIN64)
15 #elif defined (__BORLANDC__)
21 #elif defined (__sgi) && !defined (__GNUC__) && (_MIPS_SIM != _MIPS_SIM_ABI32)
29 #elif defined (__DECCXX)
36 #elif defined (__IBMCPP__)
39 #elif defined (__WATCOMCPLUSPLUS__)
  /ndk/sources/cxx-stl/stlport/stlport/using/
cstring 3 #if !defined (_STLP_NO_CSTD_FUNCTION_IMPORTS)
4 # if defined (__MSL__) && __MC68K__ && !_No_BlockMove && __dest_os == __mac_os
16 # if !defined (_STLP_WCE)
23 # if defined (__BORLANDC__)
31 # if defined (__BORLANDC__)
40 # if !defined (strcmp) || !defined (__BORLANDC__)
46 # if !defined (strcpy) || !defined (__BORLANDC__)
  /ndk/tests/device/test-gnustl-full/unit/
shared_ptr_test.cpp 3 #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
8 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
  /ndk/tests/device/test-stlport/unit/
shared_ptr_test.cpp 3 #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
8 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
wordsize.h 3 #if defined __x86_64__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
socketvar.h 2 already defined in the standard header. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
wordsize.h 3 #if defined __x86_64__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
socketvar.h 2 already defined in the standard header. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
wordsize.h 3 #if defined __x86_64__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
socketvar.h 2 already defined in the standard header. */
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
math.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x244) && !defined (_STLP_DONT_POP_HEADER_ID)
23 #if !defined (exception) && (!defined (__KCC) || (__KCC_VERSION < 4000)) && \
24 !(defined(__IBMCPP__) && (500 <= __IBMCPP__)) && !defined(_STLP_WCE_EVC3)
29 #if defined (_STLP_HAS_INCLUDE_NEXT)
35 #if defined (_STLP_EXCEPTION_WAS_REDEFINED)
46 # if ! defined (_STLP_DONT_POP_HEADER_ID)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 4 * _STLP_USE_NO_IOSTREAMS or _STLP_NO_IOSTREAMS being not defined, so that the
5 * iostreams part of STLport cannot be used when the symbols were defined
8 #if defined (_STLP_NO_IOSTREAMS)
10 #elif defined (_STLP_USE_NO_IOSTREAMS )
_range_errors.h 19 // classes defined in <stdexcept>. This header file provides functions
24 #if defined (_STLP_CAN_THROW_RANGE_ERRORS) && defined (_STLP_USE_EXCEPTIONS) && \
25 !defined (_STLP_DONT_THROW_RANGE_ERRORS)
30 #if !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_EXTERN_RANGE_ERRORS)
42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)
52 #if !defined (_STLP_EXTERN_RANGE_ERRORS)
_stdexcept_base.h 22 #if !defined (_STLP_USE_NATIVE_STDEXCEPT) || defined (_STLP_USE_OWN_NAMESPACE)
28 # if defined(_STLP_USE_EXCEPTIONS) || \
29 !(defined(_MIPS_SIM) && defined(_ABIO32) && (_MIPS_SIM == _ABIO32))
52 # if defined (_STLP_WCE_NET) || \
53 defined (_STLP_USE_DYNAMIC_LIB) && defined (_STLP_USING_CROSS_NATIVE_RUNTIME_LIB)
60 # if !defined (_STLP_NO_EXCEPTION_HEADER)
61 # if !defined (_STLP_EXCEPTION_BASE) && !defined (_STLP_BROKEN_EXCEPTION_CLASS) &&
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h 5 #if defined (__IBMCPP__) || defined (__IBMC__)
7 #elif defined (__xlC__)
13 #if !defined(__IBMCPP__) || (__IBMCPP__ < 500)
29 /* # if ( defined (__MULTI__) && defined (__WINDOWS__))
34 # if ( defined (__MULTI__) && defined (__OS2__))
43 # if defined (__MVS__)
58 # elif (defined (__WINDOWS__) || defined (_AIX) || defined (__OS2__) ) && (__IBMCPP__ >= 350
    [all...]
_native_headers.h 17 #if !defined (_STLP_MAKE_HEADER)
21 #if !defined (_STLP_NATIVE_HEADER)
22 # if !defined (_STLP_NATIVE_INCLUDE_PATH)
29 #if !defined (_STLP_NATIVE_C_HEADER)
30 # if !defined (_STLP_NATIVE_C_INCLUDE_PATH)
37 #if !defined (_STLP_NATIVE_CPP_C_HEADER)
38 # if !defined (_STLP_NATIVE_CPP_C_INCLUDE_PATH)
45 #if !defined ( _STLP_NATIVE_CPP_RUNTIME_HEADER )
46 # if !defined (_STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH)
_prolog.h 2 #if defined (_STLP_MSVC) || defined (__ICL)
9 # if !defined (_WIN64)
15 #elif defined (__BORLANDC__)
21 #elif defined (__sgi) && !defined (__GNUC__) && (_MIPS_SIM != _MIPS_SIM_ABI32)
29 #elif defined (__DECCXX)
36 #elif defined (__IBMCPP__)
39 #elif defined (__WATCOMCPLUSPLUS__)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/using/
cstring 3 #if !defined (_STLP_NO_CSTD_FUNCTION_IMPORTS)
4 # if defined (__MSL__) && __MC68K__ && !_No_BlockMove && __dest_os == __mac_os
16 # if !defined (_STLP_WCE)
23 # if defined (__BORLANDC__)
31 # if defined (__BORLANDC__)
40 # if !defined (strcmp) || !defined (__BORLANDC__)
46 # if !defined (strcpy) || !defined (__BORLANDC__)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
math.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x244) && !defined (_STLP_DONT_POP_HEADER_ID)
23 #if !defined (exception) && (!defined (__KCC) || (__KCC_VERSION < 4000)) && \
24 !(defined(__IBMCPP__) && (500 <= __IBMCPP__)) && !defined(_STLP_WCE_EVC3)
29 #if defined (_STLP_HAS_INCLUDE_NEXT)
35 #if defined (_STLP_EXCEPTION_WAS_REDEFINED)
46 # if ! defined (_STLP_DONT_POP_HEADER_ID)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 4 * _STLP_USE_NO_IOSTREAMS or _STLP_NO_IOSTREAMS being not defined, so that the
5 * iostreams part of STLport cannot be used when the symbols were defined
8 #if defined (_STLP_NO_IOSTREAMS)
10 #elif defined (_STLP_USE_NO_IOSTREAMS )
_range_errors.h 19 // classes defined in <stdexcept>. This header file provides functions
24 #if defined (_STLP_CAN_THROW_RANGE_ERRORS) && defined (_STLP_USE_EXCEPTIONS) && \
25 !defined (_STLP_DONT_THROW_RANGE_ERRORS)
30 #if !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_EXTERN_RANGE_ERRORS)
42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)
52 #if !defined (_STLP_EXTERN_RANGE_ERRORS)
_stdexcept_base.h 22 #if !defined (_STLP_USE_NATIVE_STDEXCEPT) || defined (_STLP_USE_OWN_NAMESPACE)
28 # if defined(_STLP_USE_EXCEPTIONS) || \
29 !(defined(_MIPS_SIM) && defined(_ABIO32) && (_MIPS_SIM == _ABIO32))
52 # if defined (_STLP_WCE_NET) || \
53 defined (_STLP_USE_DYNAMIC_LIB) && defined (_STLP_USING_CROSS_NATIVE_RUNTIME_LIB)
60 # if !defined (_STLP_NO_EXCEPTION_HEADER)
61 # if !defined (_STLP_EXCEPTION_BASE) && !defined (_STLP_BROKEN_EXCEPTION_CLASS) &&
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h 5 #if defined (__IBMCPP__) || defined (__IBMC__)
7 #elif defined (__xlC__)
13 #if !defined(__IBMCPP__) || (__IBMCPP__ < 500)
29 /* # if ( defined (__MULTI__) && defined (__WINDOWS__))
34 # if ( defined (__MULTI__) && defined (__OS2__))
43 # if defined (__MVS__)
58 # elif (defined (__WINDOWS__) || defined (_AIX) || defined (__OS2__) ) && (__IBMCPP__ >= 350
    [all...]

Completed in 614 milliseconds

<<11121314151617181920>>