Home
last modified time | relevance | path

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

12

/third_party/python/Doc/reference/
Dintroduction.rst86 .. _notation: target in Alternate Implementations
/third_party/boost/boost/convert/
Dparameters.hpp14 enum class notation { fixed, scientific }; enum
Dstream.hpp129 cnv::notation notation = arg[cnv::parameter::notation]; in BOOST_CNV_PARAM() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatterSettings.java88 public T notation(Notation notation) { in notation() method in NumberFormatterSettings
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/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DMacroProps.java24 public Notation notation; field in MacroProps
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_scientific.cpp118 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler()
Dnumber_fluent.cpp25 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
33 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() function in NumberFormatterSettings
Dnumber_skeletons.h307 bool notation = false; member
Dnumber_skeletons.cpp149 Notation stem_to_object::notation(skeleton::StemEnum stem) { in notation() function in stem_to_object
1287 bool GeneratorHelpers::notation(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in notation() function in GeneratorHelpers
/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.cpp34 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
42 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() function in NumberFormatterSettings
Dnumber_skeletons.h332 bool notation = false; member
Dnumber_skeletons.cpp170 Notation stem_to_object::notation(skeleton::StemEnum stem) { in notation() function in stem_to_object
1461 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.cpp34 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
42 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() argument
Dnumber_skeletons.h332 bool notation = false; member
Dnumber_skeletons.cpp170 Notation stem_to_object::notation(skeleton::StemEnum stem) { in notation() function in stem_to_object
1461 bool GeneratorHelpers::notation(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in notation() function in GeneratorHelpers
/third_party/mingw-w64/mingw-w64-headers/include/
Dmsasn1.h369 ASN1open_t notation; member
407 ASN1open_t notation; member
446 ASN1open_t notation; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h1412 Notation notation; member
/third_party/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h1372 Notation notation; member
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumberformatter.h1372 Notation notation; member
/third_party/python/Lib/xml/dom/
Dminidom.py1351 def __init__(self, name, publicId, systemId, notation): argument

12