HomeSort by relevance Sort by last modified time
    Searched refs:is_convertible (Results 26 - 50 of 118) sorted by null

12 3 4 5

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/
types.pass.cpp 38 static_assert((std::is_convertible<SM*, std::pair<char*, char*>*>::value), "");
51 static_assert((std::is_convertible<SM*, std::pair<wchar_t*, wchar_t*>*>::value), "");
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp 23 #include <boost/type_traits/is_convertible.hpp>
43 // is_convertible (naturally). This workaround is fortunately not
46 struct is_convertible<use_default,To> struct in namespace:boost
90 // meta functions like boost::is_convertible do not return false positives,
95 // always enabled for compilers that don't support enable_if or is_convertible.
98 // The operators implementation relies on boost::is_convertible not returning
110 , is_convertible<From, To>
128 // of is_convertible in a few cases.
134 , is_convertible<From, To>
145 is_convertible<From, To
    [all...]
iterator_facade.hpp 25 #include <boost/type_traits/is_convertible.hpp>
72 is_convertible<Facade1, Facade2>
73 , is_convertible<Facade2, Facade1>
82 is_convertible<Facade1, Facade2>
83 , is_convertible<Facade2, Facade1>
227 is_convertible<
247 : is_convertible<
275 is_convertible<Reference,Value const&>
280 is_convertible<
413 is_convertible<I2,I1
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
promotion.hpp 29 #include <boost/type_traits/is_convertible.hpp> // for boost::is_convertible
97 typename mpl::if_< typename mpl::and_<mpl::not_<is_floating_point<T2P> >, ::boost::is_convertible<T1P, T2P> >, T2P, T1P>::type>::type type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 55 std::enable_if<std::is_convertible<_Up*, _Tp*>::value>::type>
147 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
153 && std::is_convertible<_Ep, _Dp>::value))>
161 std::enable_if<std::is_convertible<_Up*, _Tp*>::value
182 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
411 typename std::enable_if<std::is_convertible<_Up*,
416 typename std::enable_if<std::is_convertible<_Up*,
421 unique_ptr(_Up*, typename std::enable_if<std::is_convertible<_Up*,
stl_pair.h 119 std::enable_if<std::is_convertible<_U1, _T1>::value>::type>
124 std::enable_if<std::is_convertible<_U2, _T2>::value>::type>
129 std::enable_if<std::is_convertible<_U1, _T1>::value
130 && std::is_convertible<_U2, _T2>::value>::type>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 55 std::enable_if<std::is_convertible<_Up*, _Tp*>::value>::type>
147 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
153 && std::is_convertible<_Ep, _Dp>::value))>
161 std::enable_if<std::is_convertible<_Up*, _Tp*>::value
182 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
411 typename std::enable_if<std::is_convertible<_Up*,
416 typename std::enable_if<std::is_convertible<_Up*,
421 unique_ptr(_Up*, typename std::enable_if<std::is_convertible<_Up*,
stl_pair.h 119 std::enable_if<std::is_convertible<_U1, _T1>::value>::type>
124 std::enable_if<std::is_convertible<_U2, _T2>::value>::type>
129 std::enable_if<std::is_convertible<_U1, _T1>::value
130 && std::is_convertible<_U2, _T2>::value>::type>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unique_ptr.h 55 std::enable_if<std::is_convertible<_Up*, _Tp*>::value>::type>
147 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
153 && std::is_convertible<_Ep, _Dp>::value))>
161 std::enable_if<std::is_convertible<_Up*, _Tp*>::value
182 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
411 typename std::enable_if<std::is_convertible<_Up*,
416 typename std::enable_if<std::is_convertible<_Up*,
421 unique_ptr(_Up*, typename std::enable_if<std::is_convertible<_Up*,
stl_pair.h 119 std::enable_if<std::is_convertible<_U1, _T1>::value>::type>
124 std::enable_if<std::is_convertible<_U2, _T2>::value>::type>
129 std::enable_if<std::is_convertible<_U1, _T1>::value
130 && std::is_convertible<_U2, _T2>::value>::type>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unique_ptr.h 55 std::enable_if<std::is_convertible<_Up*, _Tp*>::value>::type>
147 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
153 && std::is_convertible<_Ep, _Dp>::value))>
161 std::enable_if<std::is_convertible<_Up*, _Tp*>::value
182 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
411 typename std::enable_if<std::is_convertible<_Up*,
416 typename std::enable_if<std::is_convertible<_Up*,
421 unique_ptr(_Up*, typename std::enable_if<std::is_convertible<_Up*,
stl_pair.h 119 std::enable_if<std::is_convertible<_U1, _T1>::value>::type>
124 std::enable_if<std::is_convertible<_U2, _T2>::value>::type>
129 std::enable_if<std::is_convertible<_U1, _T1>::value
130 && std::is_convertible<_U2, _T2>::value>::type>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
unique_ptr.h 59 enable_if<is_convertible<_Up*, _Tp*>::value>::type>
164 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>,
168 is_convertible<_Ep, _Dp>>::type>>
175 is_convertible<_Up*, _Tp*>, is_same<_Dp, default_delete<_Tp>>>>
199 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>,
315 is_convertible<_Up_pointer, _Tp_pointer>,
341 is_convertible<_Up*, pointer>, __is_derived_Tp<_Up>>>
366 is_convertible<_Ep, _Dp>>::type
453 is_convertible<_Up*, pointer>, __is_derived_Tp<_Up>>>
469 is_convertible<_Up*, pointer>, __is_derived_Tp<_Up>>
    [all...]
  /external/chromium/base/
template_util.h 50 // This class is an implementation detail for is_convertible, and you
51 // don't need to know how it works to use is_convertible. For those
87 struct is_convertible struct in namespace:base
  /external/chromium_org/gin/
wrappable.h 87 base::is_convertible<T*, Wrappable<T>*>::value>::type> {
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_pair.h 88 std::enable_if<std::is_convertible<_U1, _T1>::value>::type>
93 std::enable_if<std::is_convertible<_U2, _T2>::value>::type>
98 std::enable_if<std::is_convertible<_U1, _T1>::value
99 && std::is_convertible<_U2, _T2>::value>::type>
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
type_traits_unittest.cc 611 EXPECT_TRUE((is_convertible<int, int>::value));
612 EXPECT_TRUE((is_convertible<int, long>::value));
613 EXPECT_TRUE((is_convertible<long, int>::value));
615 EXPECT_TRUE((is_convertible<int*, void*>::value));
616 EXPECT_FALSE((is_convertible<void*, int*>::value));
618 EXPECT_TRUE((is_convertible<Derived*, Base*>::value));
619 EXPECT_FALSE((is_convertible<Base*, Derived*>::value));
620 EXPECT_TRUE((is_convertible<Derived*, const Base*>::value));
621 EXPECT_FALSE((is_convertible<const Derived*, Base*>::value));
  /external/chromium/base/memory/
raw_scoped_refptr_mismatch_checker.h 39 (is_convertible<T, subtle::RefCountedBase*>::value ||
40 is_convertible<T, subtle::RefCountedThreadSafeBase*>::value))
  /external/chromium_org/base/memory/
raw_scoped_refptr_mismatch_checker.h 38 (is_convertible<T, subtle::RefCountedBase*>::value ||
39 is_convertible<T, subtle::RefCountedThreadSafeBase*>::value))
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_enum.hpp 19 #include <boost/type_traits/is_convertible.hpp>
98 : public ::boost::is_convertible<typename boost::add_reference<T>::type,::boost::detail::int_convertible>
173 // buggy is_convertible prevents working
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unique_ptr.h 55 std::enable_if<std::is_convertible<_Up*, _Tp*>::value>::type>
147 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
153 && std::is_convertible<_Ep, _Dp>::value))>
161 std::enable_if<std::is_convertible<_Up*, _Tp*>::value
188 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
423 typename std::enable_if<std::is_convertible<_Up*,
428 typename std::enable_if<std::is_convertible<_Up*,
433 unique_ptr(_Up*, typename std::enable_if<std::is_convertible<_Up*,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unique_ptr.h 55 std::enable_if<std::is_convertible<_Up*, _Tp*>::value>::type>
147 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
153 && std::is_convertible<_Ep, _Dp>::value))>
161 std::enable_if<std::is_convertible<_Up*, _Tp*>::value
188 <std::is_convertible<typename unique_ptr<_Up, _Ep>::pointer,
423 typename std::enable_if<std::is_convertible<_Up*,
428 typename std::enable_if<std::is_convertible<_Up*,
433 unique_ptr(_Up*, typename std::enable_if<std::is_convertible<_Up*,
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/
template_util.h 57 // This class is an implementation detail for is_convertible, and you
58 // don't need to know how it works to use is_convertible. For those
94 struct is_convertible struct in namespace:i18n::addressinput
  /external/chromium_org/third_party/libjingle/source/talk/base/
template_util.h 53 // This class is an implementation detail for is_convertible, and you
54 // don't need to know how it works to use is_convertible. For those
90 struct is_convertible struct in namespace:talk_base
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
template_util.h 54 // This class is an implementation detail for is_convertible, and you
55 // don't need to know how it works to use is_convertible. For those
91 struct is_convertible struct in namespace:i18n::phonenumbers

Completed in 451 milliseconds

12 3 4 5