Home
last modified time | relevance | path

Searched defs:leaf_ptr (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/extension/pytree/
H A Dpytree.h164 const leaf_type* leaf_ptr() const { in leaf_ptr() function
168 leaf_type* leaf_ptr() { in leaf_ptr() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs327 let leaf_ptr: *const _ = Self::as_leaf_ptr(&self); in ascend() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs327 let leaf_ptr: *const _ = Self::as_leaf_ptr(&self); in ascend() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs327 let leaf_ptr: *const _ = Self::as_leaf_ptr(&self); in ascend() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs327 let leaf_ptr: *const _ = Self::as_leaf_ptr(&self); in ascend() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs327 let leaf_ptr: *const _ = Self::as_leaf_ptr(&self); in ascend() localVariable