Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_util.cc676 const Node* possible_match = out_edges ? edge->dst() : edge->src(); in SetNodeShardingFromNeighbors() local
/aosp_15_r20/external/coreboot/util/cbmem/
H A Dcbmem.c624 uint32_t possible_match = 0; in find_matching_end() local