/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | MicroProps.java | 29 public IntegerWidth integerWidth; field in MicroProps
|
D | MacroProps.java | 31 public IntegerWidth integerWidth; field in MacroProps
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/ |
D | MicroProps.java | 27 public IntegerWidth integerWidth; field in MicroProps
|
D | MacroProps.java | 27 public IntegerWidth integerWidth; field in MacroProps
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | number_microprops.h | 93 IntegerWidth integerWidth; member
|
D | number_fluent.cpp | 180 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style) const& { in integerWidth() function in NumberFormatterSettings 187 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style)&& { in integerWidth() function in NumberFormatterSettings
|
D | number_skeletons.h | 362 bool integerWidth = false; member
|
D | number_skeletons.cpp | 1691 bool GeneratorHelpers::integerWidth(const MacroProps& macros, UnicodeString& sb, UErrorCode& status… in integerWidth() function in GeneratorHelpers
|
/external/icu/icu4c/source/i18n/ |
D | number_microprops.h | 93 IntegerWidth integerWidth; member
|
D | number_fluent.cpp | 180 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style) const& { in integerWidth() function in NumberFormatterSettings 187 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style)&& { in integerWidth() function in NumberFormatterSettings
|
D | number_skeletons.h | 361 bool integerWidth = false; member
|
D | number_skeletons.cpp | 1689 bool GeneratorHelpers::integerWidth(const MacroProps& macros, UnicodeString& sb, UErrorCode& status… in integerWidth() function in GeneratorHelpers
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | number_microprops.h | 93 IntegerWidth integerWidth; member
|
D | number_fluent.cpp | 180 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style) const& { in integerWidth() function in NumberFormatterSettings 187 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style)&& { in integerWidth() function in NumberFormatterSettings
|
D | number_skeletons.h | 362 bool integerWidth = false; member
|
D | number_skeletons.cpp | 1691 bool GeneratorHelpers::integerWidth(const MacroProps& macros, UnicodeString& sb, UErrorCode& status… in integerWidth() function in GeneratorHelpers
|
/external/icu/libicu/cts_headers/ |
D | number_microprops.h | 93 IntegerWidth integerWidth; member
|
D | number_skeletons.h | 361 bool integerWidth = false; member
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/number/ |
D | NumberFormatterSettings.java | 299 public T integerWidth(IntegerWidth style) { in integerWidth() method in NumberFormatterSettings
|
/external/icu/android_icu4j/src/main/java/android/icu/number/ |
D | NumberFormatterSettings.java | 282 public T integerWidth(IntegerWidth style) { in integerWidth() method in NumberFormatterSettings
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 1545 IntegerWidth integerWidth; // = IntegerWidth(); (bogus) member
|
/external/cronet/stable/third_party/icu/source/i18n/unicode/ |
D | numberformatter.h | 1547 IntegerWidth integerWidth; // = IntegerWidth(); (bogus) member
|
/external/cronet/tot/third_party/icu/source/i18n/unicode/ |
D | numberformatter.h | 1547 IntegerWidth integerWidth; // = IntegerWidth(); (bogus) member
|
/external/icu/libicu/cts_headers/unicode/ |
D | numberformatter.h | 1545 IntegerWidth integerWidth; // = IntegerWidth(); (bogus) member
|
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 4483 public void integerWidth() { in integerWidth() method in NumberFormatterApiTest
|