Home
last modified time | relevance | path

Searched defs:ti (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/type.index/type.index.members/
Dhash_code.pass.cpp21 const std::type_info& ti = typeid(int); in main() local
Dname.pass.cpp22 const std::type_info& ti = typeid(int); in main() local
/ndk/sources/cxx-stl/gabi++/src/
Ddynamic_cast.cc132 const abi::__si_class_type_info* ti = in walk_object() local
141 const abi::__vmi_class_type_info* ti = in walk_object() local
230 const abi::__si_class_type_info* ti = in base_to_derived_cast() local
239 const abi::__vmi_class_type_info* ti = in base_to_derived_cast() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dsp_counted_impl.hpp151 virtual void * get_deleter( detail::sp_typeinfo const & ti ) in get_deleter()
225 virtual void * get_deleter( detail::sp_typeinfo const & ti ) in get_deleter()