Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkSize.h98 SkISize toRound() const { in toRound() function
/external/v8/src/mips/
Dsimulator-mips.cc1501 void Simulator::round_according_to_fcsr(double toRound, double& rounded, in round_according_to_fcsr()
1542 void Simulator::round_according_to_fcsr(float toRound, float& rounded, in round_according_to_fcsr()
1583 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, in round64_according_to_fcsr()
1624 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, in round64_according_to_fcsr()
/external/v8/src/mips64/
Dsimulator-mips64.cc1428 void Simulator::round_according_to_fcsr(double toRound, double& rounded, in round_according_to_fcsr()
1469 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, in round64_according_to_fcsr()
1511 void Simulator::round_according_to_fcsr(float toRound, float& rounded, in round_according_to_fcsr()
1552 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, in round64_according_to_fcsr()