Searched defs:_round (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringX8632.h | 533 void _round(Variable *Dest, Operand *Src0, Operand *Imm) { in _round() function 727 void _round(Variable *Dest, Operand *Src, Constant *Imm) { in _round() function
|
| D | IceTargetLoweringX8664.h | 529 void _round(Variable *Dest, Operand *Src0, Operand *Imm) { in _round() function 721 void _round(Variable *Dest, Operand *Src, Constant *Imm) { in _round() function
|
| /third_party/python/Lib/ |
| D | _pydecimal.py | 2656 def _round(self, places, rounding): member in Decimal
|