Searched refs:useScientific (Results 1 – 15 of 15) sorted by relevance
96 public Integer useScientific = null; field in NumberFormatTestTuple327 useScientific = Integer.valueOf(value); in setUseScientific()449 useScientific = null; in clearUseScientific()
210 if (tuple.useScientific != null) {211 fmt.setScientificNotation(tuple.useScientific != 0);390 if (tuple.useScientific != null) {
97 public Integer useScientific = null; field in NumberFormatTestTuple328 useScientific = Integer.valueOf(value); in setUseScientific()450 useScientific = null; in clearUseScientific()
214 if (tuple.useScientific != null) {215 fmt.setScientificNotation(tuple.useScientific != 0);394 if (tuple.useScientific != null) {
105 int32_t useScientific; variable
313 FIELD_INIT(useScientific, &gIntOps),
162 fmt.setScientificNotation(tuple.useScientific != 0); in adjustDecimalFormat()
1536 virtual void setScientificNotation(UBool useScientific);
2642 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation() argument2643 fImpl->setScientificNotation(useScientific); in setScientificNotation()
3626 public void setScientificNotation(boolean useScientific) {3627 useExponentialNotation = useScientific;
3666 public void setScientificNotation(boolean useScientific) {3667 useExponentialNotation = useScientific;
404 output breaks useScientific
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...