Searched defs:Notation (Results 1 – 10 of 10) sorted by relevance
| /external/icu/android_icu4j/src/main/java/android/icu/number/ |
| D | Notation.java | 14 public class Notation { class 29 /* package-private */ Notation() { in Notation() method in Notation
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| D | Notation.java | 14 public class Notation { class 29 /* package-private */ Notation() { in Notation() method in Notation
|
| /external/python/cpython2/Doc/reference/ |
| D | introduction.rst | 87 Notation chapter
|
| /external/python/cpython3/Doc/reference/ |
| D | introduction.rst | 88 Notation chapter
|
| /external/llvm/docs/TableGen/ |
| D | LangRef.rst | 21 Notation chapter
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | numberformatter.h | 116 class Notation; variable 372 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() function 374 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() function 378 Notation() : fType(NTN_SIMPLE), fUnion() {} in Notation() function 449 friend class Notation; variable
|
| /external/icu/icu4c/source/i18n/unicode/ |
| D | numberformatter.h | 116 class Notation; variable 372 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() function 374 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() function 378 Notation() : fType(NTN_SIMPLE), fUnion() {} in Notation() function 449 friend class Notation; variable
|
| /external/cronet/third_party/icu/source/i18n/unicode/ |
| D | numberformatter.h | 116 class Notation; variable 372 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() function 374 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() function 378 Notation() : fType(NTN_SIMPLE), fUnion() {} in Notation() function 449 friend class Notation; variable
|
| /external/python/cpython3/Lib/xml/dom/ |
| D | minidom.py | 1406 class Notation(Identified, Childless, Node): class
|
| /external/python/cpython2/Lib/xml/dom/ |
| D | minidom.py | 1336 class Notation(Identified, Childless, Node): class
|