Searched refs:tableRow (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 1888 UResourceBundle *tableRow=NULL; in testTag() local 1889 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 1893 CONFIRM_INT_EQ(ures_getType(tableRow), URES_ARRAY); in testTag() 1894 column_count=ures_getSize(tableRow); in testTag() 1904 arrayItem1=ures_getNextResource(tableRow, arrayItem1, &status); in testTag() 1911 ures_close(tableRow); in testTag() 1931 UResourceBundle *tableRow=NULL; in testTag() local 1932 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 1935 t=(UChar*)ures_getStringByIndex(tableRow, col, &len, &status); in testTag() 1940 ures_close(tableRow); in testTag()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RBBIRuleScanner.java | 884 …for (int tableRow = state;; tableRow++) { // loop over the state table rows associated with this s… in parse() 885 tableEl = RBBIRuleParseTable.gRuleParseStateTable[tableRow]; in parse()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RBBIRuleScanner.java | 883 …for (int tableRow = state;; tableRow++) { // loop over the state table rows associated with this s… in parse() 884 tableEl = RBBIRuleParseTable.gRuleParseStateTable[tableRow]; in parse()
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |