Home
last modified time | relevance | path

Searched defs:HandleMap (Results 1 – 16 of 16) sorted by relevance

/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/src/
Dhandle_map.rs34 impl<T> HandleMap<T> { impl
70 impl<T> HandleMap<T> { impl
101 impl<T> HandleMap<T> { impl
/external/rust/beto-rust/common/handle_map/src/
Dlib.rs111 pub struct HandleMap<T: Send + Sync> { struct
113 dimensions: HandleMapDimensions, argument
117 handle_map_shards: Box<[HandleMapShard<T>]>, argument
129 impl<T: Send + Sync> HandleMap<T> { implementation
146 impl<T: Send + Sync> HandleMap<T> { impl
/external/libchrome/mojo/core/
Dhandle_table.h76 using HandleMap = base::hash_map<MojoHandle, Entry>; variable
/external/swiftshader/src/Pipeline/
DSpirvID.hpp83 using HandleMap = std::unordered_map<SpirvID<T>, T>; typedef
/external/tensorflow/tensorflow/compiler/xla/service/
Dmap_inliner.cc66 Status MapInlinerVisitor::HandleMap(HloInstruction* map) { in HandleMap() function in xla::MapInlinerVisitor
Ddfs_hlo_visitor_with_default.h193 Status HandleMap(HloInstructionPtr map) override { in HandleMap() function
Dhlo_cost_analysis.cc370 Status HloCostAnalysis::HandleMap(const HloInstruction* map) { in HandleMap() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc1622 Status DynamicDimensionInferenceVisitor::HandleMap(HloInstruction* hlo) { in HandleMap() function in xla::DynamicDimensionInferenceVisitor
Dhlo_verifier.cc1239 Status ShapeVerifier::HandleMap(HloInstruction* map) { in HandleMap() function in xla::ShapeVerifier
Dhlo_instruction_test.cc91 Status HandleMap(HloInstruction* map) override { in HandleMap() function in xla::__anon692a0d5e0111::OpAndUserCollectingVisitor
Dalgebraic_simplifier.cc6702 Status AlgebraicSimplifierVisitor::HandleMap(HloInstruction* map) { in HandleMap() function in xla::AlgebraicSimplifierVisitor
/external/cronet/base/win/
Dscoped_handle_verifier.cc43 using HandleMap = typedef
/external/tensorflow/tensorflow/core/util/
Drocm_solvers.cc105 using HandleMap = typedef
Drocm_sparse.cc114 using HandleMap = std::unordered_map<hipStream_t, HipSparseHandles>; typedef
Dcuda_sparse.cc142 using HandleMap = std::unordered_map<cudaStream_t, CudaSparseHandles>; typedef
Dcuda_solvers.cc137 using HandleMap = typedef