Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/pan/
H A Dltp-pan.c75 struct coll_entry { struct
79 struct coll_entry *next; argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dgraph_analyzer.cc294 auto& coll_entry = collation_map_[sig.get()]; in CollateResult() local