Home
last modified time | relevance | path

Searched refs:shift_remove_found (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/indexmap-1.3.1/src/
H A Dmap.rs771 self.map.shift_remove_found(self.probe, self.index) in shift_remove_entry()
1165 let (k, v) = self.core.shift_remove_found(probe, found); in shift_remove_full()
1322 Some(self.core.shift_remove_found(probe, found)) in shift_remove_index()
1592 fn shift_remove_found(&mut self, probe: usize, found: usize) -> (K, V) { in shift_remove_found() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/indexmap-1.3.2/src/
H A Dmap.rs771 self.map.shift_remove_found(self.probe, self.index) in shift_remove_entry()
1165 let (k, v) = self.core.shift_remove_found(probe, found); in shift_remove_full()
1322 Some(self.core.shift_remove_found(probe, found)) in shift_remove_index()
1592 fn shift_remove_found(&mut self, probe: usize, found: usize) -> (K, V) { in shift_remove_found() method
/dports/devel/gitui/gitui-0.10.1/cargo-crates/indexmap-1.4.0/src/
H A Dmap.rs771 self.map.shift_remove_found(self.probe, self.index) in shift_remove_entry()
1177 let (k, v) = self.core.shift_remove_found(probe, found); in shift_remove_full()
1334 Some(self.core.shift_remove_found(probe, found)) in shift_remove_index()
1604 fn shift_remove_found(&mut self, probe: usize, found: usize) -> (K, V) { in shift_remove_found() method
/dports/devel/dtool/dtool-0.11.0/cargo-crates/indexmap-1.3.1/src/
H A Dmap.rs771 self.map.shift_remove_found(self.probe, self.index) in shift_remove_entry()
1165 let (k, v) = self.core.shift_remove_found(probe, found); in shift_remove_full()
1322 Some(self.core.shift_remove_found(probe, found)) in shift_remove_index()
1592 fn shift_remove_found(&mut self, probe: usize, found: usize) -> (K, V) { in shift_remove_found() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/indexmap-1.3.0/src/
H A Dmap.rs737 self.map.shift_remove_found(self.probe, self.index) in shift_remove_entry()
1103 let (k, v) = self.core.shift_remove_found(probe, found); in shift_remove_full()
1245 Some(self.core.shift_remove_found(probe, found)) in shift_remove_index()
1508 fn shift_remove_found(&mut self, probe: usize, found: usize) -> (K, V) { in shift_remove_found() method
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/indexmap-1.3.2/src/
H A Dmap.rs771 self.map.shift_remove_found(self.probe, self.index) in shift_remove_entry()
1165 let (k, v) = self.core.shift_remove_found(probe, found); in shift_remove_full()
1322 Some(self.core.shift_remove_found(probe, found)) in shift_remove_index()
1592 fn shift_remove_found(&mut self, probe: usize, found: usize) -> (K, V) { in shift_remove_found() method