Home
last modified time | relevance | path

Searched defs:positivePrefix (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h136 UnicodeString positivePrefix; member
/third_party/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h137 UnicodeString positivePrefix; member
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimfmtprops.h137 UnicodeString positivePrefix; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java122 private transient String positivePrefix; field in DecimalFormatProperties
1235 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalFormatProperties.java126 private transient String positivePrefix; field in DecimalFormatProperties
1219 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix()
/third_party/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h117 UnicodeString positivePrefix; variable
Dnumrgts.cpp2947 static const UChar positivePrefix[] = { 0x40,0 }; // "@" local
Dnumfmtst.cpp8985 UnicodeString positivePrefix; in Test11646_Equality() local
8992 UnicodeString positivePrefix; in Test11646_Equality() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java107 public String positivePrefix = null; field in DataDrivenNumberFormatTestData
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java110 public String positivePrefix = null; field in DataDrivenNumberFormatTestData