Home
last modified time | relevance | path

Searched defs:add_func (Results 1 – 5 of 5) sorted by relevance

/external/openscreen/discovery/mdns/
Dmdns_responder.cc73 AddResult AddRecords(std::function<void(MdnsRecord record)> add_func, in AddRecords()
111 auto add_func = [message](MdnsRecord record) { in AddAdditionalRecords() local
126 auto add_func = [message](MdnsRecord record) { in AddResponseRecords() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc2535 auto add_func = m->AddEmbeddedComputation(add_computation.Build()); in TEST_F() local
2570 auto add_func = module.AddEmbeddedComputation(add_computation.Build()); in BM_ReducePrecisely() local
2612 auto add_func = m_->AddEmbeddedComputation(add_computation.Build()); in TEST_P() local
2771 auto add_func = m_->AddEmbeddedComputation(add_computation.Build()); in TEST_P() local
2824 auto add_func = m_->AddEmbeddedComputation(add_computation.Build()); in TEST_P() local
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Dbackend.py946 add_func, gc): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc1245 FunctionDef add_func = FDH::Create( in ConditionalAdd() local
/external/python/cpython3/Modules/
D_pickle.c6658 PyObject *add_func; in load_additems() local