Home
last modified time | relevance | path

Searched defs:new_lookup (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/
Dqrtr.py56 def new_lookup(self, service, version, instance): member in qrtr
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_common.cc479 &fingerprint_lookup, [&](tpu::TpuFingerprintLookup** new_lookup) { in RegisterXLAFingerprints()
H A Dtpu_configuration_ops.cc65 &fingerprint_lookup, [&](tpu::TpuFingerprintLookup** new_lookup) { in CreateTpuFingerprintLookup()
/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dgsubgpos-graph.hh215 Lookup* new_lookup = (Lookup*) buffer; in add_sub_tables() local