Home
last modified time | relevance | path

Searched defs:roundToInt (Results 1 – 15 of 15) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/ATC/
H A DCurrentWeatherATISInformationProvider.cxx31 static inline int roundToInt( double d ) in roundToInt() function
36 static inline int roundToInt( SGPropertyNode_ptr n ) in roundToInt() function
41 static inline int roundToInt( SGPropertyNode_ptr n, const char * child ) in roundToInt() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/curveeditor/detail/
H A Dcurveeditorutils.h80 inline int roundToInt(const T &val) in roundToInt() function
/dports/audio/carla/Carla-2.4.1/source/modules/water/maths/
H A DMathsFunctions.h346 int roundToInt (const FloatType value) noexcept in roundToInt() function
358 inline int roundToInt (int value) noexcept in roundToInt() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/geometry/
H A Djuce_Point.h240 …constexpr Point<int> roundToInt() const noexcept { return Point<int> (juce::roundToInt (x)… in roundToInt() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/geometry/
H A Djuce_Point.h240 …constexpr Point<int> roundToInt() const noexcept { return Point<int> (juce::roundToInt (x)… in roundToInt() function
/dports/astro/gpsbabel14/gpsbabel-1.4.4/gui/
H A Ddpencode.cpp89 int roundToInt(double x) { in roundToInt() function
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/gui/
H A Ddpencode.cc94 int roundToInt(double x) in roundToInt() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/maths/
H A Djuce_MathsFunctions.h471 int roundToInt (const FloatType value) noexcept in roundToInt() function
487 inline int roundToInt (int value) noexcept in roundToInt() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/maths/
H A Djuce_MathsFunctions.h471 int roundToInt (const FloatType value) noexcept in roundToInt() function
487 inline int roundToInt (int value) noexcept in roundToInt() function
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/maths/
H A Djuce_MathsFunctions.h472 int roundToInt (const FloatType value) noexcept in roundToInt() function
488 inline int roundToInt (int value) noexcept in roundToInt() function
/dports/devel/simgear/simgear-2020.3.11/simgear/math/
H A DSGMisc.hxx144 static int roundToInt(const T& v) in roundToInt() function in SGMisc
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/
H A Dcartogram.py252 def roundToInt(self): member in Vector
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkExtractStructuredGridHelper.cxx274 int roundToInt(double r) in roundToInt() function
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkExtractStructuredGridHelper.cxx264 int roundToInt(double r) in roundToInt() function
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkExtractStructuredGridHelper.cxx253 int roundToInt(double r) in roundToInt() function