/third_party/boost/libs/safe_numerics/test/ |
D | test_multiply.hpp | 44 const std::type_info & ti = typeid(result); in test_multiply() local 85 const std::type_info & ti = typeid(result); in test_multiply() local 124 const std::type_info & ti = typeid(result); in test_multiply() local
|
D | test_auto.cpp | 28 const std::type_info & ti = typeid(T); in print_argument_type() local
|
/third_party/ffmpeg/libavcodec/ |
D | tak_parser.c | 33 TAKStreamInfo ti; member 53 TAKStreamInfo ti; in tak_parse() local 78 TAKStreamInfo ti; in tak_parse() local
|
/third_party/boost/boost/smart_ptr/detail/ |
D | sp_counted_impl.hpp | 172 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()
|
/third_party/boost/libs/core/test/ |
D | test_lib_typeid.cpp | 12 boost::core::typeinfo const & ti = BOOST_CORE_TYPEID( int ); in main() local
|
D | typeinfo_test.cpp | 21 boost::core::typeinfo const & ti = BOOST_CORE_TYPEID( int ); in main() local
|
D | sp_typeinfo_test.cpp | 23 boost::detail::sp_typeinfo const & ti = BOOST_SP_TYPEID( int ); in main() local
|
/third_party/skia/third_party/externals/tint/src/ |
D | castable.cc | 28 for (auto* ti = this; ti != nullptr; ti = ti->base) { in Is() local
|
/third_party/boost/libs/serialization/src/ |
D | extended_type_info_typeid.cpp | 89 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()
|
/third_party/boost/libs/thread/test/ |
D | test_11796.cpp | 14 for (auto ti = 0; ti < 1000; ti++) in main() local
|
/third_party/boost/libs/locale/test/ |
D | test_boundary.cpp | 241 ti_type ti(bt,begin,end,l); in test_word_container() local 290 ti_type ti(bi); in test_word_container() local 300 ti_type ti; in test_word_container() local 313 ti_type ti(ti_2); in test_word_container() local 322 ti_type ti; in test_word_container() local
|
/third_party/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 75 uint32_t ti[2]; in DES_ede3_cfb64_encrypt() local 139 uint32_t ti[2]; in DES_ede3_cfb_encrypt() local
|
/third_party/boost/boost/core/ |
D | typeinfo.hpp | 85 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()
|
/third_party/openssl/crypto/des/ |
D | cfb64ede.c | 26 DES_LONG ti[2]; in DES_ede3_cfb64_encrypt() local 93 DES_LONG ti[2]; in DES_ede3_cfb_encrypt() local
|
D | cfb64enc.c | 25 DES_LONG ti[2]; in DES_cfb64_encrypt() local
|
D | ofb64enc.c | 26 DES_LONG ti[2]; in DES_ofb64_encrypt() local
|
/third_party/boost/libs/smart_ptr/test/ |
D | sp_typeinfo_test.cpp | 21 boost::detail::sp_typeinfo_ const & ti = BOOST_SP_TYPEID_( int ); in main() local
|
/third_party/boost/libs/math/example/ |
D | root_finding_algorithms.cpp | 440 cpu_timer ti; // Can start, pause, resume and stop, and read elapsed. in test_root() local 463 cpu_timer ti; // Can start, pause, resume and stop, and read elapsed. in test_root() local 486 cpu_timer ti; // Can start, pause, resume and stop, and read elapsed. in test_root() local 510 cpu_timer ti; // Can start, pause, resume and stop, and read elapsed. in test_root() local 534 cpu_timer ti; // Can start, pause, resume and stop, and read elapsed. in test_root() local
|
/third_party/boost/libs/dll/example/mangled/ |
D | import_class.cpp | 45 std::type_info &ti = cl.get_type_info(); in main() local
|
/third_party/boost/libs/exception/src/ |
D | clone_current_exception_non_intrusive.cpp | 161 … 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
|
/third_party/boost/libs/fusion/test/sequence/ |
D | io.cpp | 120 vector<int, int, int> ti; in main() local
|
/third_party/openssl/crypto/idea/ |
D | i_cfb64.c | 26 unsigned long ti[2]; in IDEA_cfb64_encrypt() local
|
D | i_ofb64.c | 27 unsigned long ti[2]; in IDEA_ofb64_encrypt() local
|
/third_party/openssl/crypto/rc2/ |
D | rc2ofb64.c | 27 unsigned long ti[2]; in RC2_ofb64_encrypt() local
|
/third_party/openssl/crypto/rc5/ |
D | rc5ofb64.c | 27 unsigned long ti[2]; in RC5_32_ofb64_encrypt() local
|