Searched defs:round (Results 1 - 13 of 13) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/arm64/
H A Dround.c3 double round(double x) function
/haiku/src/preferences/screen/
H A DUtility.cpp4 float round(float n, int32 max) function
/haiku/src/system/libroot/posix/musl/math/
H A Dround.c10 double round(double x) function
/haiku/src/add-ons/accelerants/common/
H A Dvalidate_display_mode.cpp27 round(uint16 value, uint16 resolution) function
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerView.cpp34 #define round(x) (int)(x+.5) macro
[all...]
H A DColorField.cpp24 #define round(x) (int)(x +.5) macro
[all...]
H A DColorSlider.cpp25 #define round(x) (int)(x+.5) macro
[all...]
/haiku/src/system/libroot/posix/musl/crypt/
H A Dcrypt_des.c696 unsigned int shifts, round, i, ibit; local
778 unsigned int round = 16; local
[all...]
/haiku/headers/libs/mapm/
H A Dm_apm.h528 MAPM round(int toDigits) const function in class:MAPM
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1520 Painter::_Align(float coord, bool round, bool centerOffset) const argument
1544 Painter::_Align(BPoint* point, bool round, bool centerOffset) const argument
/haiku/src/apps/diskprobe/
H A DProbeView.cpp747 bool round = true; local
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2360 void round() {} function
H A Dlibroot_stubs_legacy.c2342 void round() {} function

Completed in 249 milliseconds