| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | sparcv9-abi.cpp | 3 struct pod { struct 8 void f1(struct pod); argument
|
| D | debug-info-ms-vbase.cpp | 48 struct POD { int pod; }; member
|
| D | debug-info-composite-cc.cpp | 32 } pod; variable
|
| D | cxx11-extern-constexpr.cpp | 24 static constexpr PODWithInit pod{}; member
|
| /external/clang/test/CodeGenCXX/ |
| D | sparcv9-abi.cpp | 3 struct pod { struct 8 void f1(struct pod); argument
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | union_unittest.cc | 78 PodUnionPtr pod(PodUnion::New()); in TEST() local 146 PodUnionPtr pod = PodUnion::NewFInt8(11); in TEST() local 225 PodUnionPtr pod(PodUnion::New()); in TEST() local 268 PodUnionPtr pod(PodUnion::New()); in TEST() local 284 PodUnionPtr pod(PodUnion::New()); in TEST() local 295 PodUnionPtr pod; in TEST() local 312 PodUnionPtr pod; in TEST() local 351 PodUnionPtr pod(PodUnion::NewFEnum(static_cast<AnEnum>(0xFFFF))); in TEST() local 366 PodUnionPtr pod( in TEST() local 382 ObjectUnionPtr pod(ObjectUnion::New()); in TEST() local [all …]
|
| D | serialization_warning_unittest.cc | 230 PodUnionPtr pod(nullptr); in TEST_F() local
|
| /external/clang/test/SemaCXX/ |
| D | vla.cpp | 8 template<typename T> struct pod {}; struct
|
| D | class-layout.cpp | 271 tail_padded_pod_in_11_only pod; member
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | vla.cpp | 8 template<typename T> struct pod {}; struct
|
| D | attr-require-constant-initialization.cpp | 151 ATTR static PODType pod; in test_basic_start_static_2_2() local
|
| D | class-layout.cpp | 272 tail_padded_pod_in_11_only pod; member
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | int128_unittest.cc | 181 uint128_pod pod = { 12345, 67890 }; in TEST() local 439 constexpr uint128_pod pod = {2, 3}; in TEST() local
|
| D | stringpiece.h | 440 StringPiecePod pod; in CreateFromStringPiece() local
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/filter/ |
| D | TestJsonFilter.java | 171 Pod pod = new Pod(); in testIssue89() local
|
| /external/skqp/src/core/ |
| D | SkLiteDL.cpp | 46 static const D* pod(const T* op, size_t offset = 0) { in pod() function 465 void* SkLiteDL::push(size_t pod, Args&&... args) { in push() 559 void* pod = this->push<DrawAnnotation>(bytes, rect, value); in drawAnnotation() local 587 void* pod = this->push<DrawImageLattice>(bytes, std::move(image), xs, ys, fs, *lattice.fBounds, in drawImageLattice() local 610 void* pod = this->push<DrawPoints>(count*sizeof(SkPoint), mode, count, paint); in drawPoints() local 615 void* pod = this->push<DrawVertices>(boneCount * sizeof(SkVertices::Bone), in drawVertices() local 629 void* pod = this->push<DrawAtlas>(bytes, in drawAtlas() local
|
| /external/llvm/unittests/Support/ |
| D | Casting.cpp | 232 struct pod {}; struct
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | Casting.cpp | 312 struct pod {}; struct
|
| /external/llvm-project/clang/test/Analysis/ |
| D | string.c | 1341 struct POD_memset pod; in memset10_struct() local 1352 struct POD_memset pod; in memset11_struct_field() local 1362 struct POD_memset pod; in memset12_struct_field() local
|
| /external/rust/cxx/syntax/ |
| D | mod.rs | 20 mod pod; module
|
| /external/python/cpython3/Lib/test/ |
| D | test_inspect.py | 2148 def test(po, pk, pod=42, pkd=100, *args, ko, **kwargs): argument
|