Home
last modified time | relevance | path

Searched defs:di2 (Results 1 – 9 of 9) sorted by relevance

/external/sdv/vsomeip/third_party/boost/exception/test/
Ddiagnostic_information_test.cpp73 test1( std::string const & di1, std::string const & di2 ) in test1()
93 test2( std::string const & di1, std::string const & di2 ) in test2()
114 test4( std::string const & di1, std::string const & di2 ) in test4()
146 std::string di2 = diagnostic_information(x); in main() local
160 std::string di2 = current_exception_diagnostic_information(); in main() local
174 std::string di2 = diagnostic_information(x); in main() local
189 std::string di2 = current_exception_diagnostic_information(); in main() local
229 std::string di2 = diagnostic_information(x); in main() local
246 std::string di2 = current_exception_diagnostic_information(); in main() local
/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestdate_iterator.cpp52 month_iterator di2(date(2002,Jan,3)); in main() local
/external/webrtc/modules/audio_coding/neteq/
Dpacket_buffer.cc53 auto* di2 = decoder_database.GetDecoderInfo(pt2); in EqualSampleRates() local
/external/pffft/
Dfftpack.c294 real ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in passb3() local
442 real ci2, ci3, ci4, ci5, di3, di4, di5, di2, cr2, cr3, cr5, cr4, ti2, ti3, in passfb5() local
592 real ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in passf3() local
792 real ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in radb3() local
949 real ci2, ci3, ci4, ci5, di3, di4, di5, di2, cr2, cr3, cr5, cr4, ti2, ti3, in radb5() local
1306 real ci2, di2, di3, cr2, dr2, dr3, ti2, ti3, tr2, tr3; in radf3() local
1469 real ci2, di2, ci4, ci5, di3, di4, di5, ci3, cr2, cr3, dr2, dr3, dr4, dr5, in radf5() local
Dpffft_priv_impl.h114 v4sf tr2, ti2, cr2, ci2, cr3, ci3, dr2, di2, dr3, di3; in passf3_ps() local
224 v4sf ci2, ci3, ci4, ci5, di3, di4, di5, di2, cr2, cr3, cr5, cr4, ti2, ti3, in passf5_ps() local
349 v4sf ci2, di2, di3, cr2, dr2, dr3, ti2, ti3, tr2, tr3, wr1, wi1, wr2, wi2; in radf3_ps() local
392 v4sf ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in radb3_ps() local
604 v4sf ci2, di2, ci4, ci5, di3, di4, di5, ci3, cr2, cr3, dr2, dr3, dr4, dr5, in radf5_ps() local
690 v4sf ci2, ci3, ci4, ci5, di3, di4, di5, di2, cr2, cr3, cr5, cr4, ti2, ti3, in radb5_ps() local
/external/javassist/src/test/javassist/bytecode/
DBytecodeTest.java691 DoubleInfo di2 = new DoubleInfo(12345.0, n++); in testConstInfos() local
/external/speex/libspeexdsp/
Dsmallft.c693 float ci2,ci3,di2,di3,cr2,cr3,dr2,dr3,ti2,tr2; in dradb3() local
/external/sdv/vsomeip/third_party/boost/utility/test/
Doperators_test.cpp835 MyDoubleInt di2(2.); in main() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1615 const auto &di2 = (m_params->differentDevices ? *helper->vkd : vkd); in iterate() local