HomeSort by relevance Sort by last modified time
    Searched refs:__GLIBCXX__ (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/chromium_org/tools/gyp/test/mac/clang-cxx-library/
libstdc++.cc 6 #ifndef __GLIBCXX__
  /external/chromium_org/third_party/WebKit/Source/wtf/
NullPtr.h 41 #if (defined(__GLIBCXX__) && __GLIBCXX__ < 20110325) || defined(_STLPORT_VERSION)
TypeTraits.h 27 #if (defined(__GLIBCXX__) && (__GLIBCXX__ >= 20070724) && defined(__GXX_EXPERIMENTAL_CXX0X__)) || (defined(_MSC_VER) && (_MSC_VER >= 1600))
29 #if defined(__GLIBCXX__) && (__GLIBCXX__ >= 20070724) && defined(__GXX_EXPERIMENTAL_CXX0X__)
241 #elif (defined(__GLIBCXX__) && (__GLIBCXX__ >= 20070724) && defined(__GXX_EXPERIMENTAL_CXX0X__)) || (defined(_MSC_VER) && (_MSC_VER >= 1600))
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp 14 #ifdef __GLIBCXX__
15 #define BOOST_STDLIB "GNU libstdc++ version " BOOST_STRINGIZE(__GLIBCXX__)
34 #ifdef __GLIBCXX__ // gcc 3.4 and greater:
79 #if defined(__GLIBCXX__) || (defined(__GLIBCPP__) && __GLIBCPP__>=20020514) // GCC >= 3.1.0
97 // "I'm not sure how useful __GLIBCXX__ is for your purposes, for instance in
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
exception.cpp 36 #elif !defined(__GLIBCXX__) // __has_include(<cxxabi.h>)
44 #if !defined(LIBCXXRT) && !defined(_LIBCPPABI_VERSION) && !defined(__GLIBCXX__)
104 #if !defined(LIBCXXRT) && !defined(__GLIBCXX__) && !defined(EMSCRIPTEN)
129 #if !defined(_LIBCPPABI_VERSION) && !defined(__GLIBCXX__)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_stdlib_config.hpp 51 #elif defined(__GLIBCPP__) || defined(__GLIBCXX__)
  /external/chromium/base/debug/
stack_trace_unittest.cc 69 #elif defined(__GLIBCXX__)
stack_trace_posix.cc 21 #if defined(__GLIBCXX__)
64 #if defined(__GLIBCXX__)
101 #endif // defined(__GLIBCXX__)
debugger_posix.cc 24 #if defined(__GLIBCXX__)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/units/detail/
utility.hpp 18 #if defined(__GLIBCXX__) || defined(__GLIBCPP__)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
intrinsics.hpp 135 # if (!defined(__GLIBCXX__) || (__GLIBCXX__ >= 20080306 && __GLIBCXX__ != 20080519)) && __has_feature(is_pod)
138 # if (!defined(__GLIBCXX__) || (__GLIBCXX__ >= 20080306 && __GLIBCXX__ != 20080519)) && __has_feature(is_empty)
  /external/chromium_org/base/debug/
debugger_posix.cc 20 #if defined(__GLIBCXX__)
stack_trace_posix.cc 20 #if defined(__GLIBCXX__)
65 #if defined(__GLIBCXX__)
102 #endif // defined(__GLIBCXX__)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
fp_traits.hpp 48 # if (defined(__GLIBCPP__) || defined(__GLIBCXX__)) \
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 35 #define __GLIBCXX__ 20100121
    [all...]

Completed in 189 milliseconds

1 2 3