/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-undefined-memory-manipulation.cpp | 15 struct Plain { struct 89 types::Plain p; // TriviallyCopyable for variety in notTriviallyCopyable() 140 memcpy_temp<types::Plain, types::VirtualFunc>(&p, &vf); in notTriviallyCopyable() 141 memmove_temp<types::Plain, types::VirtualFunc>(&p, &vf); in notTriviallyCopyable() 165 types::Plain p; in triviallyCopyable()
|
/external/python/cpython3/Tools/peg_generator/pegen/ |
D | grammar.py | 291 def __init__(self, node: Plain, sign: str): argument 298 def __iter__(self) -> Iterator[Plain]: 309 def __init__(self, node: Plain): argument 317 def __init__(self, node: Plain): argument 352 def __init__(self, node: Plain): argument 360 def __iter__(self) -> Iterator[Plain]: 400 def __init__(self, separator: Plain, node: Plain): argument 460 Plain = Union[Leaf, Group] variable 461 Item = Union[Plain, Opt, Repeat, Lookahead, Rhs, Cut]
|
D | metagrammar.gram | 19 Plain, 103 atom[Plain]:
|
D | parser_generator.py | 13 Plain, 120 def name_loop(self, node: Plain, is_repeat1: bool) -> str: argument
|
/external/eigen/Eigen/src/Core/ |
D | Assign_MKL.h | 141 …template< typename DstXprType, typename SrcXprNested, typename Plain> … 143 …const CwiseNullaryOp<internal::scalar_constant_op<EIGENTYPE>,Plain> >, assign_op<EIGENTYPE,EIGENTY… 146 …const CwiseNullaryOp<internal::scalar_constant_op<EIGENTYPE>,Plain> > SrcXprType; …
|
/external/eigen/Eigen/src/Core/util/ |
D | BlasUtil.h | 309 template<typename Scalar, typename NestedXpr, typename Plain> 310 …yOp<scalar_product_op<Scalar>, const CwiseNullaryOp<scalar_constant_op<Scalar>,Plain>, NestedXpr> > 314 …calar_product_op<Scalar>, const CwiseNullaryOp<scalar_constant_op<Scalar>,Plain>, NestedXpr> XprTy… 320 template<typename Scalar, typename NestedXpr, typename Plain> 321 …Op<scalar_product_op<Scalar>, NestedXpr, const CwiseNullaryOp<scalar_constant_op<Scalar>,Plain> > > 325 …ar_product_op<Scalar>, NestedXpr, const CwiseNullaryOp<scalar_constant_op<Scalar>,Plain> > XprType;
|
/external/libcups/test/ |
D | testps.ppd | 109 *DefaultMediaType: Plain 110 *MediaType Plain/Plain Paper: "<</MediaType(Plain)/cupsMediaType 0>>setpagedevice"
|
D | testhp.ppd | 113 *DefaultMediaType: Plain 114 *MediaType Plain/Plain Paper: "<</MediaType(Plain)/cupsMediaType 0>>setpagedevice"
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-08-10.data | 11 - entry # Plain
|
/external/llvm/test/YAMLParser/ |
D | spec-08-10.test | 13 - entry # Plain
|
/external/llvm-project/llvm/test/YAMLParser/ |
D | spec-08-10.test | 13 - entry # Plain
|
/external/geojson-jackson/ |
D | METADATA | 3 "A small package of all GeoJson POJOs (Plain Old Java Objects) for "
|
D | README.md | 4 A small package of all GeoJson POJOs (Plain Old Java Objects) for serializing and
|
/external/libcups/cups/ |
D | test.ppd | 136 *DefaultMediaType: Plain 137 *MediaType Plain/Plain Paper: "MediaType=Plain"
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 360 enum { Plain, Empty, Tombstone } State = Plain; enumerator
|
/external/curl/docs/ |
D | FEATURES | 137 - authentication: Plain, Login, CRAM-MD5, Digest-MD5, NTLM (*9), Kerberos 5 153 - SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5, NTLM (*9), 168 - SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5, NTLM (*9),
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 389 enum { Plain, Empty, Tombstone } State = Plain; enumerator
|
/external/openssh/regress/unittests/hostkeys/testdata/ |
D | known_hosts | 1 # Plain host keys, plain host names 7 # Plain host keys, hostnames + addresses
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.lic.txt | 42 % The Plain TeX hyphenation tables.
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_16.txt | 101 X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98e 102 X-Converted-To-Plain-Text: Alternative section used was text/plain
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_16.txt | 101 X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98e 102 X-Converted-To-Plain-Text: Alternative section used was text/plain
|
/external/bcc/tools/ |
D | cobjnew_example.txt | 27 Plain C/C++ allocations (through "malloc") are also supported. We can't report
|
D | javaobjnew_example.txt | 27 Plain C/C++ allocations (through "malloc") are also supported. We can't report
|
D | tclobjnew_example.txt | 27 Plain C/C++ allocations (through "malloc") are also supported. We can't report
|
/external/bcc/tools/lib/ |
D | uobjnew_example.txt | 27 Plain C/C++ allocations (through "malloc") are also supported. We can't report
|