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

<<21222324252627282930>>

  /external/kernel-headers/original/asm-x86/
posix_types_32.h 42 #if defined(__KERNEL__) || defined(__USE_ALL)
44 #else /* !defined(__KERNEL__) && !defined(__USE_ALL) */
46 #endif /* !defined(__KERNEL__) && !defined(__USE_ALL) */
49 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
80 #endif /* defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) *
    [all...]
  /external/stlport/stlport/
errno.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x205) && !defined (_STLP_DONT_POP_HEADER_ID)
25 # if !defined(__BUILDING_STLPORT) && (_STLP_OUTERMOST_HEADER_ID == 0x205)
32 # if defined (_STLP_HAS_INCLUDE_NEXT)
37 # if defined (__BORLANDC__) && (__BORLANDC__ >= 0x590) && defined (__cplusplus)
44 # if !defined (_STLP_NATIVE_ERRNO_H_INCLUDED)
45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
60 # if ! defined (_STLP_DONT_POP_HEADER_ID
    [all...]
  /external/stlport/stlport/stl/config/
_msvc.h 6 #if !defined (_STLP_COMPILER)
10 #if !defined (__ICL) && !defined (_STLP_MSVC)
14 #if !defined (_STLP_MSVC_LIB)
18 #if defined (__BUILDING_STLPORT) && defined (_MANAGED)
26 #if defined (_STLP_USING_PLATFORM_SDK_COMPILER)
62 #if defined (_MT) && !defined (_STLP_NO_THREADS)
66 #if !defined (_NATIVE_WCHAR_T_DEFINED
    [all...]
  /external/stlport/test/unit/
iostream_test.cpp 3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
11 # if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
23 //#if defined (STLPORT) && defined (_STLP_NO_WCHAR_T)
89 #if !defined (STLPORT) || !defined (_STLP_NO_WCHAR_T)
99 //#if !defined (STLPORT) || !defined (_STLP_NO_WCHAR_T
    [all...]
  /external/webrtc/src/system_wrappers/source/
cpu_info.cc 13 #if defined(_WIN32)
15 #elif defined(WEBRTC_MAC)
18 #elif defined(WEBRTC_MAC_INTEL)
20 #elif defined(WEBRTC_ANDROID)
22 #else // defined(WEBRTC_LINUX)
36 #if defined(_WIN32)
43 #elif defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID)
48 #elif (defined(WEBRTC_MAC) || defined(WEBRTC_MAC_INTEL)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/
errno.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x205) && !defined (_STLP_DONT_POP_HEADER_ID)
25 # if !defined(__BUILDING_STLPORT) && (_STLP_OUTERMOST_HEADER_ID == 0x205)
32 # if defined (_STLP_HAS_INCLUDE_NEXT)
37 # if defined (__BORLANDC__) && (__BORLANDC__ >= 0x590) && defined (__cplusplus)
44 # if !defined (_STLP_NATIVE_ERRNO_H_INCLUDED)
45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
60 # if ! defined (_STLP_DONT_POP_HEADER_ID
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 6 #if !defined (_STLP_COMPILER)
10 #if !defined (__ICL) && !defined (_STLP_MSVC)
14 #if !defined (_STLP_MSVC_LIB)
18 #if defined (__BUILDING_STLPORT) && defined (_MANAGED)
26 #if defined (_STLP_USING_PLATFORM_SDK_COMPILER)
62 #if defined (_MT) && !defined (_STLP_NO_THREADS)
66 #if !defined (_NATIVE_WCHAR_T_DEFINED
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
iostream_test.cpp 3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
11 # if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
23 //#if defined (STLPORT) && defined (_STLP_NO_WCHAR_T)
89 #if !defined (STLPORT) || !defined (_STLP_NO_WCHAR_T)
99 //#if !defined (STLPORT) || !defined (_STLP_NO_WCHAR_T
    [all...]
  /ndk/tests/device/test-stlport/unit/
iostream_test.cpp 3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
11 # if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
23 //#if defined (STLPORT) && defined (_STLP_NO_WCHAR_T)
89 #if !defined (STLPORT) || !defined (_STLP_NO_WCHAR_T)
99 //#if !defined (STLPORT) || !defined (_STLP_NO_WCHAR_T
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
_G_config.h 11 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
17 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
40 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
82 /* This is defined by <bits/stat.h> if `st_blksize' exists. */
83 #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE)
95 #if defined __cplusplus || defined __STDC_
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
posix_types_32.h 42 #if defined(__KERNEL__) || defined(__USE_ALL)
44 #else /* !defined(__KERNEL__) && !defined(__USE_ALL) */
46 #endif /* !defined(__KERNEL__) && !defined(__USE_ALL) */
49 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
80 #endif /* defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
_G_config.h 11 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
17 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
40 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
82 /* This is defined by <bits/stat.h> if `st_blksize' exists. */
83 #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE)
95 #if defined __cplusplus || defined __STDC_
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
posix_types_32.h 42 #if defined(__KERNEL__) || defined(__USE_ALL)
44 #else /* !defined(__KERNEL__) && !defined(__USE_ALL) */
46 #endif /* !defined(__KERNEL__) && !defined(__USE_ALL) */
49 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
80 #endif /* defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
_G_config.h 11 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
17 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
40 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
82 /* This is defined by <bits/stat.h> if `st_blksize' exists. */
83 #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE)
95 #if defined __cplusplus || defined __STDC_
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
posix_types_32.h 42 #if defined(__KERNEL__) || defined(__USE_ALL)
44 #else /* !defined(__KERNEL__) && !defined(__USE_ALL) */
46 #endif /* !defined(__KERNEL__) && !defined(__USE_ALL) */
49 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
80 #endif /* defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) *
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
errno.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x205) && !defined (_STLP_DONT_POP_HEADER_ID)
25 # if !defined(__BUILDING_STLPORT) && (_STLP_OUTERMOST_HEADER_ID == 0x205)
32 # if defined (_STLP_HAS_INCLUDE_NEXT)
37 # if defined (__BORLANDC__) && (__BORLANDC__ >= 0x590) && defined (__cplusplus)
44 # if !defined (_STLP_NATIVE_ERRNO_H_INCLUDED)
45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
60 # if ! defined (_STLP_DONT_POP_HEADER_ID
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 6 #if !defined (_STLP_COMPILER)
10 #if !defined (__ICL) && !defined (_STLP_MSVC)
14 #if !defined (_STLP_MSVC_LIB)
18 #if defined (__BUILDING_STLPORT) && defined (_MANAGED)
26 #if defined (_STLP_USING_PLATFORM_SDK_COMPILER)
62 #if defined (_MT) && !defined (_STLP_NO_THREADS)
66 #if !defined (_NATIVE_WCHAR_T_DEFINED
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
errno.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x205) && !defined (_STLP_DONT_POP_HEADER_ID)
25 # if !defined(__BUILDING_STLPORT) && (_STLP_OUTERMOST_HEADER_ID == 0x205)
32 # if defined (_STLP_HAS_INCLUDE_NEXT)
37 # if defined (__BORLANDC__) && (__BORLANDC__ >= 0x590) && defined (__cplusplus)
44 # if !defined (_STLP_NATIVE_ERRNO_H_INCLUDED)
45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
60 # if ! defined (_STLP_DONT_POP_HEADER_ID
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 6 #if !defined (_STLP_COMPILER)
10 #if !defined (__ICL) && !defined (_STLP_MSVC)
14 #if !defined (_STLP_MSVC_LIB)
18 #if defined (__BUILDING_STLPORT) && defined (_MANAGED)
26 #if defined (_STLP_USING_PLATFORM_SDK_COMPILER)
62 #if defined (_MT) && !defined (_STLP_NO_THREADS)
66 #if !defined (_NATIVE_WCHAR_T_DEFINED
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
errno.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x205) && !defined (_STLP_DONT_POP_HEADER_ID)
25 # if !defined(__BUILDING_STLPORT) && (_STLP_OUTERMOST_HEADER_ID == 0x205)
32 # if defined (_STLP_HAS_INCLUDE_NEXT)
37 # if defined (__BORLANDC__) && (__BORLANDC__ >= 0x590) && defined (__cplusplus)
44 # if !defined (_STLP_NATIVE_ERRNO_H_INCLUDED)
45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
60 # if ! defined (_STLP_DONT_POP_HEADER_ID
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 6 #if !defined (_STLP_COMPILER)
10 #if !defined (__ICL) && !defined (_STLP_MSVC)
14 #if !defined (_STLP_MSVC_LIB)
18 #if defined (__BUILDING_STLPORT) && defined (_MANAGED)
26 #if defined (_STLP_USING_PLATFORM_SDK_COMPILER)
62 #if defined (_MT) && !defined (_STLP_NO_THREADS)
66 #if !defined (_NATIVE_WCHAR_T_DEFINED
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
signals.c 26 #if defined(VGO_darwin)
74 {"SIGUSR1", "User defined signal 1"},
75 {"SIGUSR2", "User defined signal 2"},
253 #if defined (VKI_SIGHUP)
257 #if defined (VKI_SIGINT)
261 #if defined (VKI_SIGQUIT)
265 #if defined (VKI_SIGILL)
269 #if defined (VKI_SIGTRAP)
273 #if defined (VKI_SIGABRT)
277 #if defined (VKI_SIGEMT
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 89 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
91 # if defined(__TURBOC__) || defined(__BORLANDC__)
92 # if(__STDC__ == 1) && (defined(__LARGE__) || defined(__COMPACT__))
108 #if defined(VAXC) || defined(VMS)
114 #if defined(ATARI) || defined(atarist
    [all...]
  /external/stlport/src/
_stdio_file.h 33 #if defined (__MSL__)
39 #if defined (_STLP_WCE)
60 # elif defined (_STLP_SCO_OPENSERVER) || defined (__NCR_SVR)
64 # elif defined (__sun) && defined (_LP64)
68 #elif defined (__hpux) /* && defined(__hppa) && defined(__HP_aCC)) */ || \
69 defined (__MVS__) ||
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
typedefs.h 48 #if defined(__x86_64__)
57 #if defined(_NEED_SIZE_T_)
65 #if defined(__sparc__)
71 #if !defined(LINUX_HYBRID) || defined(LINUX_PORT)
96 #if defined(__GNUC__) && defined(__STRICT_ANSI__)
102 #if defined(__ICL)
106 #if defined(__STDC__)
112 #if !defined(__DJGPP__
    [all...]

Completed in 392 milliseconds

<<21222324252627282930>>