Searched defs:toRound (Results 1 – 3 of 3) sorted by relevance
/external/skia/include/core/ |
D | SkSize.h | 91 SkISize toRound() const { in toRound() function
|
/external/v8/src/mips/ |
D | simulator-mips.cc | 1553 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/ |
D | simulator-mips64.cc | 1486 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()
|