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.cc1559 void Simulator::round_according_to_fcsr(double toRound, double& rounded, in round_according_to_fcsr()
1600 void Simulator::round_according_to_fcsr(float toRound, float& rounded, in round_according_to_fcsr()
1641 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, in round64_according_to_fcsr()
1682 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, in round64_according_to_fcsr()
/external/v8/src/mips64/
Dsimulator-mips64.cc1483 void Simulator::round_according_to_fcsr(double toRound, double& rounded, in round_according_to_fcsr()
1524 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, in round64_according_to_fcsr()
1566 void Simulator::round_according_to_fcsr(float toRound, float& rounded, in round_according_to_fcsr()
1607 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, in round64_according_to_fcsr()