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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dalgebra.hpp113 return map(multiplies_by<T>(std::forward<T>(a)), std::forward<U>(u));
123 return map(multiplies_by<T>(std::forward<T>(a)), std::forward<U>(u));
H A Dfunctional.hpp149 multiplies_by(T x) { function in namespace:clover
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dalgebra.hpp113 return map(multiplies_by<T>(std::forward<T>(a)), std::forward<U>(u));
123 return map(multiplies_by<T>(std::forward<T>(a)), std::forward<U>(u));
H A Dfunctional.hpp149 multiplies_by(T x) { function in namespace:clover

Completed in 3 milliseconds