Home
last modified time | relevance | path

Searched defs:pop_first (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/prettyplease/src/
Dring.rs48 pub fn pop_first(&mut self) -> T { in pop_first() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dset.rs845 pub fn pop_first(&mut self) -> Option<T> in pop_first() method
H A Dmap.rs813 pub fn pop_first(&mut self) -> Option<(K, V)> in pop_first() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dset.rs845 pub fn pop_first(&mut self) -> Option<T> in pop_first() method
H A Dmap.rs813 pub fn pop_first(&mut self) -> Option<(K, V)> in pop_first() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dset.rs845 pub fn pop_first(&mut self) -> Option<T> in pop_first() method
H A Dmap.rs813 pub fn pop_first(&mut self) -> Option<(K, V)> in pop_first() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dset.rs845 pub fn pop_first(&mut self) -> Option<T> in pop_first() method
H A Dmap.rs813 pub fn pop_first(&mut self) -> Option<(K, V)> in pop_first() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dset.rs845 pub fn pop_first(&mut self) -> Option<T> in pop_first() method
H A Dmap.rs813 pub fn pop_first(&mut self) -> Option<(K, V)> in pop_first() method