Home
last modified time | relevance | path

Searched refs:target_type (Results 1 – 9 of 9) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dconversion_traits.hpp41 typedef T target_type ; typedef
66 typedef N target_type ; typedef
82 typedef typename remove_cv<T>::type target_type ; typedef
85 typedef typename is_same<target_type,source_type>::type is_trivial ;
87 typedef trivial_traits_impl <target_type> trivial_imp ;
88 typedef non_trivial_traits_impl<target_type,source_type> non_trivial_imp ;
Dconverter.hpp99 typedef typename Traits::target_type T ;
128 typedef typename Traits::target_type T ;
144 typedef typename Traits::target_type T ;
160 typedef typename Traits::target_type T ;
176 typedef typename Traits::target_type T ;
192 typedef typename Traits::target_type T ;
330 typedef typename Traits::target_type T ;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dconversion_traits.hpp26 typedef typename base_::target_type target_type; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/
Dtarget_type.pass.cpp55 assert(f.target_type() == typeid(A)); in main()
59 assert(f.target_type() == typeid(void)); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
D__functional_03250 virtual const std::type_info& target_type() const = 0;
269 virtual const std::type_info& target_type() const = 0;
288 virtual const std::type_info& target_type() const = 0;
307 virtual const std::type_info& target_type() const = 0;
328 virtual const std::type_info& target_type() const;
388 __func<_Fp, _Alloc, _Rp()>::target_type() const
411 virtual const std::type_info& target_type() const;
471 __func<_Fp, _Alloc, _Rp(_A0)>::target_type() const
494 virtual const std::type_info& target_type() const;
554 __func<_Fp, _Alloc, _Rp(_A0, _A1)>::target_type() const
[all …]
Dfunctional419 const std::type_info& target_type() const noexcept;
1289 virtual const std::type_info& target_type() const _NOEXCEPT = 0;
1326 virtual const std::type_info& target_type() const _NOEXCEPT;
1386 __func<_Fp, _Alloc, _Rp(_ArgTypes...)>::target_type() const _NOEXCEPT
1508 const std::type_info& target_type() const _NOEXCEPT;
1763 function<_Rp(_ArgTypes...)>::target_type() const _NOEXCEPT
1767 return __f_->target_type();
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp110 const std::type_info &target_type() const in target_type() function in boost::bad_lexical_cast
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk3929 …call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target_type)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk3938 …call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target_type)