Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumber_microprops.h25 struct MicroProps : public MicroPropsGenerator { struct
42 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
52 MicroProps() = default; argument
56 MicroProps& operator=(const MicroProps& other) = default; argument
58 … void processQuantity(DecimalQuantity&, MicroProps& micros, UErrorCode& status) const U_OVERRIDE { in processQuantity() argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMicroProps.java11 public class MicroProps implements Cloneable, MicroPropsGenerator { class
36 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DMicroProps.java15 public class MicroProps implements Cloneable, MicroPropsGenerator { class
40 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/ ...