/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | indexerWithTuple.ts | 8 var idx1 = 1; variable 13 var ele14 = strNumTuple[idx1]; // string | number variable 22 var eleUnion14 = unionTuple1[idx1]; // string | number variable 30 var eleUnion24 = unionTuple2[idx1]; // string | number | boolean variable
|
/third_party/ffmpeg/libavcodec/arm/ |
D | vp9dsp_init_16bpp_arm_template.c | 106 #define init_fpel(idx1, idx2, sz, type, suffix) \ in vp9dsp_mc_init_arm() argument 116 #define init_mc_func(idx1, idx2, op, filter, fname, dir, mx, my, sz, pfx, bpp) \ in vp9dsp_mc_init_arm() argument 215 #define init_lpf_func_8(idx1, idx2, dir, wd, bpp) \ in vp9dsp_loopfilter_init_arm() argument 221 #define init_lpf_func_mix2(idx1, idx2, idx3, dir, wd, bpp) \ in vp9dsp_loopfilter_init_arm() argument 232 #define init_lpf_funcs_mix2_wd(idx1, idx2, wd, bpp) \ in vp9dsp_loopfilter_init_arm() argument
|
D | vp9dsp_init_arm.c | 105 #define init_fpel(idx1, idx2, sz, type) \ in vp9dsp_mc_init_arm() argument 115 #define init_mc_func(idx1, idx2, op, filter, fname, dir, mx, my, sz, pfx) \ in vp9dsp_mc_init_arm() argument
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | regression-test-issue-3665.js | 15 var idx1 = 32.6; variable
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
D | wgsl_mutator.cc | 175 void SwapIntervals(size_t idx1, in SwapIntervals() 190 void DeleteInterval(size_t idx1, size_t reg_len, std::string& wgsl_code) { in DeleteInterval() 194 void DuplicateInterval(size_t idx1, in DuplicateInterval() 202 void ReplaceRegion(size_t idx1, in ReplaceRegion()
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9dsp_init_16bpp_aarch64_template.c | 108 #define init_fpel(idx1, idx2, sz, type, suffix) \ in vp9dsp_mc_init_aarch64() argument 131 #define init_mc_func(idx1, idx2, op, filter, fname, dir, mx, my, sz, pfx, bpp) \ in vp9dsp_mc_init_aarch64() argument 231 #define init_lpf_func_8(idx1, idx2, dir, wd, bpp) \ in vp9dsp_loopfilter_init_aarch64() argument 237 #define init_lpf_func_mix2(idx1, idx2, idx3, dir, wd, bpp) \ in vp9dsp_loopfilter_init_aarch64() argument 248 #define init_lpf_funcs_mix2_wd(idx1, idx2, wd, bpp) \ in vp9dsp_loopfilter_init_aarch64() argument
|
D | vp9dsp_init_aarch64.c | 106 #define init_fpel(idx1, idx2, sz, type, suffix) \ in vp9dsp_mc_init_aarch64() argument 128 #define init_mc_func(idx1, idx2, op, filter, fname, dir, mx, my, sz, pfx) \ in vp9dsp_mc_init_aarch64() argument
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp9dsp_init_mips.c | 85 #define init_fpel(idx1, idx2, sz, type) \ in vp9dsp_mc_init_msa() argument 108 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \ in vp9dsp_mc_init_msa() argument 175 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \ in vp9dsp_mc_init_mmi() argument
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | cluster.h | 22 uint32_t idx1; member
|
/third_party/node/deps/brotli/c/enc/ |
D | cluster.h | 22 uint32_t idx1; member
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp9dsp_init_16bpp_template.c | 147 #define init_lpf_8_func(idx1, idx2, dir, wd, bpp, opt) \ in INIT_FUNC() argument 151 #define init_lpf_mix2_func(idx1, idx2, idx3, dir, wd1, wd2, bpp, opt) \ in INIT_FUNC() argument
|
D | hevcdsp.h | 32 #define PEL_LINK(dst, idx1, idx2, idx3, name, D, opt) \ argument
|
D | vp9dsp_init.h | 142 #define init_fpel_func(idx1, idx2, sz, type, bpp, opt) \ argument 148 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type, bpp, opt) \ argument 156 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ argument
|
/third_party/typescript/tests/baselines/reference/ |
D | indexerWithTuple.js | 9 var idx1 = 1; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | TailoredSet.java | 197 int idx1 = Collation.indexFromCE32(baseCE32); in compare() local 215 int idx1 = Collation.indexFromCE32(baseCE32); in compare() local
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | TailoredSet.java | 195 int idx1 = Collation.indexFromCE32(baseCE32); in compare() local 213 int idx1 = Collation.indexFromCE32(baseCE32); in compare() local
|
/third_party/ffmpeg/libavcodec/ |
D | hevcdsp.c | 132 #define PEL_FUNC(dst1, idx1, idx2, a, depth) \ in ff_hevc_dsp_init() argument
|
D | aacsbr.c | 329 const int idx1 = i + h_SL; in sbr_hf_assemble() local
|
/third_party/ffmpeg/libavfilter/ |
D | colorspacedsp.c | 130 #define init_yuv2yuv_fn(idx1, bit1, bit2) \ in ff_colorspacedsp_init() argument
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | histogram_enc.c | 731 int idx1; member 802 VP8LHistogram** const histograms, int idx1, in HistoQueuePush() 866 const int idx1 = histo_queue.queue[0].idx1; in HistogramCombineGreedy() local 903 static int PairComparison(const void* idx1, const void* idx2) { in PairComparison() 960 uint32_t idx1 = tmp / (*num_used - 1); in HistogramCombineStochastic() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | histogram_enc.c | 732 int idx1; member 803 VP8LHistogram** const histograms, int idx1, in HistoQueuePush() 867 const int idx1 = histo_queue.queue[0].idx1; in HistogramCombineGreedy() local 904 static int PairComparison(const void* idx1, const void* idx2) { in PairComparison() 961 uint32_t idx1 = tmp / (*num_used - 1); in HistogramCombineStochastic() local
|
/third_party/alsa-lib/src/mixer/ |
D | simple_none.c | 244 unsigned int idx1 = idx; in elem_read_volume() local 263 unsigned int idx1 = idx; in elem_read_switch() local 281 unsigned int idx1 = idx; in elem_read_route() local 310 unsigned int idx1 = idx; in elem_read_enum() local 450 unsigned int idx1 = idx; in selem_read() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_ra.cpp | 41 void ComponentInterference::add(size_t idx1, size_t idx2) in add()
|
/third_party/openh264/codec/common/inc/ |
D | msa_macros.h | 257 #define MSA_ST_H2(in, idx0, idx1, pdst, stride) \ argument 265 #define MSA_ST_H4(in, idx0, idx1, idx2, idx3, pdst, stride) \ argument 277 #define MSA_ST_H8(in, idx0, idx1, idx2, idx3, idx4, idx5, \ argument 298 #define MSA_ST_W2(in, idx0, idx1, pdst, stride) \ argument 306 #define MSA_ST_W4(in, idx0, idx1, idx2, idx3, pdst, stride) \ argument 318 #define MSA_ST_W8(in0, in1, idx0, idx1, idx2, idx3, \ argument 339 #define MSA_ST_D2(in, idx0, idx1, pdst, stride) \ argument 347 #define MSA_ST_D4(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) \ argument 359 #define MSA_ST_D8(in0, in1, in2, in3, idx0, idx1, idx2, idx3, \ argument 946 #define MSA_SPLATI_B2(RTYPE, in, idx0, idx1, out0, out1) \ argument [all …]
|
/third_party/iowow/src/utils/ |
D | iwconv.c | 47 uint8_t idx0, idx1; in iwhex2bin() local
|