OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:countOfLongestMatch
(Results
1 - 8
of
8
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/text/
TimeUnitFormat.java
268
String
countOfLongestMatch
= null;
311
countOfLongestMatch
= count;
322
if (
countOfLongestMatch
.equals("zero")) {
324
} else if (
countOfLongestMatch
.equals("one")) {
326
} else if (
countOfLongestMatch
.equals("two")) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
TimeUnitFormat.java
266
String
countOfLongestMatch
= null;
309
countOfLongestMatch
= count;
320
if (
countOfLongestMatch
.equals("zero")) {
322
} else if (
countOfLongestMatch
.equals("one")) {
324
} else if (
countOfLongestMatch
.equals("two")) {
/external/icu/icu4c/source/i18n/
tmutfmt.cpp
180
UnicodeString*
countOfLongestMatch
= NULL;
245
countOfLongestMatch
= count;
257
if (0 ==
countOfLongestMatch
->compare(PLURAL_COUNT_ZERO, 4)) {
259
} else if (0 ==
countOfLongestMatch
->compare(PLURAL_COUNT_ONE, 3)) {
261
} else if (0 ==
countOfLongestMatch
->compare(PLURAL_COUNT_TWO, 3)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 166 milliseconds