HomeSort by relevance Sort by last modified time
    Searched refs:type_info (Results 126 - 150 of 167) sorted by null

1 2 3 4 56 7

  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
private_typeinfo.h 22 : public std::type_info
cxa_exception.cpp 223 __cxa_throw(void* thrown_object, std::type_info* tinfo, void (*dest)(void*))
523 std::type_info * __cxa_current_exception_type() {
  /prebuilts/misc/common/swig/include/2.0.11/python/
std_pair.i 51 res = SWIG_ConvertPtr(obj,(void**)&p,swig::type_info<value_type>(),0);
101 res = SWIG_ConvertPtr(obj,(void**)&p,swig::type_info<value_type>(),0);
std_map.i 105 res = SWIG_ConvertPtr(obj,(void**)&p,swig::type_info<map_type>(),0);
140 swig_type_info *desc = swig::type_info<map_type>();
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
std_multimap.i 30 res = SWIG_ConvertPtr(obj,(void**)&p,swig::type_info<multimap_type>(),0);
44 swig_type_info *desc = swig::type_info<multimap_type>();
std_pair.i 48 swig::type_info<value_type>(),0);
94 swig::type_info<value_type>(),0);
std_map.i 103 res = SWIG_ConvertPtr(obj,(void**)&p,swig::type_info<map_type>(),0);
117 swig_type_info *desc = swig::type_info<map_type>();
231 swig_type_info* type = swig::type_info< Map >();
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/
cxxabi.h 100 std::type_info* tinfo,
  /external/libcxxabi/src/
cxa_exception.cpp 223 __cxa_throw(void* thrown_object, std::type_info* tinfo, void (*dest)(void*))
523 std::type_info * __cxa_current_exception_type() {
  /external/deqp/framework/delibs/decpp/
deCommandLine.cpp 71 bool TypedFieldMap::contains (const std::type_info* key) const
76 const TypedFieldMap::Entry& TypedFieldMap::get (const std::type_info* key) const
85 void TypedFieldMap::set (const std::type_info* key, const Entry& value)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 127 _M_get_deleter(const std::type_info&) = 0;
297 _M_get_deleter(const std::type_info&)
360 _M_get_deleter(const std::type_info& __ti)
422 _M_get_deleter(const std::type_info& __ti) noexcept
588 _M_get_deleter(const std::type_info& __ti) const noexcept
1012 _M_get_deleter(const std::type_info& __ti) const noexcept
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 127 _M_get_deleter(const std::type_info&) = 0;
297 _M_get_deleter(const std::type_info&)
360 _M_get_deleter(const std::type_info& __ti)
422 _M_get_deleter(const std::type_info& __ti) noexcept
588 _M_get_deleter(const std::type_info& __ti) const noexcept
1012 _M_get_deleter(const std::type_info& __ti) const noexcept
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr_base.h 127 _M_get_deleter(const std::type_info&) = 0;
297 _M_get_deleter(const std::type_info&)
360 _M_get_deleter(const std::type_info& __ti)
422 _M_get_deleter(const std::type_info& __ti) noexcept
588 _M_get_deleter(const std::type_info& __ti) const noexcept
1012 _M_get_deleter(const std::type_info& __ti) const noexcept
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
shared_ptr_base.h 129 _M_get_deleter(const std::type_info&) noexcept = 0;
380 _M_get_deleter(const std::type_info&) noexcept
476 _M_get_deleter(const std::type_info& __ti) noexcept
540 _M_get_deleter(const std::type_info& __ti) noexcept
708 _M_get_deleter(const std::type_info& __ti) const noexcept
1155 _M_get_deleter(const std::type_info& __ti) const noexcept
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/r/
std_vector.i 78 //return SWIG_R_NewPointerObj(val, type_info< std::vector<T > >(), owner);
93 //return SWIG_R_NewPointerObj(val, type_info< std::vector<T > >(), owner);
101 return SWIG_R_NewPointerObj(val, type_info< std::vector< T > >(), owner);
219 int res = SWIG_R_ConvertPtr(obj, (void**)&p, type_info< std::vector<T> >(), 0);
337 return SWIG_R_NewPointerObj(val, type_info< std::vector < std::vector< T > > >(), owner);
478 int res = SWIG_R_ConvertPtr(obj, (void**)&p, type_info< std::vector< std::vector<T> > > (), 0);
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp 234 class type_info;
  /external/clang/test/SemaCXX/
lambda-expressions.cpp 4 namespace std { class type_info; };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 124 _M_get_deleter(const std::type_info&) = 0;
260 _M_get_deleter(const std::type_info& __ti)
391 _M_get_deleter(const std::type_info& __ti) const
705 _M_get_deleter(const std::type_info& __ti) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 124 _M_get_deleter(const std::type_info&) = 0;
260 _M_get_deleter(const std::type_info& __ti)
391 _M_get_deleter(const std::type_info& __ti) const
705 _M_get_deleter(const std::type_info& __ti) const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 124 _M_get_deleter(const std::type_info&) = 0;
260 _M_get_deleter(const std::type_info& __ti)
391 _M_get_deleter(const std::type_info& __ti) const
705 _M_get_deleter(const std::type_info& __ti) const
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
shared_ptr.h 124 _M_get_deleter(const std::type_info&) = 0;
260 _M_get_deleter(const std::type_info& __ti)
391 _M_get_deleter(const std::type_info& __ti) const
705 _M_get_deleter(const std::type_info& __ti) const
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
arena.h 46 using type_info = ::type_info;
132 // type_info is promised to be static - its lifetime extends to
137 void (*on_arena_allocation)(const std::type_info* allocated_type,
    [all...]
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi.cc 326 std::type_info* tinfo,
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 574 namespace std{ using ::type_info; }
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octcontainer.swg 567 swig::type_info<sequence>(),0) == SWIG_OK) {
601 swig_type_info *desc = swig::type_info<sequence>();

Completed in 925 milliseconds

1 2 3 4 56 7