Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_microprops.h87 struct MicroProps : public MicroPropsGenerator { struct
88 SimpleMicroProps simple; argument
97 // No ownership: must point at a string which will outlive MicroProps argument
118 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
120 struct {
150 MicroProps() = default; argument
154 MicroProps& operator=(const MicroProps& other) = default; argument
170 void processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity() argument
/external/icu/icu4c/source/i18n/
Dnumber_microprops.h87 struct MicroProps : public MicroPropsGenerator { struct
88 SimpleMicroProps simple; argument
97 // No ownership: must point at a string which will outlive MicroProps argument
118 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
120 struct {
150 MicroProps() = default; argument
154 MicroProps& operator=(const MicroProps& other) = default; argument
170 void processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity() argument
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_microprops.h87 struct MicroProps : public MicroPropsGenerator { struct
88 SimpleMicroProps simple; argument
97 // No ownership: must point at a string which will outlive MicroProps argument
118 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
120 struct {
150 MicroProps() = default; argument
154 MicroProps& operator=(const MicroProps& other) = default; argument
170 void processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity() argument
/external/icu/libicu/cts_headers/
Dnumber_microprops.h87 struct MicroProps : public MicroPropsGenerator { struct
88 SimpleMicroProps simple; argument
97 // No ownership: must point at a string which will outlive MicroProps argument
118 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
120 struct {
150 MicroProps() = default; argument
154 MicroProps& operator=(const MicroProps& other) = default; argument
170 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
79 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DMicroProps.java20 public class MicroProps implements Cloneable, MicroPropsGenerator { class
77 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps