| /external/compiler-rt/test/msan/ |
| D | dtor-bit-fields.cc | 14 struct Packed { struct 25 ~Packed() {} in ~Packed() argument
|
| /external/clang/test/CodeGenCXX/ |
| D | sanitize-dtor-bit-field.cpp | 6 struct Packed { struct 18 ~Packed() {} in ~Packed() argument
|
| D | microsoft-abi-sret-and-byval.cpp | 29 struct Packed { struct 30 short a; 31 int b; 32 short c;
|
| /external/rust/crates/pin-project/tests/ui/pin_project/ |
| D | safe_packed_borrows.rs | 11 struct Packed { struct 21 let a = Packed { f: 1 }; in main() argument
|
| D | unaligned_references.rs | 6 struct Packed { struct 16 let a = Packed { f: 1 }; in main() argument
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | packing.inl | 283 u16vec1 Packed(uninitialize); local 302 u16vec2 Packed(uninitialize); local 321 u16vec3 Packed(uninitialize); local 340 u16vec4 Packed(uninitialize); local 384 uint8 Packed = 0; local 401 uint16 Packed = 0; local 429 uint64 Packed = 0; local 444 uint16 Packed = 0; local 461 uint64 Packed = 0; local 478 uint16 Packed = 0; local [all …]
|
| /external/oss-fuzz/projects/giflib/ |
| D | gif_fuzz_proto.proto | 11 required uint32 Packed = 3; field 26 required uint32 Packed = 6; field 30 required uint32 Packed = 1; field
|
| /external/gwp_asan/gwp_asan/ |
| D | stack_trace_compressor.cpp | 69 size_t pack(const uintptr_t *Unpacked, size_t UnpackedSize, uint8_t *Packed, in pack() 87 size_t unpack(const uint8_t *Packed, size_t PackedSize, uintptr_t *Unpacked, in unpack()
|
| /external/pigweed/pw_protobuf/pw_protobuf_test_protos/ |
| D | non_pw_package.proto | 23 message Packed { message
|
| /external/clang/test/CodeGenObjC/ |
| D | ivar-layout-64.m | 122 @interface Packed : NSObject { interface 126 @implementation Packed @end implementation
|
| /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
| D | unittest_repeated_packables_nano.proto | 72 message Packed { message
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIAddIMGInit.cpp | 118 bool Packed = !ST.hasUnpackedD16VMem(); in runOnMachineFunction() local
|
| /external/rust/crates/regex/src/literal/ |
| D | imp.rs | 36 Packed { s: packed::Searcher, lits: Vec<Literal> }, enumerator 227 Packed(&'a [Literal]), enumerator
|
| /external/rust/crates/zerocopy-derive/src/ |
| D | repr.rs | 181 Packed, enumerator
|
| /external/clang/lib/CodeGen/ |
| D | CGRecordLayoutBuilder.cpp | 210 bool Packed : 1; member 217 …cordLowering(CodeGenTypes &Types, const RecordDecl *D, bool Packed) in CGRecordLowering()
|
| D | CGExprConstant.cpp | 41 bool Packed; member in __anon09a298380111::ConstStructBuilder
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | pending_counts.h | 362 inline std::atomic<PackedCounts>* Packed(Handle h) { in Packed() function
|
| /external/tensorflow/tensorflow/core/util/ |
| D | example_proto_fast_parsing_test.cc | 168 TEST(FastParse, Packed) { in TEST() argument
|
| /external/rust/crates/aho-corasick/src/ |
| D | prefilter.rs | 362 struct Packed(packed::Searcher); struct 364 impl Prefilter for Packed { implementation
|
| /external/golang-protobuf/types/known/typepb/ |
| D | type.pb.go | 383 Packed bool `protobuf:"varint,8,opt,name=packed,proto3" json:"packed,omitempty"` member
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | Type.cs | 621 public bool Packed { property in Google.Protobuf.WellKnownTypes.Field
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | Type.cs | 621 public bool Packed { property in Google.Protobuf.WellKnownTypes.Field
|
| /external/llvm/lib/IR/ |
| D | Core.cpp | 508 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 514 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 533 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 1026 unsigned Count, LLVMBool Packed) { in LLVMConstStructInContext() 1033 LLVMBool Packed) { in LLVMConstStruct()
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 194 Packed = 0x0001, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 671 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 677 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 696 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 1405 unsigned Count, LLVMBool Packed) { in LLVMConstStructInContext() 1412 LLVMBool Packed) { in LLVMConstStruct()
|