Home
last modified time | relevance | path

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

12

/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.java89 public T notation(Notation notation) { in notation() argument
DScientificNotation.java129 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
136 ScientificNotation notation, in ScientificHandler()
DCompactNotation.java84 CompactNotation notation, in CompactHandler()
DNumberSkeletonImpl.java234 private static Notation notation(StemEnum stem) { in notation() method in NumberSkeletonImpl.StemToObject
1456 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.java88 public T notation(Notation notation) { in notation() argument
DScientificNotation.java127 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
134 ScientificNotation notation, in ScientificHandler()
DCompactNotation.java84 CompactNotation notation, in CompactHandler()
DNumberSkeletonImpl.java235 private static Notation notation(StemEnum stem) { in notation() method in NumberSkeletonImpl.StemToObject
1457 private static boolean notation(MacroProps macros, StringBuilder sb) { in notation() method in NumberSkeletonImpl.GeneratorHelpers
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DMacroProps.java24 public Notation notation; field in MacroProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMacroProps.java20 public Notation notation; field in MacroProps
/external/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.h344 bool notation = false; member
Dnumber_skeletons.cpp159 Notation stem_to_object::notation(skeleton::StemEnum stem) { in notation() function in stem_to_object
1463 bool GeneratorHelpers::notation(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in notation() function in GeneratorHelpers
/external/icu/libicu/cts_headers/
Dnumber_skeletons.h344 bool notation = false; member
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h1442 Notation notation; member
/external/icu/libicu/cts_headers/unicode/
Dnumberformatter.h1442 Notation notation; member
/external/ImageMagick/coders/
Dmsl.c476 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in MSLUnparsedEntityDeclaration()
Dsvg.c1431 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in SVGUnparsedEntityDeclaration()
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1305 def __init__(self, name, publicId, systemId, notation): argument
/external/python/cpython3/Lib/xml/dom/
Dminidom.py1375 def __init__(self, name, publicId, systemId, notation): argument
/external/libxml2/
Dvalid.c6737 xmlChar *notation = cur->content; in xmlValidateNotationCallback() local
/external/python/cpython3/Modules/expat/
Dxmlparse.c273 const XML_Char *notation; member

12