/external/deqp/framework/referencerenderer/ |
D | rrFragmentOperations.hpp | 46 struct Fragment struct 48 tcu::IVec2 pixelCoord; 49 GenericVec4 value; 50 GenericVec4 value1; 51 deUint32 coverage; 52 const float* sampleDepths; 54 …Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, deUint32 coverage_, const floa… in Fragment() function 63 …Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, const GenericVec4& value1_, de… in Fragment() argument 72 Fragment (void) in Fragment() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | DebugSubsectionVisitor.cpp | 34 DebugLinesSubsectionRef Fragment; in visitDebugSubsection() local 41 DebugChecksumsSubsectionRef Fragment; in visitDebugSubsection() local 48 DebugInlineeLinesSubsectionRef Fragment; in visitDebugSubsection() local 90 DebugUnknownSubsectionRef Fragment(R.kind(), R.getRecordData()); in visitDebugSubsection() local
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
D | quic_spdy_stream_body_manager.h | 79 struct QUIC_EXPORT_PRIVATE Fragment { struct 86 quiche::QuicheCircularDeque<Fragment> fragments_; argument
|
/external/skia/modules/skottie/src/text/ |
D | SkottieShaper.h | 60 struct Fragment { struct 73 std::vector<Fragment> fFragments; argument
|
/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
D | encoded_data_helper.h | 26 struct Fragment { struct 33 const Fragment* const GetNextFragment(); argument
|
/external/rust/crates/serde_derive/src/ |
D | de.rs | 283 fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { in deserialize_body() 359 fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in deserialize_transparent() 397 fn deserialize_from(type_from: &syn::Type) -> Fragment { in deserialize_from() 405 fn deserialize_try_from(type_try_from: &syn::Type) -> Fragment { in deserialize_try_from() 413 fn deserialize_unit_struct(params: &Parameters, cattrs: &attr::Container) -> Fragment { in deserialize_unit_struct() 450 ) -> Fragment { in deserialize_tuple() 552 ) -> Fragment { in deserialize_tuple_in_place() 642 ) -> Fragment { in deserialize_seq() 748 ) -> Fragment { in deserialize_seq_in_place() 909 ) -> Fragment { in deserialize_struct() [all …]
|
D | ser.rs | 173 fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { in serialize_body() 193 fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in serialize_transparent() 216 fn serialize_into(params: &Parameters, type_into: &syn::Type) -> Fragment { in serialize_into() 225 fn serialize_unit_struct(cattrs: &attr::Container) -> Fragment { in serialize_unit_struct() 237 ) -> Fragment { in serialize_newtype_struct() 263 ) -> Fragment { in serialize_tuple_struct() 298 fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { in serialize_struct() 325 ) -> Fragment { in serialize_struct_as_struct() 366 ) -> Fragment { in serialize_struct_as_map() 406 fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { in serialize_enum() [all …]
|
D | fragment.rs | 5 pub enum Fragment { enum 67 impl AsRef<TokenStream> for Fragment { implementation
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 60 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation() 104 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation() 366 const MCFragment *Fragment, in recordScatteredRelocation() 466 const MCFragment *Fragment, in recordTLVPRelocation() 506 const MCFragment *Fragment, in RecordX86Relocation()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 61 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation() 104 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation() 368 const MCFragment *Fragment, in recordScatteredRelocation() 468 const MCFragment *Fragment, in recordTLVPRelocation() 510 const MCFragment *Fragment, in RecordX86Relocation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 143 const MCFragment *Fragment, in RecordARMScatteredHalfRelocation() 256 const MCFragment *Fragment, in RecordARMScatteredRelocation() 331 const MCFragment &Fragment, in requiresExternRelocation() 378 const MCFragment *Fragment, in recordRelocation()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 44 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation() 177 const MCFragment *Fragment, in getFixupOffset() 193 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation() 303 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 43 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation() 176 const MCFragment *Fragment, in getFixupOffset() 192 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation() 302 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 142 const MCFragment *Fragment, in RecordARMScatteredHalfRelocation() 246 const MCFragment *Fragment, in RecordARMScatteredRelocation() 312 const MCFragment &Fragment, in requiresExternRelocation() 351 const MCFragment *Fragment, in recordRelocation()
|
/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/androidstubs/core/ |
D | Fragment.java | 33 public class Fragment { class
|
/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/androidstubs/supportlib/ |
D | Fragment.java | 33 public class Fragment { class
|
/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/androidstubs/androidx/ |
D | Fragment.java | 33 public class Fragment { class
|
/external/angle/src/compiler/translator/msl/ |
D | ProgramPrelude.h | 24 Fragment, enumerator
|
/external/rust/crates/textwrap/src/ |
D | core.rs | 197 pub trait Fragment: std::fmt::Debug { trait
|
/external/angle/src/compiler/translator/tree_util/ |
D | DriverUniform.h | 40 Fragment, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFEmitter.cpp | 93 struct Fragment { struct 94 uint64_t Offset; 95 uint64_t Size; 96 uint32_t Type; 97 uint64_t AddrAlign;
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmBackend.cpp | 57 const MCRelaxableFragment *Fragment, in fixupNeedsRelaxation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmBackend.cpp | 62 const MCRelaxableFragment *Fragment, in fixupNeedsRelaxation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 153 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordRelocation()
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 146 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordRelocation()
|