Searched defs:tupleCount (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | listformattertest.cpp | 69 int32_t tupleCount, in ExpectPositions() 256 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithFormatter() 275 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItemsPatternShift() 293 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItems() 322 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3Items() local 341 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3ItemsPatternShift() local 358 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2Items() local 375 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2ItemsPatternShift() local 389 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith1Item() local
|
D | numfmtst.cpp | 6637 …NumberFormatTest::expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t tupleCount, in expectPositions() 6745 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 6778 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 9484 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in Test13763_FieldPositionIteratorOffset() local
|
/external/harfbuzz_ng/src/ |
D | hb-aat-layout-kerx-table.hh | 48 unsigned int tupleCount, in kerxTupleKern() 762 HBUINT32 tupleCount; member
|
/external/freetype/src/truetype/ |
D | ttgxvar.c | 3205 FT_UInt tupleCount; in tt_face_vary_cvt() local 3768 FT_UInt tupleCount; in TT_Vary_Apply_Glyph_Deltas() local
|