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

1 2

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
has_nothrow_copy.hpp 32 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_nothrow_copy,T,::boost::detail::has_nothrow_copy_imp<T>::value)
35 BOOST_TT_AUX_BOOL_TRAIT_SPEC1(has_nothrow_copy,void,false)
37 BOOST_TT_AUX_BOOL_TRAIT_SPEC1(has_nothrow_copy,void const,false)
38 BOOST_TT_AUX_BOOL_TRAIT_SPEC1(has_nothrow_copy,void const volatile,false)
39 BOOST_TT_AUX_BOOL_TRAIT_SPEC1(has_nothrow_copy,void volatile,false)
intrinsics.hpp 156 # if __has_feature(has_nothrow_copy)
  /external/clang/test/Lexer/
has_feature_type_traits.cpp 8 #if __has_feature(has_nothrow_copy)
9 int has_nothrow_copy();
11 // CHECK: int has_nothrow_copy();
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
reference_content.hpp 20 # include "boost/type_traits/has_nothrow_copy.hpp"
130 struct has_nothrow_copy< struct in namespace:boost
  /ndk/tests/device/test-stlport_shared-exception/jni/
Android.mk 214 LOCAL_MODULE := has_nothrow_copy-1
215 LOCAL_SRC_FILES := has_nothrow_copy-1.cpp
220 LOCAL_MODULE := has_nothrow_copy-2
221 LOCAL_SRC_FILES := has_nothrow_copy-2.cpp
226 LOCAL_MODULE := has_nothrow_copy-3
227 LOCAL_SRC_FILES := has_nothrow_copy-3.cpp
232 LOCAL_MODULE := has_nothrow_copy-4
233 LOCAL_SRC_FILES := has_nothrow_copy-4.cpp
238 LOCAL_MODULE := has_nothrow_copy-5
239 LOCAL_SRC_FILES := has_nothrow_copy-5.cp
    [all...]
  /ndk/tests/device/test-stlport_static-exception/jni/
Android.mk 214 LOCAL_MODULE := has_nothrow_copy-1
215 LOCAL_SRC_FILES := has_nothrow_copy-1.cpp
220 LOCAL_MODULE := has_nothrow_copy-2
221 LOCAL_SRC_FILES := has_nothrow_copy-2.cpp
226 LOCAL_MODULE := has_nothrow_copy-3
227 LOCAL_SRC_FILES := has_nothrow_copy-3.cpp
232 LOCAL_MODULE := has_nothrow_copy-4
233 LOCAL_SRC_FILES := has_nothrow_copy-4.cpp
238 LOCAL_MODULE := has_nothrow_copy-5
239 LOCAL_SRC_FILES := has_nothrow_copy-5.cp
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 102 struct has_nothrow_copy
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 102 struct has_nothrow_copy
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 102 struct has_nothrow_copy
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
type_traits 102 struct has_nothrow_copy
  /ndk/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
type_traits 533 struct has_nothrow_copy
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
type_traits 533 struct has_nothrow_copy
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
type_traits 533 struct has_nothrow_copy
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 537 struct has_nothrow_copy
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 534 struct has_nothrow_copy
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 537 struct has_nothrow_copy
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 534 struct has_nothrow_copy
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
type_traits 533 struct has_nothrow_copy
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
type_traits 533 struct has_nothrow_copy

Completed in 755 milliseconds

1 2