Searched defs:set_reduce (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/property_map/parallel/ | ||
D | caching_property_map.hpp | 46 void set_reduce(const Reduce& reduce) in set_reduce() function in boost::parallel::caching_property_map |
/third_party/python/Objects/ | ||
D | setobject.c | 1904 set_reduce(PySetObject *so, PyObject *Py_UNUSED(ignored)) in set_reduce() function |