Searched defs:tupleCount (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | listformattertest.cpp | 68 int32_t tupleCount, in ExpectPositions() 255 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithFormatter() 274 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItemsPatternShift() 295 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItems() 324 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3Items() local 343 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3ItemsPatternShift() local 360 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2Items() local 377 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2ItemsPatternShift() local 391 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith1Item() local
|
D | numfmtst.cpp | 6641 …NumberFormatTest::expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t tupleCount, in expectPositions() 6749 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 6782 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 9488 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() 760 HBUINT32 tupleCount; member
|
/external/freetype/src/truetype/ |
D | ttgxvar.c | 3296 FT_UInt tupleCount; in tt_face_vary_cvt() local 3867 FT_UInt tupleCount; in TT_Vary_Apply_Glyph_Deltas() local
|