Home
last modified time | relevance | path

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

/third_party/boost/boost/property_map/parallel/
Dcaching_property_map.hpp46 void set_reduce(const Reduce& reduce) in set_reduce() function in boost::parallel::caching_property_map
/third_party/python/Objects/
Dsetobject.c1904 set_reduce(PySetObject *so, PyObject *Py_UNUSED(ignored)) in set_reduce() function