/third_party/ffmpeg/libavcodec/ |
D | aacps_tablegen.h | 89 int pd0, pd1, pd2; in ps_tableinit() local 134 for (pd2 = 0; pd2 < 8; pd2++) { in ps_tableinit() 135 float pd2_re = ipdopd_cos[pd2]; in ps_tableinit() 136 float pd2_im = ipdopd_sin[pd2]; in ps_tableinit() 140 pd_re_smooth[pd0*64+pd1*8+pd2] = re_smooth * pd_mag; in ps_tableinit() 141 pd_im_smooth[pd0*64+pd1*8+pd2] = im_smooth * pd_mag; in ps_tableinit()
|
D | aacps_fixed_tablegen.h | 144 int pd0, pd1, pd2; in ps_tableinit() local 288 for (pd2 = 0; pd2 < 8; pd2++) { in ps_tableinit() 290 int pd2_re = ipdopd_cos[pd2]; in ps_tableinit() 291 int pd2_im = ipdopd_sin[pd2]; in ps_tableinit() 295 … SoftFloat pd_mag = av_int2sf(((ipdopd_cos[(pd0-pd1)&7]+8)>>4) + ((ipdopd_cos[(pd0-pd2)&7]+4)>>3) + in ps_tableinit() 296 ((ipdopd_cos[(pd1-pd2)&7]+2)>>2) + 0x15000000, 28); in ps_tableinit() 300 … pd_re_smooth[pd0*64+pd1*8+pd2] = (int)(((int64_t)re_smooth * pd_mag.mant + round) >> shift); in ps_tableinit() 301 … pd_im_smooth[pd0*64+pd1*8+pd2] = (int)(((int64_t)im_smooth * pd_mag.mant + round) >> shift); in ps_tableinit()
|
/third_party/boost/libs/timer/test/ |
D | original_timer_test.cpp | 70 progress_display pd2( 50, cout, "\nLead string 1 ", "Lead string 2 ", "Lead string 3 " ); in main() local 71 for ( ; pd2.count() < 50; ++pd2 ) {} in main()
|
/third_party/boost/libs/date_time/test/gregorian/ |
D | testgenerators.cpp | 26 partial_date pd2(1,Feb); in main() local 27 check("Partial date to_string()", pd2.to_string() == std::string("31")); in main() 29 check("Partial date operator==", !(pd1 == pd2)); in main() 30 check("Partial date operator==", !(pd2 == pd1)); in main() 32 check("Partial date operator<", pd1 < pd2); in main() 33 check("Partial date operator<", !(pd2 < pd1)); in main()
|
D | testgreg_serialize.cpp | 114 partial_date pd2(1); in main() local 141 ia >> BOOST_SERIALIZATION_NVP(pd2); in main() 158 ia >> pd2; in main() 182 check("date_generator: partial_date", pd == pd2); in main()
|
/third_party/libwebsockets/lib/abstract/protocols/smtp/ |
D | smtp-sequencer.c | 88 lws_dll2_t *pd2; in lws_smtpc_kick_internal() local 90 pd2 = lws_dll2_get_head(&s->emails_owner); in lws_smtpc_kick_internal() 91 if (!pd2) in lws_smtpc_kick_internal() 94 e = lws_container_of(pd2, lws_smtp_email_t, list); in lws_smtpc_kick_internal()
|
/third_party/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 467 void* pd2 = &d2; in pointer_tests() local 470 /*const*/ void* args[] = { &puc1, &pd2, &pstr3, &pI4 }; in pointer_tests()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 4455 x86_avx_cvt_pd2_ps_256, // llvm.x86.avx.cvt.pd2.ps.256 10479 "llvm.x86.avx.cvt.pd2.ps.256", 18364 1, // llvm.x86.avx.cvt.pd2.ps.256
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 4461 x86_avx_cvt_pd2_ps_256, // llvm.x86.avx.cvt.pd2.ps.256 10519 "llvm.x86.avx.cvt.pd2.ps.256", 18459 1, // llvm.x86.avx.cvt.pd2.ps.256
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 4461 x86_avx_cvt_pd2_ps_256, // llvm.x86.avx.cvt.pd2.ps.256 10519 "llvm.x86.avx.cvt.pd2.ps.256", 18459 1, // llvm.x86.avx.cvt.pd2.ps.256
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 4461 x86_avx_cvt_pd2_ps_256, // llvm.x86.avx.cvt.pd2.ps.256 10519 "llvm.x86.avx.cvt.pd2.ps.256", 18459 1, // llvm.x86.avx.cvt.pd2.ps.256
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 4461 x86_avx_cvt_pd2_ps_256, // llvm.x86.avx.cvt.pd2.ps.256 10519 "llvm.x86.avx.cvt.pd2.ps.256", 18459 1, // llvm.x86.avx.cvt.pd2.ps.256
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 6405 "llvm.x86.avx.cvt.pd2.ps.256", 16538 1, // llvm.x86.avx.cvt.pd2.ps.256
|