Searched refs:Adjacent (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/clang/test/CodeGenCXX/ |
D | sanitize-dtor-bit-field.cpp | 57 struct Adjacent { struct 61 ~Adjacent() {} in ~Adjacent() argument 63 Adjacent ad;
|
/external/clang/test/CodeGenCXX/ |
D | sanitize-dtor-bit-field.cpp | 57 struct Adjacent { struct 61 ~Adjacent() {} in ~Adjacent() argument 63 Adjacent ad;
|
/external/llvm-project/lld/test/ELF/linkerscript/ |
D | linkorder.s | 29 ## Adjacent input sections descriptions are contiguous.
|
/external/rust/crates/serde_derive/src/internals/ |
D | check.rs | 256 TagType::External | TagType::Adjacent { .. } | TagType::None => return, in check_internal_tag_field_name_conflict() 297 TagType::Adjacent { tag, content } => (tag, content), in check_adjacent_tag_conflict()
|
D | attr.rs | 251 Adjacent { tag: String, content: String }, enumerator 769 (None, Some((_, tag)), Some((_, content))) => TagType::Adjacent { tag, content }, in decide_tag()
|
/external/python/cpython2/Doc/library/ |
D | msvcrt.rst | 36 regions in a file may be locked at the same time, but may not overlap. Adjacent
|
/external/python/cpython3/Doc/library/ |
D | msvcrt.rst | 42 regions in a file may be locked at the same time, but may not overlap. Adjacent
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | idnaContextRules.txt | 264 Title: Appendix A.12. KATAKANA MIDDLE DOT - \u30FB - Adjacent characters MUST be Hiragana, Katakana…
|
/external/libjpeg-turbo/ |
D | README.ijg | 171 (Adjacent articles in that issue discuss MPEG motion picture compression,
|
/external/rust/crates/serde_derive/src/ |
D | ser.rs | 485 attr::TagType::Adjacent { tag, content } => { in serialize_variant()
|
D | de.rs | 1159 attr::TagType::Adjacent { tag, content } => { in deserialize_enum()
|
/external/antlr/runtime/ObjC/Framework/ |
D | HashMap.m | 1526 * (<tt>"{}"</tt>). Adjacent mappings are separated by the characters
|
/external/python/setuptools/docs/ |
D | pkg_resources.txt | 639 versions are acceptable. Adjacent redundant conditions are effectively
|
D | setuptools.txt | 573 Adjacent redundant conditions are also consolidated (e.g. ``">1, >2"`` becomes
|
/external/protobuf/ |
D | CHANGES.txt | 1968 * Adjacent string literals in .proto files will now be concatenated, like in
|
/external/one-true-awk/testdir/ |
D | funstack.ok | 2113 James A. Hinds Algorithm for Locating Adjacent Storage
|
D | funstack.in | 15967 title = "Algorithm for Locating Adjacent Storage Blocks in the Buddy System",
|