Searched refs:distinguished (Results 1 – 25 of 60) sorted by relevance
123
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | DtdData.java | 61 distinguished, value, metadata enumConstant 100 …private AttributeStatus attributeStatus = AttributeStatus.distinguished; // default unless reset b… 1118 return getAttributeStatus(elementName, attribute) == AttributeStatus.distinguished; in isDistinguishing() 1188 return AttributeStatus.distinguished; // special case in getAttributeStatus() 1196 return AttributeStatus.distinguished; in getAttributeStatus() 1203 return AttributeStatus.distinguished; in getAttributeStatus() 1541 case distinguished: in getRegularizedPaths()
|
/external/apache-commons-bcel/src/examples/Mini/ |
D | Mini.jjt | 62 * distinguished function `main' that starts the program.
|
D | Mini.jj | 46 * distinguished function `main' that starts the program.
|
/external/python/pyasn1/docs/source/pyasn1/ |
D | contents.rst | 34 semantics (e.g. number vs string) and can be distinguished from each other by
|
/external/yapf/ |
D | CHANGELOG | 478 - Make sure that continuations from a compound statement are distinguished from 515 - Over indent a function's parameter list if it's not distinguished from the 524 - Indent the continuation of an if-then statement when it's not distinguished
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestDtdData.java | 212 case distinguished: in checkEmpty()
|
/external/python/cpython3/Doc/library/ |
D | email.contentmanager.rst | 191 (distinguished from strings by having a ``name`` attribute), add the
|
D | warnings.rst | 113 distinguished based on whether a feature was being removed entirely or 114 changing its behaviour. They are now distinguished based on their
|
/external/python/cpython3/Doc/distutils/ |
D | introduction.rst | 172 filesystem and distinguished from other directories by the presence of a file
|
/external/python/cpython2/Doc/distutils/ |
D | introduction.rst | 172 filesystem and distinguished from other directories by the presence of a file
|
/external/linux-kselftest/tools/testing/selftests/tc-testing/ |
D | README | 186 distinguished from each other in the python program by their module
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | IntrinsicsARM.td | 280 // distinguished with "s" and "u" suffixes. A few NEON shift instructions,
|
/external/python/cpython3/Doc/c-api/ |
D | long.rst | 14 distinguished from a number. Use :c:func:`PyErr_Occurred` to disambiguate.
|
/external/icu/icu4c/source/data/translit/ |
D | el_el_Latn_BGN.txt | 77 # Οἰνόφυτα → Oinófita. These apostrophes must be distinguished from
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsARM.td | 325 // distinguished with "s" and "u" suffixes. A few NEON shift instructions,
|
/external/golang-protobuf/ |
D | README.md | 152 with distinguished wrapper types for each possible field value.
|
/external/cldr/specs/rfc/ |
D | draft-davis-t-langtag-ext.txt | 509 distinguished by date, or not by date alone. In the latter case, 513 If there are multiple subversions distinguished by date, then a
|
/external/bzip2/ |
D | bzip2.txt | 292 distinguished from undamaged ones.
|
D | bzip2.1.preformatted | 295 distinguished from undamaged ones.
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IntrinsicsARM.td | 508 // distinguished with "s" and "u" suffixes. A few NEON shift instructions,
|
/external/python/cpython3/Doc/tutorial/ |
D | introduction.rst | 7 In the following examples, input and output are distinguished by the presence or
|
/external/catch2/docs/ |
D | command-line.md | 72 …gs and tag expressions are all passed directly as arguments. Tags are distinguished by being enclo…
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Coroutines.rst | 406 A coroutine author or a frontend may designate a distinguished `alloca` that can 407 be used to communicate with the coroutine. This distinguished alloca is called
|
D | GlobalISel.rst | 184 Pointer types are distinguished by address space. This matches IR, as opposed
|
/external/python/cpython2/Doc/tutorial/ |
D | introduction.rst | 7 In the following examples, input and output are distinguished by the presence or
|
123