Home
last modified time | relevance | path

Searched refs:divides (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp69 struct divides { struct
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration.cc233 // Scales (i.e., multiplies or divides, depending on the Operation template)
244 // Scales (i.e., multiplies or divides, depending on the Operation template)
468 return *this = ScaleFixed<std::divides>(*this, r); in operator /=()
476 return *this = ScaleDouble<std::divides>(*this, r); in operator /=()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp69 map(divides(), grid_size, block_size); in launch()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp19278 struct divides;
19319 struct divides : public binary_function<_Tp, _Tp, _Tp>
19397 struct divides<void>
[all...]

Completed in 27 milliseconds