Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/reference/
Dintroduction.rst85 .. _notation: target in Alternate Implementations
/external/python/cpython3/Doc/reference/
Dintroduction.rst86 .. _notation: target in Alternate Implementations
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatterSettings.java90 public T notation(Notation notation) { in notation() method in NumberFormatterSettings
DScientificNotation.java133 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
140 ScientificNotation notation, in ScientificHandler()
DCompactNotation.java82 CompactNotation notation, in CompactHandler()
DNumberSkeletonImpl.java193 private static Notation notation(StemEnum stem) { in notation() method in NumberSkeletonImpl.StemToObject
1248 private static boolean notation(MacroProps macros, StringBuilder sb) { in notation() method in NumberSkeletonImpl.GeneratorHelpers
/external/icu/android_icu4j/src/main/java/android/icu/number/
DNumberFormatterSettings.java90 public T notation(Notation notation) { in notation() method in NumberFormatterSettings
DScientificNotation.java131 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
138 ScientificNotation notation, in ScientificHandler()
DCompactNotation.java83 CompactNotation notation, in CompactHandler()
DNumberSkeletonImpl.java194 private static Notation notation(StemEnum stem) { in notation() method in NumberSkeletonImpl.StemToObject
1249 private static boolean notation(MacroProps macros, StringBuilder sb) { in notation() method in NumberSkeletonImpl.GeneratorHelpers
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMacroProps.java20 public Notation notation; field in MacroProps
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DMacroProps.java24 public Notation notation; field in MacroProps
/external/icu/icu4c/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
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h1412 Notation notation; member
/external/ImageMagick/coders/
Dmsl.c476 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in MSLUnparsedEntityDeclaration()
Dsvg.c1135 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in SVGUnparsedEntityDeclaration()
/external/python/cpython3/Lib/xml/dom/
Dminidom.py1350 def __init__(self, name, publicId, systemId, notation): argument
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1305 def __init__(self, name, publicId, systemId, notation): argument
/external/libxml2/
Dvalid.c6695 xmlChar *notation = cur->content; in xmlValidateNotationCallback() local
/external/python/cpython3/Modules/expat/
Dxmlparse.c282 const XML_Char *notation; member
/external/expat/lib/
Dxmlparse.c282 const XML_Char *notation; member
/external/python/cpython2/Modules/expat/
Dxmlparse.c282 const XML_Char *notation; member