Home
last modified time | relevance | path

Searched defs:notation (Results 1 – 25 of 36) 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() function in NumberFormatterSettings
Dnumber_skeletons.h353 bool notation = false; member
/third_party/node/deps/icu-small/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
/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() argument
Dnumber_skeletons.h354 bool notation = false; member
/third_party/node/deps/v8/src/objects/
Djs-number-format.cc192 icu::number::Notation ToICUNotation(Notation notation, in ToICUNotation()
520 Handle<String> NotationAsString(Isolate* isolate, Notation notation) { in NotationAsString()
1049 Notation notation = NotationFromSkeleton(skeleton); in ResolvedOptions() local
1416 Notation notation = Notation::STANDARD; in New() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_intl.js174 notation: '[PC preview] unknow notation', property

12