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