Home
last modified time | relevance | path

Searched defs:idx1 (Results 1 – 25 of 48) sorted by relevance

12

/third_party/typescript/tests/cases/conformance/types/tuple/
DindexerWithTuple.ts8 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/
Dvp9dsp_init_16bpp_arm_template.c106 #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
Dvp9dsp_init_arm.c105 #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/
Dregression-test-issue-3665.js15 var idx1 = 32.6; variable
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
Dwgsl_mutator.cc175 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/
Dvp9dsp_init_16bpp_aarch64_template.c108 #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
Dvp9dsp_init_aarch64.c106 #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/
Dvp9dsp_init_mips.c85 #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/
Dcluster.h22 uint32_t idx1; member
/third_party/node/deps/brotli/c/enc/
Dcluster.h22 uint32_t idx1; member
/third_party/ffmpeg/libavcodec/x86/
Dvp9dsp_init_16bpp_template.c147 #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
Dhevcdsp.h32 #define PEL_LINK(dst, idx1, idx2, idx3, name, D, opt) \ argument
Dvp9dsp_init.h142 #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/
DindexerWithTuple.js9 var idx1 = 1; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DTailoredSet.java197 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/
DTailoredSet.java195 int idx1 = Collation.indexFromCE32(baseCE32); in compare() local
213 int idx1 = Collation.indexFromCE32(baseCE32); in compare() local
/third_party/ffmpeg/libavcodec/
Dhevcdsp.c132 #define PEL_FUNC(dst1, idx1, idx2, a, depth) \ in ff_hevc_dsp_init() argument
Daacsbr.c329 const int idx1 = i + h_SL; in sbr_hf_assemble() local
/third_party/ffmpeg/libavfilter/
Dcolorspacedsp.c130 #define init_yuv2yuv_fn(idx1, bit1, bit2) \ in ff_colorspacedsp_init() argument
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c731 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/
Dhistogram_enc.c732 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/
Dsimple_none.c244 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/
Dsfn_ra.cpp41 void ComponentInterference::add(size_t idx1, size_t idx2) in add()
/third_party/openh264/codec/common/inc/
Dmsa_macros.h257 #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/
Diwconv.c47 uint8_t idx0, idx1; in iwhex2bin() local

12