/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust/ |
D | struct_decl_grand_children_big_endian.rs | 88 Child(Child), enumerator 199 pub struct Child { struct 205 impl TryFrom<&Parent> for Child { argument 207 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 211 impl TryFrom<Parent> for Child { implementation 213 fn try_from(parent: Parent) -> Result<Child, Self::Error> { in try_from() 242 impl Child { impl 310 impl Packet for Child { implementation 354 impl TryFrom<&GrandChild> for Child { implementation 356 fn try_from(packet: &GrandChild) -> Result<Child, Self::Error> { in try_from() [all …]
|
D | packet_decl_grand_children_big_endian.rs | 88 Child(Child), enumerator 198 pub struct Child { struct 204 impl TryFrom<&Parent> for Child { implementation 206 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 210 impl TryFrom<Parent> for Child { implementation 212 fn try_from(parent: Parent) -> Result<Child, Self::Error> { in try_from() 241 impl Child { impl 308 impl Packet for Child { implementation 352 impl TryFrom<&GrandChild> for Child { implementation 354 fn try_from(packet: &GrandChild) -> Result<Child, Self::Error> { in try_from() [all …]
|
D | packet_decl_grand_children_little_endian.rs | 88 Child(Child), enumerator 198 pub struct Child { struct 204 impl TryFrom<&Parent> for Child { argument 206 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 210 impl TryFrom<Parent> for Child { implementation 212 fn try_from(parent: Parent) -> Result<Child, Self::Error> { in try_from() 241 impl Child { impl 308 impl Packet for Child { implementation 352 impl TryFrom<&GrandChild> for Child { implementation 354 fn try_from(packet: &GrandChild) -> Result<Child, Self::Error> { in try_from() [all …]
|
D | struct_decl_grand_children_little_endian.rs | 88 Child(Child), enumerator 199 pub struct Child { struct 205 impl TryFrom<&Parent> for Child { implementation 207 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 211 impl TryFrom<Parent> for Child { implementation 213 fn try_from(parent: Parent) -> Result<Child, Self::Error> { in try_from() 242 impl Child { impl 310 impl Packet for Child { implementation 354 impl TryFrom<&GrandChild> for Child { implementation 356 fn try_from(packet: &GrandChild) -> Result<Child, Self::Error> { in try_from() [all …]
|
D | packet_decl_parent_with_no_payload_big_endian.rs | 92 Child(Child), enumerator 136 pub struct Child {} struct 137 impl TryFrom<&Parent> for Child { implementation 139 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 143 impl TryFrom<Parent> for Child { implementation 145 fn try_from(parent: Parent) -> Result<Child, Self::Error> { in try_from() 159 impl Child { impl 178 impl Packet for Child { implementation
|
D | packet_decl_parent_with_no_payload_little_endian.rs | 92 Child(Child), enumerator 136 pub struct Child {} struct 137 impl TryFrom<&Parent> for Child { implementation 139 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 143 impl TryFrom<Parent> for Child { implementation 145 fn try_from(parent: Parent) -> Result<Child, Self::Error> { in try_from() 159 impl Child { impl 178 impl Packet for Child { implementation
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | ArchiveYAML.h | 26 struct Child { struct 27 struct Field { 36 Child() { in Child() function 60 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ArchYAML::Archive::Child) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | ArchiveYAML.h | 26 struct Child { struct 27 struct Field { 36 Child() { in Child() function 60 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ArchYAML::Archive::Child) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | ArchiveYAML.h | 26 struct Child { struct 27 struct Field { 36 Child() { in Child() argument 60 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ArchYAML::Archive::Child) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | ArchiveYAML.h | 26 struct Child { struct 27 struct Field { 36 Child() { in Child() argument 60 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ArchYAML::Archive::Child) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | ArchiveYAML.h | 26 struct Child { struct 27 struct Field { 36 Child() { in Child() function 60 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ArchYAML::Archive::Child) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/ |
D | struct_decl_grand_children_big_endian.rs | 100 Child(Child), enumerator 211 pub struct Child { struct 217 impl TryFrom<&Parent> for Child { argument 219 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 254 impl Child { impl 314 impl Packet for Child { implementation 352 impl TryFrom<&GrandChild> for Child { implementation 354 fn try_from(packet: &GrandChild) -> Result<Child, Self::Error> { in try_from() 478 impl TryFrom<&GrandGrandChild> for Child { implementation 480 fn try_from(packet: &GrandGrandChild) -> Result<Child, Self::Error> { in try_from()
|
D | struct_decl_grand_children_little_endian.rs | 100 Child(Child), enumerator 211 pub struct Child { struct 217 impl TryFrom<&Parent> for Child { argument 219 fn try_from(parent: &Parent) -> Result<Child, Self::Error> { in try_from() 254 impl Child { impl 314 impl Packet for Child { implementation 352 impl TryFrom<&GrandChild> for Child { implementation 354 fn try_from(packet: &GrandChild) -> Result<Child, Self::Error> { in try_from() 478 impl TryFrom<&GrandGrandChild> for Child { implementation 480 fn try_from(packet: &GrandGrandChild) -> Result<Child, Self::Error> { in try_from()
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/ |
D | packet_decl_parent_with_no_payload_big_endian.rs | 87 Child(ChildData), enumerator 103 Child(Child), enumerator 248 pub struct Child { struct 252 child: ChildData, argument 279 impl Packet for Child { implementation 307 impl TryFrom<Parent> for Child { implementation 309 fn try_from(packet: Parent) -> Result<Child, Self::Error> { in try_from() 313 impl Child { impl 346 pub fn build(self) -> Child { in build() 360 impl From<ChildBuilder> for Child { implementation [all …]
|
D | packet_decl_parent_with_no_payload_little_endian.rs | 87 Child(ChildData), enumerator 103 Child(Child), enumerator 248 pub struct Child { struct 252 child: ChildData, argument 279 impl Packet for Child { implementation 307 impl TryFrom<Parent> for Child { implementation 309 fn try_from(packet: Parent) -> Result<Child, Self::Error> { in try_from() 313 impl Child { impl 346 pub fn build(self) -> Child { in build() 360 impl From<ChildBuilder> for Child { implementation [all …]
|
D | packet_decl_grand_children_big_endian.rs | 80 Child(ChildData), enumerator 96 Child(Child), enumerator 342 pub struct Child { struct 346 child: ChildData, argument 415 impl Packet for Child { implementation 443 impl TryFrom<Parent> for Child { implementation 445 fn try_from(packet: Parent) -> Result<Child, Self::Error> { in try_from() 449 impl Child { impl 500 pub fn build(self) -> Child { in build() 522 impl From<ChildBuilder> for Child { implementation [all …]
|
D | packet_decl_grand_children_little_endian.rs | 80 Child(ChildData), enumerator 96 Child(Child), enumerator 342 pub struct Child { struct 346 child: ChildData, argument 415 impl Packet for Child { implementation 443 impl TryFrom<Parent> for Child { implementation 445 fn try_from(packet: Parent) -> Result<Child, Self::Error> { in try_from() 449 impl Child { implementation 500 pub fn build(self) -> Child { in build() 522 impl From<ChildBuilder> for Child { implementation [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/process/ |
D | windows.rs | 45 pub(crate) struct Child { struct 46 child: StdChild, argument 50 impl fmt::Debug for Child { implementation 86 impl Child { implementation 96 impl Kill for Child { implementation 102 impl Future for Child { implementation 148 impl AsRawHandle for Child { implementation
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 400 TreeNode *Child; in addChildren() local 430 TreeNode *Child; in addChildren() local 525 auto Child = IDChildren.find(ID); in addIDChild() local 540 auto Child = StringChildren.find(NameString); in addNameChild() local 554 for (auto const &Child : StringChildren) { in print() local 557 for (auto const &Child : IDChildren) { in print() local 579 for (auto const &Child : StringChildren) { in getTreeSize() local 582 for (auto const &Child : IDChildren) { in getTreeSize() local 594 for (auto &Child : IDChildren) in shiftDataIndexDown() local 596 for (auto &Child : StringChildren) in shiftDataIndexDown() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 398 TreeNode *Child; in addChildren() local 428 TreeNode *Child; in addChildren() local 523 auto Child = IDChildren.find(ID); in addIDChild() local 538 auto Child = StringChildren.find(NameString); in addNameChild() local 552 for (auto const &Child : StringChildren) { in print() local 555 for (auto const &Child : IDChildren) { in print() local 577 for (auto const &Child : StringChildren) { in getTreeSize() local 580 for (auto const &Child : IDChildren) { in getTreeSize() local 592 for (auto &Child : IDChildren) in shiftDataIndexDown() local 594 for (auto &Child : StringChildren) in shiftDataIndexDown() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/util/ |
D | graph.rs | 2 struct Child<T> { struct 7 impl<T> Child<T> { impl
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/util/ |
D | graph.rs | 2 struct Child<T> { struct 7 impl<T> Child<T> { argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/util/ |
H A D | graph.rs | 2 struct Child<T> { struct 7 impl<T> Child<T> { argument
|
/aosp_15_r20/external/crosvm/jail/src/ |
H A D | fork.rs | 24 pub struct Child { struct 29 impl Child { impl 65 impl Drop for Child { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | process.rs | 215 pub struct Child { struct 228 pub stdin: Option<ChildStdin>, argument 240 pub stdout: Option<ChildStdout>, argument 252 pub stderr: Option<ChildStderr>, argument 257 impl crate::sealed::Sealed for Child {} implementation 259 impl AsInner<imp::Process> for Child { implementation 266 impl FromInner<(imp::Process, imp::StdioPipes)> for Child { implementation 267 fn from_inner((handle, io): (imp::Process, imp::StdioPipes)) -> Child { in from_inner() 277 impl IntoInner<imp::Process> for Child { implementation 284 impl fmt::Debug for Child { implementation [all …]
|