Home
last modified time | relevance | path

Searched defs:notation (Results 1 – 25 of 35) sorted by relevance

12

/third_party/python/Doc/reference/
Dintroduction.rst86 .. _notation: target in Alternate Implementations
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatterSettings.java88 public T notation(Notation notation) { in notation() argument
DScientificNotation.java128 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
135 ScientificNotation notation, in ScientificHandler()
DCompactNotation.java85 CompactNotation notation, in CompactHandler()
DNumberSkeletonImpl.java228 private static Notation notation(StemEnum stem) { in notation() method in NumberSkeletonImpl.StemToObject
1398 private static boolean notation(MacroProps macros, StringBuilder sb) { in notation() method in NumberSkeletonImpl.GeneratorHelpers
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatterSettings.java92 public T notation(Notation notation) { in notation() method in NumberFormatterSettings
DScientificNotation.java129 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
136 ScientificNotation notation, in ScientificHandler()
DCompactNotation.java83 CompactNotation notation, in CompactHandler()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DMacroProps.java24 public Notation notation; field in MacroProps
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMacroProps.java20 public Notation notation; field in MacroProps
/third_party/typescript/src/lib/
Des2020.intl.d.ts234 notation?: "standard" | "scientific" | "engineering" | "compact" | undefined; property
244 notation?: "standard" | "scientific" | "engineering" | "compact"; property
Des2020.bigint.d.ts81 notation?: string; property
/third_party/typescript/lib/
Dlib.es2020.intl.d.ts254 notation?: "standard" | "scientific" | "engineering" | "compact" | undefined; property
264 notation?: "standard" | "scientific" | "engineering" | "compact"; property
Dlib.es2020.bigint.d.ts101 notation?: string; property
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_scientific.cpp117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler()
Dnumber_fluent.cpp35 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
43 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() argument
Dnumber_skeletons.h353 bool notation = false; member
Dnumber_skeletons.cpp166 Notation stem_to_object::notation(skeleton::StemEnum stem) { in notation() function in stem_to_object
1520 bool GeneratorHelpers::notation(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in notation() function in GeneratorHelpers
/third_party/icu/icu4c/source/i18n/
Dnumber_scientific.cpp117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler()
Dnumber_fluent.cpp35 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
43 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() function in NumberFormatterSettings
Dnumber_skeletons.h354 bool notation = false; member
Dnumber_skeletons.cpp167 Notation stem_to_object::notation(skeleton::StemEnum stem) { in notation() function in stem_to_object
1526 bool GeneratorHelpers::notation(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in notation() function in GeneratorHelpers
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dnumber_scientific.cpp117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler()
Dnumber_fluent.cpp35 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
43 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() argument
Dnumber_skeletons.h354 bool notation = false; member

12