Home
last modified time | relevance | path

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

/external/ltp/pan/
Dltp-pan.c74 struct coll_entry { struct
78 struct coll_entry *next; argument
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dgraph_analyzer.cc291 auto& coll_entry = collation_map_[sig.get()]; in CollateResult() local