HomeSort by relevance Sort by last modified time
    Searched full:defined (Results 1 - 25 of 10226) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/stlport/stl/config/
compat.h 7 #if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
10 #if defined (__STL_NO_ANACHRONISMS) && !defined (_STLP_NO_ANACHRONISMS)
13 #if defined (__STL_NO_EXTENSIONS) && !defined (_STLP_NO_EXTENSIONS)
16 #if defined (__STL_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS)
19 #if defined (__STL_NO_NAMESPACES) && !defined (_STLP_NO_NAMESPACES
    [all...]
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
_macosx.h 3 #if defined (__BIG_ENDIAN__)
5 #elif defined (__LITTLE_ENDIAN__)
_solaris.h 16 # if !(defined(__SunOS_5_5_1) || defined(__SunOS_5_6) || defined(__SunOS_5_7) || \
17 defined(__SunOS_5_8) || defined(__SunOS_5_9) || defined(__SunOS_5_10))
22 #if defined (__SunOS_5_8) && ! defined (_STLP_HAS_NO_NEW_C_HEADERS) && ( __cplusplus >= 199711L)
26 #if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
30 #if (defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 == 4)) || defined (__SunOS_5_6
    [all...]
_epilog.h 1 #if defined (_STLP_MSVC) || defined (__ICL)
6 #elif defined (__BORLANDC__)
11 #elif defined (__sgi) && !defined (__GNUC__) && (_MIPS_SIM != _MIPS_SIM_ABI32)
19 #elif defined (__DECCXX)
25 #elif defined (__IBMCPP__)
  /ndk/sources/android/stlport/stlport/stl/config/
compat.h 7 #if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
10 #if defined (__STL_NO_ANACHRONISMS) && !defined (_STLP_NO_ANACHRONISMS)
13 #if defined (__STL_NO_EXTENSIONS) && !defined (_STLP_NO_EXTENSIONS)
16 #if defined (__STL_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS)
19 #if defined (__STL_NO_NAMESPACES) && !defined (_STLP_NO_NAMESPACES
    [all...]
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
_macosx.h 3 #if defined (__BIG_ENDIAN__)
5 #elif defined (__LITTLE_ENDIAN__)
_solaris.h 16 # if !(defined(__SunOS_5_5_1) || defined(__SunOS_5_6) || defined(__SunOS_5_7) || \
17 defined(__SunOS_5_8) || defined(__SunOS_5_9) || defined(__SunOS_5_10))
22 #if defined (__SunOS_5_8) && ! defined (_STLP_HAS_NO_NEW_C_HEADERS) && ( __cplusplus >= 199711L)
26 #if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
30 #if (defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 == 4)) || defined (__SunOS_5_6
    [all...]
_epilog.h 1 #if defined (_STLP_MSVC) || defined (__ICL)
6 #elif defined (__BORLANDC__)
11 #elif defined (__sgi) && !defined (__GNUC__) && (_MIPS_SIM != _MIPS_SIM_ABI32)
19 #elif defined (__DECCXX)
25 #elif defined (__IBMCPP__)
  /external/dropbear/libtomcrypt/src/misc/crypt/
crypt.c 24 #if defined(ENDIAN_NEUTRAL)
26 #elif defined(ENDIAN_LITTLE)
28 #if defined(ENDIAN_32BITWORD)
33 #elif defined(ENDIAN_BIG)
35 #if defined(ENDIAN_32BITWORD)
42 #if defined(LTC_CLEAN_STACK)
48 #if defined(BLOWFISH)
51 #if defined(RC2)
54 #if defined(RC5)
57 #if defined(RC6
    [all...]
  /external/skia/include/core/
SkPreConfig.h 22 #if !defined(SK_BUILD_FOR_PALM) && !defined(SK_BUILD_FOR_WINCE) && !defined(SK_BUILD_FOR_WIN32) && !defined(SK_BUILD_FOR_SYMBIAN) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC) && !defined(SK_BUILD_FOR_SDL)
24 #if defined(PALMOS_SDK_VERSION)
26 #elif defined(UNDER_CE)
28 #elif defined(WIN32
    [all...]
  /external/stlport/src/
stlport_prefix.h 6 #if defined (_WIN32) || defined (WIN32)
17 #if defined (_MSC_VER) && !defined (__COMO__) && !defined (__MWERKS__)
23 #if defined (_STLP_USE_TEMPLATE_EXPORT) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_EXPOSE_GLOBALS_IMPLEMENTATION)
30 # if defined (_STLP_USE_NAMESPACES) && !defined (_STLP_VENDOR_GLOBAL_CSTD
    [all...]
  /ndk/sources/android/stlport/src/
stlport_prefix.h 6 #if defined (_WIN32) || defined (WIN32)
17 #if defined (_MSC_VER) && !defined (__COMO__) && !defined (__MWERKS__)
23 #if defined (_STLP_USE_TEMPLATE_EXPORT) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_EXPOSE_GLOBALS_IMPLEMENTATION)
30 # if defined (_STLP_USE_NAMESPACES) && !defined (_STLP_VENDOR_GLOBAL_CSTD
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_name.h 5 #if defined(__STDC__) || defined(__cplusplus)
SDL_platform.h 28 #if defined(_AIX)
32 #if defined(__BEOS__)
36 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__)
40 #if defined(_arch_dreamcast)
44 #if defined(__FreeBSD__) || defined(__DragonFly__)
48 #if defined(hpux) || defined(__hpux) || defined(__hpux__
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_name.h 5 #if defined(__STDC__) || defined(__cplusplus)
SDL_platform.h 28 #if defined(_AIX)
32 #if defined(__BEOS__)
36 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__)
40 #if defined(_arch_dreamcast)
44 #if defined(__FreeBSD__) || defined(__DragonFly__)
48 #if defined(hpux) || defined(__hpux) || defined(__hpux__
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_name.h 5 #if defined(__STDC__) || defined(__cplusplus)
SDL_platform.h 28 #if defined(_AIX)
32 #if defined(__BEOS__)
36 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__)
40 #if defined(_arch_dreamcast)
44 #if defined(__FreeBSD__) || defined(__DragonFly__)
48 #if defined(hpux) || defined(__hpux) || defined(__hpux__
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_name.h 5 #if defined(__STDC__) || defined(__cplusplus)
  /prebuilt/windows/sdl/include/SDL/
SDL_name.h 5 #if defined(__STDC__) || defined(__cplusplus)
SDL_platform.h 28 #if defined(_AIX)
32 #if defined(__BEOS__)
36 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__)
40 #if defined(_arch_dreamcast)
44 #if defined(__FreeBSD__) || defined(__DragonFly__)
48 #if defined(hpux) || defined(__hpux) || defined(__hpux__
    [all...]
  /external/kernel-headers/original/asm-x86/
module_32.h 15 #elif defined CONFIG_M486
17 #elif defined CONFIG_M586
19 #elif defined CONFIG_M586TSC
21 #elif defined CONFIG_M586MMX
23 #elif defined CONFIG_MCORE2
25 #elif defined CONFIG_M686
27 #elif defined CONFIG_MPENTIUMII
29 #elif defined CONFIG_MPENTIUMIII
31 #elif defined CONFIG_MPENTIUMM
33 #elif defined CONFIG_MPENTIUM
    [all...]
  /external/stlport/test/unit/
epilog_test.cpp 4 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)

Completed in 358 milliseconds

1 2 3 4 5 6 7 8 91011>>