Home
last modified time | relevance | path

Searched refs:roundToDouble (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1440 double roundToDouble(bool isSigned) const;
1443 double roundToDouble() const { return roundToDouble(false); } in roundToDouble() function
1446 double signedRoundToDouble() const { return roundToDouble(true); } in signedRoundToDouble()
1848 return APIVal.roundToDouble(); in RoundAPIntToDouble()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1758 double roundToDouble(bool isSigned) const;
1761 double roundToDouble() const { return roundToDouble(false); } in roundToDouble() function
1764 double signedRoundToDouble() const { return roundToDouble(true); } in signedRoundToDouble()
2193 return APIVal.roundToDouble(); in RoundAPIntToDouble()
/third_party/flutter/flutter/packages/flutter/test/rendering/
Dtransform_test.dart13 return Offset(value.dx.roundToDouble(), value.dy.roundToDouble());
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dpage_view.dart373 final double round = actual.roundToDouble();
479 return _getPixels(position, page.roundToDouble());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp689 GV.FloatVal = float(GV.IntVal.roundToDouble()); in getConstantValue()
691 GV.DoubleVal = GV.IntVal.roundToDouble(); in getConstantValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp840 double APInt::roundToDouble(bool isSigned) const { in roundToDouble() function in APInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp808 double APInt::roundToDouble(bool isSigned) const { in roundToDouble() function in APInt
/third_party/flutter/engine/flutter/lib/snapshot/
Dfuchsia_compilation_trace.txt131 dart:core,_Double,roundToDouble
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcompilation_trace.txt1608 dart:core,_Double,roundToDouble