Searched defs:Notation (Results 1 – 20 of 20) sorted by relevance
/external/llvm-project/llvm/docs/ |
D | AMDGPUInstructionNotation.rst | 21 Notation section in Instructions 33 Notation section in Opcode 52 Notation section in Operands 64 .. _amdgpu_syn_instruction_operand_tags: 103 Notation argument
|
/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-project/llvm/docs/AMDGPU/ |
D | AMDGPUAsmGFX900.rst | 22 Notation chapter
|
D | AMDGPUAsmGFX904.rst | 22 Notation chapter
|
D | AMDGPUAsmGFX906.rst | 22 Notation chapter
|
D | AMDGPUAsmGFX1011.rst | 22 Notation chapter
|
D | AMDGPUAsmGFX908.rst | 22 Notation chapter
|
D | AMDGPUAsmGFX7.rst | 20 Notation chapter
|
D | AMDGPUAsmGFX8.rst | 20 Notation chapter
|
D | AMDGPUAsmGFX9.rst | 20 Notation chapter
|
D | AMDGPUAsmGFX10.rst | 20 Notation chapter
|
/external/llvm-project/mlir/docs/ |
D | LangRef.md | 135 ## Notation section in MLIR Language Reference 165 ### Common syntax 186 ### Identifiers and keywords
|
/external/llvm/docs/TableGen/ |
D | LangRef.rst | 21 Notation chapter
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 115 class Notation; variable 371 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() function 373 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() function 377 Notation() : fType(NTN_SIMPLE), fUnion() {} in Notation() function 448 friend class Notation; variable
|
/external/icu/libicu/cts_headers/unicode/ |
D | numberformatter.h | 115 class Notation; variable 371 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() function 373 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() function 377 Notation() : fType(NTN_SIMPLE), fUnion() {} in Notation() function 448 friend class Notation; variable
|
/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 1336 class Notation(Identified, Childless, Node): class
|
/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 1406 class Notation(Identified, Childless, Node): class
|