Home
last modified time | relevance | path

Searched defs:Fragment (Results 1 – 25 of 159) sorted by relevance

1234567

/external/deqp/framework/referencerenderer/
DrrFragmentOperations.hpp46 struct Fragment struct
48 tcu::IVec2 pixelCoord;
49 GenericVec4 value;
50 GenericVec4 value1;
51 uint32_t coverage;
52 const float *sampleDepths;
54Fragment(const tcu::IVec2 &pixelCoord_, const GenericVec4 &value_, uint32_t coverage_, const float… in Fragment() argument
63Fragment(const tcu::IVec2 &pixelCoord_, const GenericVec4 &value_, const GenericVec4 &value1_, uin… in Fragment() function
73 Fragment(void) : pixelCoord(0), value(), coverage(0), sampleDepths(nullptr) in Fragment() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionVisitor.cpp34 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/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionVisitor.cpp35 DebugLinesSubsectionRef Fragment; in visitDebugSubsection() local
42 DebugChecksumsSubsectionRef Fragment; in visitDebugSubsection() local
49 DebugInlineeLinesSubsectionRef Fragment; in visitDebugSubsection() local
91 DebugUnknownSubsectionRef Fragment(R.kind(), R.getRecordData()); in visitDebugSubsection() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_stream_body_manager.h91 struct QUICHE_EXPORT Fragment { struct
98 quiche::QuicheCircularDeque<Fragment> fragments_; argument
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_stream_body_manager.h91 struct QUICHE_EXPORT Fragment { struct
98 quiche::QuicheCircularDeque<Fragment> fragments_; argument
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dencoded_data_helper.h26 struct Fragment { struct
33 const Fragment* const GetNextFragment(); argument
/external/skia/modules/skottie/include/
DTextShaper.h66 struct Fragment { struct
79 std::vector<Fragment> fFragments; argument
/external/rust/android-crates-io/crates/serde_derive/src/
Dser.rs168 fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { in serialize_body()
188 fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in serialize_transparent()
211 fn serialize_into(params: &Parameters, type_into: &syn::Type) -> Fragment { in serialize_into()
220 fn serialize_unit_struct(cattrs: &attr::Container) -> Fragment { in serialize_unit_struct()
232 ) -> Fragment { in serialize_newtype_struct()
258 ) -> Fragment { in serialize_tuple_struct()
293 fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { in serialize_struct()
329 ) -> Fragment { in serialize_struct_as_struct()
370 ) -> Fragment { in serialize_struct_as_map()
392 fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { in serialize_enum()
[all …]
Dde.rs276 fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { in deserialize_body()
352 fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in deserialize_transparent()
394 fn deserialize_from(type_from: &syn::Type) -> Fragment { in deserialize_from()
402 fn deserialize_try_from(type_try_from: &syn::Type) -> Fragment { in deserialize_try_from()
410 fn deserialize_unit_struct(params: &Parameters, cattrs: &attr::Container) -> Fragment { in deserialize_unit_struct()
470 ) -> Fragment { in deserialize_tuple()
592 ) -> Fragment { in deserialize_tuple_in_place()
694 ) -> Fragment { in deserialize_seq()
796 ) -> Fragment { in deserialize_seq_in_place()
942 ) -> Fragment { in deserialize_struct()
[all …]
Dfragment.rs5 pub enum Fragment { enum
67 impl AsRef<TokenStream> for Fragment { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.215/src/
Dser.rs167 fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { in serialize_body()
187 fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in serialize_transparent()
210 fn serialize_into(params: &Parameters, type_into: &syn::Type) -> Fragment { in serialize_into()
219 fn serialize_unit_struct(cattrs: &attr::Container) -> Fragment { in serialize_unit_struct()
231 ) -> Fragment { in serialize_newtype_struct()
257 ) -> Fragment { in serialize_tuple_struct()
292 fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { in serialize_struct()
328 ) -> Fragment { in serialize_struct_as_struct()
369 ) -> Fragment { in serialize_struct_as_map()
391 fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { in serialize_enum()
[all …]
Dde.rs275 fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { in deserialize_body()
351 fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in deserialize_transparent()
393 fn deserialize_from(type_from: &syn::Type) -> Fragment { in deserialize_from()
401 fn deserialize_try_from(type_try_from: &syn::Type) -> Fragment { in deserialize_try_from()
409 fn deserialize_unit_struct(params: &Parameters, cattrs: &attr::Container) -> Fragment { in deserialize_unit_struct()
468 ) -> Fragment { in deserialize_tuple()
589 ) -> Fragment { in deserialize_tuple_in_place()
690 ) -> Fragment { in deserialize_seq()
792 ) -> Fragment { in deserialize_seq_in_place()
938 ) -> Fragment { in deserialize_struct()
[all …]
Dfragment.rs5 pub enum Fragment { enum
67 impl AsRef<TokenStream> for Fragment { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.215/src/
Dser.rs167 fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { in serialize_body()
187 fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in serialize_transparent()
210 fn serialize_into(params: &Parameters, type_into: &syn::Type) -> Fragment { in serialize_into()
219 fn serialize_unit_struct(cattrs: &attr::Container) -> Fragment { in serialize_unit_struct()
231 ) -> Fragment { in serialize_newtype_struct()
257 ) -> Fragment { in serialize_tuple_struct()
292 fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { in serialize_struct()
328 ) -> Fragment { in serialize_struct_as_struct()
369 ) -> Fragment { in serialize_struct_as_map()
391 fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { in serialize_enum()
[all …]
Dde.rs275 fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { in deserialize_body()
351 fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { in deserialize_transparent()
393 fn deserialize_from(type_from: &syn::Type) -> Fragment { in deserialize_from()
401 fn deserialize_try_from(type_try_from: &syn::Type) -> Fragment { in deserialize_try_from()
409 fn deserialize_unit_struct(params: &Parameters, cattrs: &attr::Container) -> Fragment { in deserialize_unit_struct()
468 ) -> Fragment { in deserialize_tuple()
589 ) -> Fragment { in deserialize_tuple_in_place()
690 ) -> Fragment { in deserialize_seq()
792 ) -> Fragment { in deserialize_seq_in_place()
938 ) -> Fragment { in deserialize_struct()
[all …]
Dfragment.rs5 pub enum Fragment { enum
67 impl AsRef<TokenStream> for Fragment { implementation
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/debug/
Devent_log.h65 struct Fragment { struct
74 PerCpu<Fragment> fragments_{PerCpuOptions().SetCpusPerShard(2)}; argument
/external/grpc-grpc/src/core/lib/debug/
Devent_log.h65 struct Fragment { struct
74 PerCpu<Fragment> fragments_{PerCpuOptions().SetCpusPerShard(2)}; argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 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/
DX86MachObjectWriter.cpp61 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-16.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp143 const MCFragment *Fragment, in RecordARMScatteredHalfRelocation()
256 const MCFragment *Fragment, in RecordARMScatteredRelocation()
331 const MCFragment &Fragment, in requiresExternRelocation()
378 const MCFragment *Fragment, in recordRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp143 const MCFragment *Fragment, in RecordARMScatteredHalfRelocation()
256 const MCFragment *Fragment, in RecordARMScatteredRelocation()
331 const MCFragment &Fragment, in requiresExternRelocation()
378 const MCFragment *Fragment, in recordRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp43 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/
DARMMachObjectWriter.cpp142 const MCFragment *Fragment, in RecordARMScatteredHalfRelocation()
246 const MCFragment *Fragment, in RecordARMScatteredRelocation()
312 const MCFragment &Fragment, in requiresExternRelocation()
351 const MCFragment *Fragment, in recordRelocation()

1234567