Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/
Dsync_handle_registry.h51 using HandleMap = std::unordered_map<Handle, HandleCallback, HandleHasher>; variable
/external/libmojo/mojo/edk/system/
Dhandle_table.h63 using HandleMap = base::hash_map<MojoHandle, Entry>; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dinliner.cc66 Status InlinerVisitor::HandleMap(HloInstruction* map) { in HandleMap() function in xla::InlinerVisitor
Ddfs_hlo_visitor_with_default.h146 Status HandleMap(HloInstructionPtr map) override { in HandleMap() function
Dhlo_verifier.cc246 Status ShapeVerifier::HandleMap(HloInstruction* map) { in HandleMap() function in xla::ShapeVerifier
Dhlo_cost_analysis.cc236 Status HloCostAnalysis::HandleMap(const HloInstruction* map) { in HandleMap() function in xla::HloCostAnalysis
Dhlo_instruction_test.cc86 Status HandleMap(HloInstruction* map) override { in HandleMap() function in xla::__anon971548e70111::OpAndUserCollectingVisitor
Dhlo_evaluator.cc1378 Status HandleMap(HloInstruction* map) override { in HandleMap() function in xla::HloEvaluator::TypedVisitor
/external/tensorflow/tensorflow/core/kernels/
Dcuda_solvers.cc117 using HandleMap = typedef
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc495 Status IrEmitter::HandleMap(HloInstruction* map) { in HandleMap() function in xla::cpu::IrEmitter