/third_party/typescript/tests/baselines/reference/ |
D | mergedModuleDeclarationCodeGen2.js | 6 function data(my) { argument 12 var my; variable 13 (function (my) { argument 26 function data(my) { argument
|
D | mergedModuleDeclarationCodeGen3.js | 6 function data(my, foo) { argument 12 var my; variable 13 (function (my) { argument 25 function data(my, foo) { argument
|
D | tsxElementResolution7.js | 25 var my; variable 26 (function (my) { argument
|
D | mergedModuleDeclarationCodeGen4.js | 11 export function bar(contain, my, buz, data) { argument 25 (function (my) { argument 40 function bar(contain, my, buz, data) { argument
|
/third_party/boost/libs/mpl/test/ |
D | sizeof.cpp | 17 struct my struct 27 MPL_ASSERT_RELATION( sizeof_<my>::value, ==, sizeof(my) ); in MPL_TEST_CASE() argument
|
D | lambda.cpp | 28 struct my struct 49 MPL_ASSERT(( apply_wrap1<f,my> )); in MPL_TEST_CASE() argument
|
D | inherit.cpp | 18 struct my { typedef my myself; }; argument
|
D | assert.cpp | 29 namespace my { namespace
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8dsp_mmi.c | 1591 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel16_h4_mmi() 1668 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel8_h4_mmi() 1729 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel4_h4_mmi() 1784 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel16_h6_mmi() 1862 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel8_h6_mmi() 1924 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel4_h6_mmi() 1980 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel16_v4_mmi() 2058 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel8_v4_mmi() 2121 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel4_v4_mmi() 2178 ptrdiff_t srcstride, int h, int mx, int my) in ff_put_vp8_epel16_v6_mmi() [all …]
|
D | vp8_mc_msa.c | 224 int height, int mx, int my) in ff_put_vp8_epel4_h6_msa() 237 int height, int mx, int my) in ff_put_vp8_epel8_h6_msa() 285 int height, int mx, int my) in ff_put_vp8_epel16_h6_msa() 334 int height, int mx, int my) in ff_put_vp8_epel4_v6_msa() 381 int height, int mx, int my) in ff_put_vp8_epel8_v6_msa() 431 int height, int mx, int my) in ff_put_vp8_epel16_v6_msa() 505 int height, int mx, int my) in ff_put_vp8_epel4_h6v6_msa() 580 int height, int mx, int my) in ff_put_vp8_epel8_h6v6_msa() 667 int height, int mx, int my) in ff_put_vp8_epel16_h6v6_msa() 794 int height, int mx, int my) in ff_put_vp8_epel4_h4_msa() [all …]
|
/third_party/boost/libs/qvm/test/ |
D | convert_to_test.cpp | 46 test_qvm::matrix<M1,3,3> const my=convert_to< test_qvm::matrix<M1,3,3> >(x); in test_quaternion() local 51 test_qvm::matrix<M1,4,4> const my=convert_to< test_qvm::matrix<M1,4,4> >(x); in test_quaternion() local
|
/third_party/ffmpeg/libavcodec/ |
D | mpegutils.c | 135 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local 144 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local 157 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local 169 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local
|
D | mpeg4video.c | 82 int my, int i) in ff_mpeg4_set_one_direct_mv() 117 int ff_mpeg4_set_direct_mv(MpegEncContext *s, int mx, int my) in ff_mpeg4_set_direct_mv()
|
D | msmpeg4dec.c | 149 int mx, my, cbpy; in msmpeg4v12_decode_mb() local 252 int mx, my; in msmpeg4v34_decode_mb() local 834 int code, mx, my; in ff_msmpeg4_decode_motion() local
|
/third_party/boost/libs/mpl/test/aux_/ |
D | template_arity.cpp | 19 struct my {}; struct
|
/third_party/typescript/tests/cases/conformance/salsa/ |
D | typeFromPropertyAssignment9.ts | 7 var my = my || {}; variable
|
D | typeFromPropertyAssignment8_1.ts | 7 var my = my ?? {}; variable
|
D | typeFromPropertyAssignment9_1.ts | 7 var my = my ?? {}; variable
|
D | typeFromPropertyAssignment8.ts | 7 var my = my || {}; variable
|
/third_party/ffmpeg/libavcodec/arm/ |
D | hevcdsp_init_neon.c | 195 int height, intptr_t mx, intptr_t my, int width) { in ff_hevc_put_qpel_neon_wrapper() 201 int height, intptr_t mx, intptr_t my, int width) { in ff_hevc_put_qpel_uni_neon_wrapper() 208 int height, intptr_t mx, intptr_t my, int width) { in ff_hevc_put_qpel_bi_neon_wrapper()
|
/third_party/boost/libs/accumulators/test/ |
D | value.cpp | 14 namespace my namespace
|
D | external_accumulator.cpp | 16 namespace my namespace
|
/third_party/boost/libs/histogram/examples/ |
D | guide_custom_accumulators_3.cpp | 19 accumulators::mean<> mx, my; in main() member
|
D | guide_custom_accumulators_advanced.cpp | 19 accumulators::mean<> mx, my; in main() member
|
/third_party/musl/libc-test/src/math/gen/ |
D | mp.c | 71 static int adjust(mpfr_t mr, mpfr_t my, int t, int r, int type) in adjust() 118 static void genf(struct t *p, mpfr_t my, int t, int r) in genf() 172 static void gend(struct t *p, mpfr_t my, int t, int r) in gend() 227 static void genl(struct t *p, mpfr_t my, int t, int r) in genl() 296 static int wrap_lgamma(mpfr_t my, const mpfr_t mx, mpfr_rnd_t r) in wrap_lgamma() 301 static int wrap_remquo(mpfr_t my, const mpfr_t mx, const mpfr_t mx2, mpfr_rnd_t r) in wrap_remquo() 306 static int wrap_jn(mpfr_t my, const mpfr_t mx, mpfr_rnd_t r) in wrap_jn() 310 static int wrap_yn(mpfr_t my, const mpfr_t mx, mpfr_rnd_t r) in wrap_yn() 314 static int wrap_ceil(mpfr_t my, const mpfr_t mx, mpfr_rnd_t r) in wrap_ceil() 318 static int wrap_floor(mpfr_t my, const mpfr_t mx, mpfr_rnd_t r) in wrap_floor() [all …]
|