Home
last modified time | relevance | path

Searched defs:hasCurrencySign (Results 1 – 18 of 18) sorted by relevance

/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DAffixPatternProvider.java25 public boolean hasCurrencySign(); in hasCurrencySign() method
DCurrencyPluralInfoAffixProvider.java58 public boolean hasCurrencySign() { in hasCurrencySign() method in CurrencyPluralInfoAffixProvider
DPropertiesAffixPatternProvider.java142 public boolean hasCurrencySign() { in hasCurrencySign() method in PropertiesAffixPatternProvider
DPatternStringParser.java164 public boolean hasCurrencySign() { in hasCurrencySign() method in PatternStringParser.ParsedPatternInfo
202 public boolean hasCurrencySign = false; field in PatternStringParser.ParsedSubpatternInfo
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DAffixPatternProvider.java32 public boolean hasCurrencySign(); in hasCurrencySign() method
DCurrencyPluralInfoAffixProvider.java62 public boolean hasCurrencySign() { in hasCurrencySign() method in CurrencyPluralInfoAffixProvider
DPropertiesAffixPatternProvider.java146 public boolean hasCurrencySign() { in hasCurrencySign() method in PropertiesAffixPatternProvider
DPatternStringParser.java167 public boolean hasCurrencySign() { in hasCurrencySign() method in PatternStringParser.ParsedPatternInfo
208 public boolean hasCurrencySign = false; field in PatternStringParser.ParsedSubpatternInfo
/external/icu/icu4c/source/i18n/
Dnumber_mapper.cpp441 bool PropertiesAffixPatternProvider::hasCurrencySign() const { in hasCurrencySign() function in PropertiesAffixPatternProvider
508 bool CurrencyPluralInfoAffixProvider::hasCurrencySign() const { in hasCurrencySign() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.h64 bool hasCurrencySign = false; member
Dnumber_patternstring.cpp106 bool ParsedPatternInfo::hasCurrencySign() const { in hasCurrencySign() function in ParsedPatternInfo
/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_mapper.cpp441 bool PropertiesAffixPatternProvider::hasCurrencySign() const { in hasCurrencySign() function in PropertiesAffixPatternProvider
508 bool CurrencyPluralInfoAffixProvider::hasCurrencySign() const { in hasCurrencySign() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.h64 bool hasCurrencySign = false; member
Dnumber_patternstring.cpp106 bool ParsedPatternInfo::hasCurrencySign() const { in hasCurrencySign() function in ParsedPatternInfo
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_mapper.cpp441 bool PropertiesAffixPatternProvider::hasCurrencySign() const { in hasCurrencySign() function in PropertiesAffixPatternProvider
508 bool CurrencyPluralInfoAffixProvider::hasCurrencySign() const { in hasCurrencySign() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.h64 bool hasCurrencySign = false; member
Dnumber_patternstring.cpp106 bool ParsedPatternInfo::hasCurrencySign() const { in hasCurrencySign() function in ParsedPatternInfo
/external/icu/libicu/cts_headers/
Dnumber_patternstring.h64 bool hasCurrencySign = false; member