Home
last modified time | relevance | path

Searched defs:set_union (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union() function
/external/deqp/framework/delibs/decpp/
DdeSTLUtil.hpp65 C set_union (const C& s1, const C& s2) in set_union() function
/external/opencv3/modules/imgproc/src/
Dconnectedcomponents.cpp154 LabelT set_union(LabelT *P, LabelT i, LabelT j){ in set_union() function