/external/python/cpython2/Doc/reference/ |
D | introduction.rst | 85 .. _notation: target in Alternate Implementations
|
/external/python/cpython3/Doc/reference/ |
D | introduction.rst | 86 .. _notation: target in Alternate Implementations
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | NumberFormatterSettings.java | 89 public T notation(Notation notation) { in notation() argument
|
D | ScientificNotation.java | 129 final ScientificNotation notation; field in ScientificNotation.ScientificHandler 136 ScientificNotation notation, in ScientificHandler()
|
D | CompactNotation.java | 84 CompactNotation notation, in CompactHandler()
|
D | NumberSkeletonImpl.java | 234 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/ |
D | NumberFormatterSettings.java | 88 public T notation(Notation notation) { in notation() argument
|
D | ScientificNotation.java | 127 final ScientificNotation notation; field in ScientificNotation.ScientificHandler 134 ScientificNotation notation, in ScientificHandler()
|
D | CompactNotation.java | 84 CompactNotation notation, in CompactHandler()
|
D | NumberSkeletonImpl.java | 235 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/ |
D | MacroProps.java | 24 public Notation notation; field in MacroProps
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | MacroProps.java | 20 public Notation notation; field in MacroProps
|
/external/icu/icu4c/source/i18n/ |
D | number_scientific.cpp | 117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler()
|
D | number_fluent.cpp | 35 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
|
D | number_skeletons.h | 344 bool notation = false; member
|
D | number_skeletons.cpp | 159 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/ |
D | number_skeletons.h | 344 bool notation = false; member
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 1442 Notation notation; member
|
/external/icu/libicu/cts_headers/unicode/ |
D | numberformatter.h | 1442 Notation notation; member
|
/external/ImageMagick/coders/ |
D | msl.c | 476 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in MSLUnparsedEntityDeclaration()
|
D | svg.c | 1431 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in SVGUnparsedEntityDeclaration()
|
/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 1305 def __init__(self, name, publicId, systemId, notation): argument
|
/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 1375 def __init__(self, name, publicId, systemId, notation): argument
|
/external/libxml2/ |
D | valid.c | 6737 xmlChar *notation = cur->content; in xmlValidateNotationCallback() local
|
/external/python/cpython3/Modules/expat/ |
D | xmlparse.c | 273 const XML_Char *notation; member
|