OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ruleSets
(Results
1 - 8
of
8
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/text/
RuleBasedNumberFormat.java
577
private transient NFRuleSet[]
ruleSets
= null;
586
* in
ruleSets
.
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RuleBasedNumberFormat.java
580
private transient NFRuleSet[]
ruleSets
= null;
589
* in
ruleSets
.
[
all
...]
/external/icu/icu4c/source/i18n/
rbnf.cpp
848
UResourceBundle*
ruleSets
= ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);
856
while (ures_hasNext(
ruleSets
)) {
857
desc.append(ures_getNextUnicodeString(
ruleSets
,NULL,&status));
863
ures_close(
ruleSets
);
[
all
...]
/external/icu/icu4c/source/test/intltest/
itrbnf.cpp
200
LocalUResourceBundlePointer
ruleSets
(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &status));
202
while (ures_hasNext(
ruleSets
.getAlias())) {
203
const UChar* currentString = ures_getNextString(
ruleSets
.getAlias(), &len, NULL, &status);
[
all
...]
/external/guice/extensions/persist/lib/
dom4j-1.6.1.jar
/external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar
/external/antlr/runtime/ActionScript/project/lib/
FlexAntTasks.jar
/external/cldr/tools/java/libs/
icu4j.jar
Completed in 1273 milliseconds