Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkSize.h91 SkISize toRound() const { in toRound() function
/external/v8/src/mips/
Dsimulator-mips.cc1553 void Simulator::round_according_to_fcsr(double toRound, double& rounded, in round_according_to_fcsr()
1594 void Simulator::round_according_to_fcsr(float toRound, float& rounded, in round_according_to_fcsr()
1635 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, in round64_according_to_fcsr()
1676 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, in round64_according_to_fcsr()
/external/v8/src/mips64/
Dsimulator-mips64.cc1486 void Simulator::round_according_to_fcsr(double toRound, double& rounded, in round_according_to_fcsr()
1527 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, in round64_according_to_fcsr()
1569 void Simulator::round_according_to_fcsr(float toRound, float& rounded, in round_according_to_fcsr()
1610 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, in round64_according_to_fcsr()