Home
last modified time | relevance | path

Searched defs:nonNumericalExecutedRuleMask (Results 1 – 12 of 12) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DNFSubstitution.java424 … double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
1016 double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
1321 double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
1644 double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
DNFRule.java917 double upperBound, int nonNumericalExecutedRuleMask) { in doParse()
1136 double upperBound, int nonNumericalExecutedRuleMask) { in matchToDelimiter()
DNFRuleSet.java755 …se(String text, ParsePosition parsePosition, double upperBound, int nonNumericalExecutedRuleMask) { in parse()
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DNFSubstitution.java423 … double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
1015 double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
1320 double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
1643 double upperBound, boolean lenientParse, int nonNumericalExecutedRuleMask) { in doParse()
DNFRule.java916 double upperBound, int nonNumericalExecutedRuleMask) { in doParse()
1135 double upperBound, int nonNumericalExecutedRuleMask) { in matchToDelimiter()
DNFRuleSet.java754 …se(String text, ParsePosition parsePosition, double upperBound, int nonNumericalExecutedRuleMask) { in parse()
/external/cronet/third_party/icu/source/i18n/
Dnfsubs.cpp698 uint32_t nonNumericalExecutedRuleMask, in doParse()
941 uint32_t nonNumericalExecutedRuleMask, in doParse()
1128 uint32_t nonNumericalExecutedRuleMask, in doParse()
1263 uint32_t nonNumericalExecutedRuleMask, in doParse()
Dnfrule.cpp903 uint32_t nonNumericalExecutedRuleMask, in doParse()
1164 uint32_t nonNumericalExecutedRuleMask, in matchToDelimiter()
Dnfrs.cpp684 …icodeString& text, ParsePosition& pos, double upperBound, uint32_t nonNumericalExecutedRuleMask, F… in parse()
/external/icu/icu4c/source/i18n/
Dnfsubs.cpp708 uint32_t nonNumericalExecutedRuleMask, in doParse()
951 uint32_t nonNumericalExecutedRuleMask, in doParse()
1138 uint32_t nonNumericalExecutedRuleMask, in doParse()
1273 uint32_t nonNumericalExecutedRuleMask, in doParse()
Dnfrule.cpp911 uint32_t nonNumericalExecutedRuleMask, in doParse()
1172 uint32_t nonNumericalExecutedRuleMask, in matchToDelimiter()
Dnfrs.cpp684 …icodeString& text, ParsePosition& pos, double upperBound, uint32_t nonNumericalExecutedRuleMask, F… in parse()