Home
last modified time | relevance | path

Searched defs:MicroProps (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_microprops.h75 struct MicroProps : public MicroPropsGenerator { struct
78 RoundingImpl rounder;
79 Grouper grouping;
80 Padder padding;
104 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
106 struct {
131 MicroProps() = default; argument
135 MicroProps& operator=(const MicroProps& other) = default; argument
151 void processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity() argument
/external/icu/libicu/cts_headers/
Dnumber_microprops.h75 struct MicroProps : public MicroPropsGenerator { struct
78 RoundingImpl rounder;
79 Grouper grouping;
80 Padder padding;
104 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
106 struct {
131 MicroProps() = default; argument
135 MicroProps& operator=(const MicroProps& other) = default; argument
151 void processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity() argument
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DMicroProps.java22 public class MicroProps implements Cloneable, MicroPropsGenerator { class
69 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMicroProps.java20 public class MicroProps implements Cloneable, MicroPropsGenerator { class
67 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...