Searched defs:sg_set (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ | ||
D | sg_set.hpp | 509 class sg_set class |
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ | ||
H A D | graph_analyzer.cc | 97 SubgraphPtrSet& sg_set = will_complete ? result_ : partial_; in ExtendSubgraph() local |