Searched refs:endType (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NFRule.java | 430 int endType = ruleText.indexOf(',', pluralRuleStart); in extractSubstitutions() local 431 if (endType < 0) { in extractSubstitutions() 434 String type = this.ruleText.substring(pluralRuleStart + 2, endType); in extractSubstitutions() 446 ruleText.substring(endType + 1, pluralRuleEnd)); in extractSubstitutions()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | NFRule.java | 431 int endType = ruleText.indexOf(',', pluralRuleStart); in extractSubstitutions() local 432 if (endType < 0) { in extractSubstitutions() 435 String type = this.ruleText.substring(pluralRuleStart + 2, endType); in extractSubstitutions() 447 ruleText.substring(endType + 1, pluralRuleEnd)); in extractSubstitutions()
|
/external/icu/icu4c/source/i18n/ |
D | nfrule.cpp | 432 int32_t endType = this->ruleText.indexOf(gComma, pluralRuleStart); in extractSubstitutions() local 433 if (endType < 0) { in extractSubstitutions() 437 …UnicodeString type(this->ruleText.tempSubString(pluralRuleStart + 2, endType - pluralRuleStart - 2… in extractSubstitutions() 450 this->ruleText.tempSubString(endType + 1, pluralRuleEnd - endType - 1), status); in extractSubstitutions()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | asm-util-3.3.jar | META-INF/MANIFEST.MF
org/objectweb/asm/util/ASMifiable.class
< ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.objectweb.asm_3.2.0.v200909071300.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/jacoco/ |
D | asm-debug-all-5.0.1.jar | META-INF/MANIFEST.MF
org/
org/objectweb/
org/objectweb/asm/
... |
/external/robolectric/v1/lib/test/ |
D | mockito-core-1.8.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mockito/
org/ ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |