Home
last modified time | relevance | path

Searched refs:tidx (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleBuilderTest.java115 for (int tidx = 0; tidx < TESTCASE.length; tidx++) { in TestLocaleBuilder()
124 String method = TESTCASE[tidx][i++]; in TestLocaleBuilder()
128 bld.setLanguage(TESTCASE[tidx][i++]); in TestLocaleBuilder()
130 bld.setScript(TESTCASE[tidx][i++]); in TestLocaleBuilder()
132 bld.setRegion(TESTCASE[tidx][i++]); in TestLocaleBuilder()
134 bld.setVariant(TESTCASE[tidx][i++]); in TestLocaleBuilder()
136 String key = TESTCASE[tidx][i++]; in TestLocaleBuilder()
137 String type = TESTCASE[tidx][ in TestLocaleBuilder()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleBuilderTest.java112 for (int tidx = 0; tidx < TESTCASE.length; tidx++) { in TestLocaleBuilder()
121 String method = TESTCASE[tidx][i++]; in TestLocaleBuilder()
125 bld.setLanguage(TESTCASE[tidx][i++]); in TestLocaleBuilder()
127 bld.setScript(TESTCASE[tidx][i++]); in TestLocaleBuilder()
129 bld.setRegion(TESTCASE[tidx][i++]); in TestLocaleBuilder()
131 bld.setVariant(TESTCASE[tidx][i++]); in TestLocaleBuilder()
133 String key = TESTCASE[tidx][i++]; in TestLocaleBuilder()
134 String type = TESTCASE[tidx][ in TestLocaleBuilder()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dlocalebuildertest.cpp189 for (int tidx = 0; tidx < UPRV_LENGTHOF(TESTCASES); tidx++) { in TestLocaleBuilder()
190 const char* (&testCase)[14] = TESTCASES[tidx]; in TestLocaleBuilder()
/third_party/ffmpeg/libavcodec/
H A Dg2meet.c1019 const uint8_t *pal, int npal, int tidx) in kempf_restore_buf()
1039 if (col != tidx) in kempf_restore_buf()
1054 int hdr, zsize, npal, tidx = -1, ret; in kempf_decode_tile() local
1098 tidx = i; in kempf_decode_tile()
1119 NULL, 0, width, height, pal, npal, tidx); in kempf_decode_tile()
1156 width, height, pal, npal, tidx); in kempf_decode_tile()
1015 kempf_restore_buf(const uint8_t *src, int len, uint8_t *dst, int stride, const uint8_t *jpeg_tile, int tile_stride, int width, int height, const uint8_t *pal, int npal, int tidx) kempf_restore_buf() argument
H A Dmobiclip.c1187 int tidx; in predict_motion() local
1193 tidx = get_index(height) * 4 + get_index(width); in predict_motion()
1198 idx2 = get_vlc2(gb, mv_vlc[s->moflex][tidx].table, in predict_motion()
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgk104.asm780 // 0x010: tidx
839 long mov b32 $r2 $tidx

Completed in 12 milliseconds