| /external/rust/crates/tokio/src/runtime/time/wheel/ |
| D | level.rs | 212 pub(crate) unsafe fn remove_entry(&mut self, item: NonNull<TimerShared>) { in remove_entry() method
|
| /external/rust/crates/tokio-util/src/time/wheel/ |
| D | level.rs | 183 pub(crate) fn remove_entry(&mut self, when: u64, item: &T::Borrowed, store: &mut T::Store) { in remove_entry() method
|
| /external/mesa3d/src/compiler/glsl/tests/ |
| D | cache_test.c | 100 remove_entry(const char *path, in remove_entry() function
|
| /external/rust/crates/hashlink/src/ |
| D | lru_cache.rs | 206 pub fn remove_entry<Q>(&mut self, k: &Q) -> Option<(K, V)> in remove_entry() function
|
| D | linked_hash_map.rs | 375 pub fn remove_entry<Q>(&mut self, k: &Q) -> Option<(K, V)> in remove_entry() function 816 pub fn remove_entry(self) -> (K, V) { in remove_entry() method 1224 pub fn remove_entry(self) -> (K, V) { in remove_entry() method
|
| /external/rust/crates/clap/src/util/ |
| D | flat_map.rs | 63 pub fn remove_entry<Q: ?Sized>(&mut self, key: &Q) -> Option<(K, V)> in remove_entry() method
|
| /external/rust/crates/hashbrown/src/ |
| D | rustc_entry.rs | 332 pub fn remove_entry(self) -> (K, V) { in remove_entry() method
|
| D | map.rs | 1854 pub fn remove_entry<Q: ?Sized>(&mut self, k: &Q) -> Option<(K, V)> in remove_entry() function 3824 pub fn remove_entry(self) -> (K, V) { in remove_entry() method 5198 pub fn remove_entry(self) -> (K, V) { in remove_entry() method 5929 pub fn remove_entry(self) -> (K, V) { in remove_entry() method
|
| /external/rust/crates/tokio-util/tests/ |
| D | time_delay_queue.rs | 152 async fn remove_entry() { in remove_entry() function
|
| /external/rust/crates/indexmap/src/map/ |
| D | core.rs | 639 pub fn remove_entry(self) -> (K, V) { in remove_entry() method
|
| /external/rust/crates/serde_json/src/ |
| D | map.rs | 151 pub fn remove_entry<Q>(&mut self, key: &Q) -> Option<(String, Value)> in remove_entry() method
|
| /external/rust/crates/weak-table/src/ |
| D | weak_value_hash_map.rs | 637 pub fn remove_entry(self) -> (K, V::Strong) { in remove_entry() method
|
| D | weak_weak_hash_map.rs | 646 pub fn remove_entry(self) -> (K::Strong, V::Strong) { in remove_entry() method
|
| D | weak_key_hash_map.rs | 740 pub fn remove_entry(self) -> (K::Strong, V) { in remove_entry() method
|
| /external/rust/crates/indexmap/src/ |
| D | map.rs | 526 pub fn remove_entry<Q: ?Sized>(&mut self, key: &Q) -> Option<(K, V)> in remove_entry() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | spmd_partitioner_util.cc | 1279 auto remove_entry = [](int64_t size, int64_t dim, in GetReshardAllToAllSourceTargetDims() local
|
| /external/rust/crates/hashbrown/src/raw/ |
| D | mod.rs | 571 pub fn remove_entry(&mut self, hash: u64, eq: impl FnMut(&T) -> bool) -> Option<T> { in remove_entry() method
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_filesystem.py | 740 def remove_entry(self, pathname_name: str, recursive: bool = True) -> None: member in FakeDirectory
|