Searched defs:entry_ref (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/core/tpu/kernels/ |
| D | tpu_reshard_variables_op.cc | 143 std::unique_ptr<tpu::CompilationCacheEntryRef> entry_ref; in DoTpuExecute() local
|
| D | tpu_execute_op.cc | 637 std::unique_ptr<CompilationCacheEntryRef> entry_ref; in DoWork() local
|
| /external/rust/crates/hashlink/src/ |
| D | linked_hash_map.rs | 1987 unsafe fn entry_ref(&self) -> &(K, V) { in entry_ref() method
|
| /external/rust/crates/hashbrown/src/ |
| D | map.rs | 1175 pub fn entry_ref<'a, 'b, Q: ?Sized>(&'a mut self, key: &'b Q) -> EntryRef<'a, 'b, K, Q, V, S, A> in entry_ref() function
|