Home
last modified time | relevance | path

Searched defs:existing_ops (Results 1 – 2 of 2) sorted by relevance

/external/avb/examples/things/
Davb_atx_slot_verify.c77 const AvbAtxOps* existing_ops, AvbAtxOpsWithContext* ops_with_context) { in setup_ops_with_context()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.cc572 auto& existing_ops = registry.ops_[registration->name]; in XlaOpRegistrar() local