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

<<11121314151617181920>>

  /ndk/sources/android/stlport/stlport/stl/
_pthread_alloc.h 44 #if !defined (_STLP_PTHREADS)
50 #if defined (_STLP_USE_NO_IOSTREAMS)
117 #if defined (_STLP_MEMBER_TEMPLATES) /* && defined (_STLP_FUNCTION_PARTIAL_ORDER) */
136 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC)
148 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC)
161 #if defined (_STLP_NO_EXTENSIONS)
163 * This method do not have to be part of a user defined allocator implementatio
    [all...]
c_locale.h 28 #if defined (__sgi)
29 # if defined (ROOT_65) /* IRIX 6.5.x */
37 # if !defined(_SIZE_T) && !defined(_SIZE_T_)
46 # if !defined (_WCHAR_T)
55 # if !defined (_WINT_T)
64 # if !defined (_MBSTATE_T)
66 /* _MSC_VER check is here for historical reason and seems wrong as it is the macro defined
69 # if defined (_MSC_VER)
76 #elif defined (_STLP_USE_GLIBC
    [all...]
msl_string.h 14 #if defined( _STLP_USE_MSIPL ) && !defined( _STLP_MSL_STRING_H_ )
32 #if defined (_STLP_HAS_INCLUDE_NEXT)
  /bionic/libc/netbsd/resolv/
__dn_comp.c 9 #if defined(LIBC_SCCS) && !defined(lint)
13 #if defined(__indr_reference)
__res_send.c 9 #if defined(LIBC_SCCS) && !defined(lint)
13 #if defined(__indr_reference)
  /development/ndk/platforms/android-9/include/EGL/
eglplatform.h 46 * KHRONOS_APICALL and KHRONOS_APIENTRY are defined in KHR/khrplatform.h
60 * Windows Device Context. They must be defined in platform-specific
65 #if defined(_WIN32) || defined(__VC32__) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) /* Win32 and WinCE */
75 #elif defined(__WINSCW__) || defined(__SYMBIAN32__) /* Symbian */
81 #elif defined(__unix__) && !defined(__ANDROID__
    [all...]
  /external/chromium/base/
process.h 21 #if defined(OS_WIN)
26 #elif defined(OS_POSIX)
33 #if defined(OS_POSIX) && !defined(OS_MACOSX)
42 #if defined(OS_POSIX) && !defined(OS_MACOSX)
48 #if defined(OS_POSIX) && !defined(OS_MACOSX)
61 #if defined(OS_POSIX) && !defined(OS_MACOSX
    [all...]
  /external/grub/netboot/
sis900.txt 39 #if defined(INCLUDE_NS8390) || defined(INCLUDE_EEPRO100) ||
40 defined(INCLUDE_LANCE) || defined(INCLUDE_EPIC100) ||
41 defined(INCLUDE_TULIP) || defined(INCLUDE_OTULIP) ||
42 defined(INCLUDE_3C90X) || defined(INCLUDE_3C595) ||
43 defined(INCLUDE_RTL8139) || defined(INCLUDE_VIA_RHINE) ||
    [all...]
  /external/stlport/src/
c_locale.c 23 #if defined (_STLP_WIN32) && !defined (_STLP_WCE)
25 #elif defined (_STLP_USE_GLIBC2_LOCALIZATION)
ostream.cpp 24 #if !defined(_STLP_NO_FORCE_INSTANTIATE)
29 # if defined (_STLP_USE_TEMPLATE_EXPORT)
35 # if defined (_STLP_USE_TEMPLATE_EXPORT)
  /external/stlport/stlport/stl/
c_locale.h 28 #if defined (__sgi)
29 # if defined (ROOT_65) /* IRIX 6.5.x */
37 # if !defined(_SIZE_T) && !defined(_SIZE_T_)
46 # if !defined (_WCHAR_T)
55 # if !defined (_WINT_T)
64 # if !defined (_MBSTATE_T)
66 /* _MSC_VER check is here for historical reason and seems wrong as it is the macro defined
69 # if defined (_MSC_VER)
76 #elif defined (_STLP_USE_GLIBC
    [all...]
msl_string.h 14 #if defined( _STLP_USE_MSIPL ) && !defined( _STLP_MSL_STRING_H_ )
32 #if defined (_STLP_HAS_INCLUDE_NEXT)
  /external/stlport/test/unit/
allocator_test.cpp 8 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
19 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
22 #if defined (STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC)
49 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
81 #if defined (STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC
    [all...]
bind_test.cpp 6 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
19 #if !defined (STLPORT) || \
20 defined (_STLP_NO_EXTENSIONS) || !defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
102 #if defined (STLPORT) && \
103 !defined (_STLP_NO_EXTENSIONS) && defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
125 #if defined (STLPORT)
141 #if defined (STLPORT) &&
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES11.cpp 790 #if defined(GL_SPOT_EXPONENT)
792 #endif // defined(GL_SPOT_EXPONENT)
793 #if defined(GL_SPOT_CUTOFF)
795 #endif // defined(GL_SPOT_CUTOFF)
796 #if defined(GL_CONSTANT_ATTENUATION)
798 #endif // defined(GL_CONSTANT_ATTENUATION)
799 #if defined(GL_LINEAR_ATTENUATION)
801 #endif // defined(GL_LINEAR_ATTENUATION)
802 #if defined(GL_QUADRATIC_ATTENUATION)
804 #endif // defined(GL_QUADRATIC_ATTENUATION
    [all...]
  /frameworks/base/opengl/include/EGL/
eglplatform.h 46 * KHRONOS_APICALL and KHRONOS_APIENTRY are defined in KHR/khrplatform.h
60 * Windows Device Context. They must be defined in platform-specific
65 #if defined(_WIN32) || defined(__VC32__) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) /* Win32 and WinCE */
75 #elif defined(__WINSCW__) || defined(__SYMBIAN32__) /* Symbian */
81 #elif defined(__ANDROID__) || defined(ANDROID
    [all...]
  /ndk/sources/android/stlport/src/
c_locale.c 23 #if defined (_STLP_WIN32) && !defined (_STLP_WCE)
25 #elif defined (_STLP_USE_GLIBC2_LOCALIZATION)
ostream.cpp 24 #if !defined(_STLP_NO_FORCE_INSTANTIATE)
29 # if defined (_STLP_USE_TEMPLATE_EXPORT)
35 # if defined (_STLP_USE_TEMPLATE_EXPORT)
  /ndk/sources/android/stlport/test/unit/
allocator_test.cpp 8 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
19 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
22 #if defined (STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC)
49 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
81 #if defined (STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC
    [all...]
bind_test.cpp 6 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
19 #if !defined (STLPORT) || \
20 defined (_STLP_NO_EXTENSIONS) || !defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
102 #if defined (STLPORT) && \
103 !defined (_STLP_NO_EXTENSIONS) && defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
125 #if defined (STLPORT)
141 #if defined (STLPORT) &&
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
SDL_cpuinfo.c 29 #if defined(__MACOSX__) && defined(__ppc__)
59 #if defined(__GNUC__) && defined(i386)
77 #elif defined(__GNUC__) && defined(__x86_64__)
97 #elif (defined(_MSC_VER) && defined(_M_IX86)) || defined(__WATCOMC__)
112 #elif defined(__sun) && defined(__i386
    [all...]
  /external/bluetooth/glib/glib/
galloca.h 27 #if defined(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
40 #elif defined (GLIB_HAVE_ALLOCA_H)
44 # if defined(_MSC_VER) || defined(__DMC__)
gurifuncs.h 23 #if defined(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
37 * Generic delimiters characters as defined in RFC 3986. Includes ":/?#[]@".
44 * Subcomponent delimiter characters as defined in RFC 3986. Includes "!$&'()*+,;=".
65 * Allowed characters in userinfo as defined in RFC 3986. Includes "!$&'()*+,;=:".
  /external/chromium/base/gfx/
point.h 12 #if defined(OS_WIN)
15 #elif defined(OS_MACOSX)
28 #if defined(OS_WIN)
35 #elif defined(OS_MACOSX)
65 #if defined(OS_WIN)
67 #elif defined(OS_MACOSX)
size.h 12 #if defined(OS_WIN)
14 #elif defined(OS_MACOSX)
27 #if defined(OS_MACOSX)
33 #if defined(OS_MACOSX)
68 #if defined(OS_WIN)
70 #elif defined(OS_MACOSX)

Completed in 2449 milliseconds

<<11121314151617181920>>