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

<<11121314151617181920>>

  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_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-r6/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-r7/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-r7/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...]
_new.h 24 #if defined (__BORLANDC__) && (__BORLANDC__ < 0x570)
30 #if !defined (_STLP_NO_NEW_NEW_HEADER)
33 # if defined (_STLP_WCE_NET) && defined (_INC_NEW)
37 # if defined (new)
44 # if defined (_STLP_HAS_INCLUDE_NEXT)
53 #if defined (_STLP_NO_BAD_ALLOC) && !defined (_STLP_NEW_DONT_THROW_BAD_ALLOC)
57 #if defined (_STLP_USE_EXCEPTIONS) && defined (_STLP_NEW_DONT_THROW_BAD_ALLOC
    [all...]
  /prebuilts/ndk/android-ndk-r7/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-r7/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__)
  /external/stlport/stlport/stl/
_new.h 24 #if defined (__BORLANDC__) && (__BORLANDC__ < 0x570)
30 #if !defined (_STLP_NO_NEW_NEW_HEADER)
33 # if defined (_STLP_WCE_NET) && defined (_INC_NEW)
37 # if defined (new)
44 # if defined (_STLP_HAS_INCLUDE_NEXT)
53 #if defined (_STLP_NO_BAD_ALLOC) && !defined (_STLP_NEW_DONT_THROW_BAD_ALLOC)
57 #if defined (_STLP_USE_EXCEPTIONS) && defined (_STLP_NEW_DONT_THROW_BAD_ALLOC
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h 24 #if defined (__BORLANDC__) && (__BORLANDC__ < 0x570)
30 #if !defined (_STLP_NO_NEW_NEW_HEADER)
33 # if defined (_STLP_WCE_NET) && defined (_INC_NEW)
37 # if defined (new)
44 # if defined (_STLP_HAS_INCLUDE_NEXT)
53 #if defined (_STLP_NO_BAD_ALLOC) && !defined (_STLP_NEW_DONT_THROW_BAD_ALLOC)
57 #if defined (_STLP_USE_EXCEPTIONS) && defined (_STLP_NEW_DONT_THROW_BAD_ALLOC
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_new.h 24 #if defined (__BORLANDC__) && (__BORLANDC__ < 0x570)
30 #if !defined (_STLP_NO_NEW_NEW_HEADER)
33 # if defined (_STLP_WCE_NET) && defined (_INC_NEW)
37 # if defined (new)
44 # if defined (_STLP_HAS_INCLUDE_NEXT)
53 #if defined (_STLP_NO_BAD_ALLOC) && !defined (_STLP_NEW_DONT_THROW_BAD_ALLOC)
57 #if defined (_STLP_USE_EXCEPTIONS) && defined (_STLP_NEW_DONT_THROW_BAD_ALLOC
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_new.h 24 #if defined (__BORLANDC__) && (__BORLANDC__ < 0x570)
30 #if !defined (_STLP_NO_NEW_NEW_HEADER)
33 # if defined (_STLP_WCE_NET) && defined (_INC_NEW)
37 # if defined (new)
44 # if defined (_STLP_HAS_INCLUDE_NEXT)
53 #if defined (_STLP_NO_BAD_ALLOC) && !defined (_STLP_NEW_DONT_THROW_BAD_ALLOC)
57 #if defined (_STLP_USE_EXCEPTIONS) && defined (_STLP_NEW_DONT_THROW_BAD_ALLOC
    [all...]
  /external/mesa3d/src/mesa/main/
compiler.h 39 #if defined(__alpha__) && defined(CCPML)
48 #if defined(__linux__) && defined(__i386__)
63 #if defined(_MSC_VER)
73 # if defined(_WIN64)
92 # if !defined(__i386__) && defined(__i386)
94 # elif !defined(__amd64__) && defined(__amd64
    [all...]
  /external/openssl/crypto/modes/
modes_lcl.h 11 #if (defined(_WIN32) || defined(_WIN64)) && !defined(__MINGW32__)
15 #elif defined(__arch64__)
29 #if defined(__i386) || defined(__i386__) || \
30 defined(__x86_64) || defined(__x86_64__) || \
31 defined(_M_IX86) || defined(_M_AMD64) || defined(_M_X64) ||
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_endian.h 34 #ifndef SDL_BYTEORDER /* Not defined in SDL_config.h? */
35 #if defined(__hppa__) || \
36 defined(__m68k__) || defined(mc68000) || defined(_M_M68K) || \
37 (defined(__MIPS__) && defined(__MISPEB__)) || \
38 defined(__ppc__) || defined(__POWERPC__) || defined(_M_PPC) ||
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_endian.h 34 #ifndef SDL_BYTEORDER /* Not defined in SDL_config.h? */
35 #if defined(__hppa__) || \
36 defined(__m68k__) || defined(mc68000) || defined(_M_M68K) || \
37 (defined(__MIPS__) && defined(__MISPEB__)) || \
38 defined(__ppc__) || defined(__POWERPC__) || defined(_M_PPC) ||
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_endian.h 34 #ifndef SDL_BYTEORDER /* Not defined in SDL_config.h? */
35 #if defined(__hppa__) || \
36 defined(__m68k__) || defined(mc68000) || defined(_M_M68K) || \
37 (defined(__MIPS__) && defined(__MISPEB__)) || \
38 defined(__ppc__) || defined(__POWERPC__) || defined(_M_PPC) ||
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_endian.h 34 #ifndef SDL_BYTEORDER /* Not defined in SDL_config.h? */
35 #if defined(__hppa__) || \
36 defined(__m68k__) || defined(mc68000) || defined(_M_M68K) || \
37 (defined(__MIPS__) && defined(__MISPEB__)) || \
38 defined(__ppc__) || defined(__POWERPC__) || defined(_M_PPC) ||
    [all...]
  /external/zlib/
zconf.h 152 #if defined(__MSDOS__) && !defined(MSDOS)
155 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
158 #if defined(_WINDOWS) && !defined(WINDOWS)
161 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__
    [all...]
zconf.h.cmakein 154 #if defined(__MSDOS__) && !defined(MSDOS)
157 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
160 #if defined(_WINDOWS) && !defined(WINDOWS)
163 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__
    [all...]
zconf.h.in 152 #if defined(__MSDOS__) && !defined(MSDOS)
155 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
158 #if defined(_WINDOWS) && !defined(WINDOWS)
161 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__
    [all...]

Completed in 1216 milliseconds

<<11121314151617181920>>