Home
last modified time | relevance | path

Searched refs:setParseNoExponent (Results 1 – 25 of 27) sorted by relevance

12

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatDataDrivenTest.java290 fmt.setParseNoExponent(tuple.parseNoExponent != 0);
574 properties.setParseNoExponent(tuple.parseNoExponent != 0); in propertiesFromTuple()
DDataDrivenNumberFormatTestData.java430 public void setParseNoExponent(String value) { in setParseNoExponent() method in DataDrivenNumberFormatTestData
DNumberFormatTest.java6113 df.setParseNoExponent(true);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatDataDrivenTest.java287 fmt.setParseNoExponent(tuple.parseNoExponent != 0);
571 properties.setParseNoExponent(tuple.parseNoExponent != 0); in propertiesFromTuple()
DDataDrivenNumberFormatTestData.java427 public void setParseNoExponent(String value) { in setParseNoExponent() method in DataDrivenNumberFormatTestData
DNumberFormatTest.java6110 df.setParseNoExponent(true);
/external/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h1751 void setParseNoExponent(UBool value);
/external/icu/libicu/cts_headers/unicode/
Ddecimfmt.h1751 void setParseNoExponent(UBool value);
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDecimalFormat.java2182 public synchronized void setParseNoExponent(boolean value) { in setParseNoExponent() method in DecimalFormat
2183 properties.setParseNoExponent(value); in setParseNoExponent()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java2371 public synchronized void setParseNoExponent(boolean value) { in setParseNoExponent() method in DecimalFormat
2372 properties.setParseNoExponent(value); in setParseNoExponent()
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalFormatProperties.java1175 public DecimalFormatProperties setParseNoExponent(boolean parseNoExponent) { in setParseNoExponent() method in DecimalFormatProperties
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java1170 public DecimalFormatProperties setParseNoExponent(boolean parseNoExponent) { in setParseNoExponent() method in DecimalFormatProperties
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp236 setParseNoExponent((UBool) newValue); in setAttribute()
1266 void DecimalFormat::setParseNoExponent(UBool value) { in setParseNoExponent() function in DecimalFormat
/external/icu/icu4c/source/test/intltest/
Ddcfmapts.cpp1342 df->setParseNoExponent(true); in testInvalidObject()
Dnumfmtst.cpp9061 df.setParseNoExponent(TRUE); in TestParseNoExponent()
/external/icu/android_icu4j/api/public/
Dcurrent.txt2643 method public void setParseNoExponent(boolean);
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/icu/icu4j/tools/build/
Dicu4j60.api3.gz12;ICU4J 60.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j61.api3.gz12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j59.api3.gz
Dicu4j62.api3.gz12;ICU4J 62.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j63.api3.gz12;ICU4J 63.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j64.api3.gz12;ICU4J 64.2;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j65.api3.gz12;ICU4J 65.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j68.api3.gz12;ICU4J 68.1;; 2ST@3.6;PB;NS;NF;NS; ...

12