/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | packed-n-with-padding.h | 2 struct Packed { struct 3 char a; 4 short b; 5 char c; 6 int d;
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | packed-n-with-padding.rs | 10 pub struct Packed { struct 18 const UNINIT: ::std::mem::MaybeUninit<Packed> = in bindgen_test_layout_Packed() argument
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIAddIMGInit.cpp | 118 bool Packed = !ST.hasUnpackedD16VMem(); in runOnMachineFunction() local
|
D | AMDGPUISelDAGToDAG.cpp | 794 if (SDNode *Packed = packConstantV2I16(N, *CurDAG)) { in Select() local
|
/third_party/rust/crates/regex/src/literal/ |
D | imp.rs | 36 Packed { s: packed::Searcher, lits: Vec<Literal> }, enumerator 227 Packed(&'a [Literal]), enumerator
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-value.h | 155 WasmValue Packed(ValueType packed_type) const { in Packed() function
|
/third_party/rust/crates/serde/test_suite/tests/ |
D | test_gen.rs | 717 struct Packed { in test_gen() struct 718 x: u8, in test_gen() 719 y: u16, in test_gen()
|
/third_party/rust/crates/aho-corasick/src/ |
D | prefilter.rs | 362 struct Packed(packed::Searcher); struct 364 impl Prefilter for Packed { implementation
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Type.cs | 586 public bool Packed { property in Google.Protobuf.WellKnownTypes.Field
|
/third_party/skia/third_party/externals/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()
|
D | Constants.cpp | 1102 bool Packed) { in getTypeForElements() 1113 bool Packed) { in getTypeForElements()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 203 Packed = 0x0001, enumerator
|
/third_party/protobuf/conformance/ |
D | binary_json_conformance_suite.cc | 221 enum class Packed { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstX8664.h | 257 enum SseSuffix { None, Packed, Unpack, Scalar, Integral, Pack }; enumerator
|
D | IceInstX8632.h | 318 enum SseSuffix { None, Packed, Unpack, Scalar, Integral, Pack }; enumerator
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 6557 public bool Packed { property in Google.Protobuf.Reflection.FieldOptions
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2679 bool LLParser::ParseAnonStructType(Type *&Result, bool Packed) { in ParseAnonStructType()
|