Home
last modified time | relevance | path

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

12345678910>>...21

/external/clang/test/CodeGenCXX/
Dvisibility-ms-compat.cpp28 const std::type_info &ti = typeid(A); variable
44 const std::type_info &ti = typeid(A); variable
60 const std::type_info &ti = typeid(A); variable
77 const std::type_info &ti = typeid(B<A>); variable
93 const std::type_info &ti = typeid(B<A>); variable
109 const std::type_info &ti = typeid(B<A>); variable
Dmicrosoft-no-rtti-data.cpp20 const std::type_info &ti = typeid(*getS()); variable
/external/webrtc/video/
Dencoder_bitrate_adjuster.cc81 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local
144 for (size_t ti = 0; ti < active_tls_[si]; ++ti) { in AdjustRateAllocation() local
248 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local
272 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local
329 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in Reset() local
Dencoder_bitrate_adjuster_unittest.cc76 for (int ti = num_temporal_layers - 1; ti >= 0; --ti) { in SetUpAdjuster() local
110 const size_t ti = in InsertFrames() local
192 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in ExpectNear() local
213 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in MultiplyAllocation() local
406 for (size_t ti = 0; ti < 3; ++ti) { in TEST_F() local
/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dsp_counted_impl.hpp172 void * get_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_deleter()
177 void * get_local_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_local_deleter()
265 void * get_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_deleter()
270 void * get_local_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_local_deleter()
/external/pigweed/pw_unit_test/
Dgoogletest_handler_adapter.cc53 void GoogleTestHandlerAdapter::OnTestStart(const ::testing::TestInfo& ti) { in OnTestStart()
67 void GoogleTestHandlerAdapter::OnTestEnd(const ::testing::TestInfo& ti) { in OnTestEnd()
/external/sdv/vsomeip/third_party/boost/serialization/src/
Dextended_type_info_typeid.cpp89 extended_type_info_typeid_0::type_register(const std::type_info & ti){ in type_register()
136 extended_type_info_typeid_arg(const std::type_info & ti) : in extended_type_info_typeid_arg()
/external/cronet/stable/third_party/boringssl/src/decrepit/des/
Dcfb64ede.cc75 uint32_t ti[2]; in DES_ede3_cfb64_encrypt() local
139 uint32_t ti[2]; in DES_ede3_cfb_encrypt() local
/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dtypeinfo.hpp85 inline char const * demangled_name( core::typeinfo const & ti ) in demangled_name()
154 inline std::string demangled_name( core::typeinfo const & ti ) in demangled_name()
/external/boringssl/src/decrepit/des/
Dcfb64ede.cc28 uint32_t ti[2]; in DES_ede3_cfb64_encrypt() local
92 uint32_t ti[2]; in DES_ede3_cfb_encrypt() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/decrepit/des/
Dcfb64ede.c75 uint32_t ti[2]; in DES_ede3_cfb64_encrypt() local
139 uint32_t ti[2]; in DES_ede3_cfb_encrypt() local
/external/cronet/tot/third_party/boringssl/src/decrepit/des/
Dcfb64ede.cc75 uint32_t ti[2]; in DES_ede3_cfb64_encrypt() local
139 uint32_t ti[2]; in DES_ede3_cfb_encrypt() local
/external/libcxx/test/std/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
/external/llvm/test/tools/llvm-cov/Inputs/
Dinstrprof-comdat.h11 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt()
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-comdat.h15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt()
/external/sdv/vsomeip/third_party/boost/core/test/
Dtest_lib_typeid.cpp12 boost::core::typeinfo const & ti = BOOST_CORE_TYPEID( int ); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/type.index/type.index.members/
Dhash_code.pass.cpp24 const std::type_info& ti = typeid(int); in main() local
Dname.pass.cpp25 const std::type_info& ti = typeid(int); in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_11796.cpp14 for (auto ti = 0; ti < 1000; ti++) in main() local
/external/cronet/stable/third_party/libc++/src/test/std/utilities/type.index/type.index.members/
Dhash_code.pass.cpp24 const std::type_info& ti = typeid(int); in main() local
Dname.pass.cpp25 const std::type_info& ti = typeid(int); in main() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp731 [name](TypeInfo& ti) { return ti.get_name() == name; }); in l_find_type()
812 const TypeInfo& ti) in l_compare()
835 unsigned src_idx, const TypeInfo& ti) in l_copy()
845 static std::string conversion_functions(const TypeInfo& ti) in conversion_functions()
889 static std::string global_decls(const TypeInfo& ti, bool with_init) in global_decls()
924 static std::string global_check_function(const TypeInfo& ti) in global_check_function()
965 static std::string writer_function(const TypeInfo& ti) in writer_function()
1005 static std::string reader_function(const TypeInfo& ti) in reader_function()
1109 cl_command_queue queue, const TypeInfo& ti, in l_write_read_for_type()
1319 const TypeInfo& ti, in l_init_write_read_for_type()
[all …]
/external/webrtc/api/video/
Dvideo_bitrate_allocation.cc130 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in operator ==() local
165 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in ToString() local
/external/sdv/vsomeip/third_party/boost/exception/src/
Dclone_current_exception_non_intrusive.cpp161 … cpp_type_info * const ti = reinterpret_cast<cpp_type_info * const>(typearray->info + image_base); in get_cpp_type_info() local
167 copy_msvc_exception( void * dst, void * src, cpp_type_info const & ti, size_t image_base ) in copy_msvc_exception()
188 cpp_type_info const & ti=get_cpp_type_info(et,image_base); in clone_msvc_exception() local
246 cpp_type_info const & ti=get_cpp_type_info(et_,image_base_); in rethrow() local

12345678910>>...21