/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/ |
D | struct_decl_grand_children_big_endian.rs | 104 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 255 pub fn specialize(&self) -> Result<ChildChild, DecodeError> { in specialize() method 390 pub fn specialize(&self) -> Result<GrandChildChild, DecodeError> { in specialize() method
|
D | struct_decl_grand_children_little_endian.rs | 104 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 255 pub fn specialize(&self) -> Result<ChildChild, DecodeError> { in specialize() method 390 pub fn specialize(&self) -> Result<GrandChildChild, DecodeError> { in specialize() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust/ |
D | struct_decl_grand_children_big_endian.rs | 92 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 243 pub fn specialize(&self) -> Result<ChildChild, DecodeError> { in specialize() method 392 pub fn specialize(&self) -> Result<GrandChildChild, DecodeError> { in specialize() method
|
D | packet_decl_grand_children_big_endian.rs | 92 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 242 pub fn specialize(&self) -> Result<ChildChild, DecodeError> { in specialize() method 390 pub fn specialize(&self) -> Result<GrandChildChild, DecodeError> { in specialize() method
|
D | packet_decl_grand_children_little_endian.rs | 92 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 242 pub fn specialize(&self) -> Result<ChildChild, DecodeError> { in specialize() method 390 pub fn specialize(&self) -> Result<GrandChildChild, DecodeError> { in specialize() method
|
D | struct_decl_grand_children_little_endian.rs | 92 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 243 pub fn specialize(&self) -> Result<ChildChild, DecodeError> { in specialize() method 392 pub fn specialize(&self) -> Result<GrandChildChild, DecodeError> { in specialize() method
|
D | packet_decl_parent_with_alias_child_little_endian.rs | 104 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 189 pub fn specialize(&self) -> Result<AliasChildChild, DecodeError> { in specialize() method
|
D | packet_decl_parent_with_alias_child_big_endian.rs | 104 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method 189 pub fn specialize(&self) -> Result<AliasChildChild, DecodeError> { in specialize() method
|
D | packet_decl_parent_with_no_payload_big_endian.rs | 96 pub fn specialize(&self) -> Result<ParentChild, DecodeError> { in specialize() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/ |
D | packet_decl_grand_children_big_endian.rs | 264 pub fn specialize(&self) -> ParentChild { in specialize() method 459 pub fn specialize(&self) -> ChildChild { in specialize() method 663 pub fn specialize(&self) -> GrandChildChild { in specialize() method 882 pub fn specialize(&self) -> GrandGrandChildChild { in specialize() method
|
D | packet_decl_grand_children_little_endian.rs | 264 pub fn specialize(&self) -> ParentChild { in specialize() method 459 pub fn specialize(&self) -> ChildChild { in specialize() method 663 pub fn specialize(&self) -> GrandChildChild { in specialize() method 882 pub fn specialize(&self) -> GrandGrandChildChild { in specialize() method
|
D | packet_decl_parent_with_alias_child_little_endian.rs | 228 pub fn specialize(&self) -> ParentChild { in specialize() method 405 pub fn specialize(&self) -> AliasChildChild { in specialize() method 865 pub fn specialize(&self) -> NormalGrandChild2Child { in specialize() method
|
D | packet_decl_parent_with_alias_child_big_endian.rs | 228 pub fn specialize(&self) -> ParentChild { in specialize() method 405 pub fn specialize(&self) -> AliasChildChild { in specialize() method 865 pub fn specialize(&self) -> NormalGrandChild2Child { in specialize() method
|
D | payload_with_size_modifier_little_endian.rs | 161 pub fn specialize(&self) -> TestChild { in specialize() method
|
D | payload_with_size_modifier_big_endian.rs | 161 pub fn specialize(&self) -> TestChild { in specialize() method
|
D | packet_decl_payload_field_unknown_size_terminal_big_endian.rs | 155 pub fn specialize(&self) -> FooChild { in specialize() method
|
D | packet_decl_payload_field_unknown_size_little_endian.rs | 148 pub fn specialize(&self) -> FooChild { in specialize() method
|
D | packet_decl_payload_field_unknown_size_terminal_little_endian.rs | 155 pub fn specialize(&self) -> FooChild { in specialize() method
|
D | packet_decl_payload_field_unknown_size_big_endian.rs | 148 pub fn specialize(&self) -> FooChild { in specialize() method
|
/aosp_15_r20/external/libaom/build/cmake/ |
H A D | rtcd.pl | 82 sub specialize { subroutine
|
/aosp_15_r20/external/libvpx/build/make/ |
H A D | rtcd.pl | 75 sub specialize { subroutine
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuStringTemplate.cpp | 64 string StringTemplate::specialize(const map<string, string> ¶ms) const in specialize() function in tcu::StringTemplate
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust/ |
D | mod.rs | 278 let specialize = (!children_decl.is_empty()).then(|| { in generate_root_packet_decl() localVariable 636 let specialize = (!children_decl.is_empty()).then(|| { in generate_derived_packet_decl() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/ahash/src/ |
D | lib.rs | 144 mod specialize; module
|
/aosp_15_r20/external/mesa3d/src/microsoft/clc/ |
H A D | compute_test.h | 182 specialize(Shader &shader, uint32_t id, T const& val) in specialize() function
|