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

/haiku-fatelf/src/preferences/screen/
H A DUtility.cpp4 float round(float n, int32 max) function
/haiku-fatelf/src/system/libroot/posix/glibc/arch/m68k/
H A Dfesetround.c24 fesetround (int round) argument
/haiku-fatelf/src/system/libroot/posix/glibc/arch/ppc/
H A Dfesetround.c24 fesetround (int round) argument
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86/
H A Dfesetround.c25 fesetround (int round) argument
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86_64/
H A Dfesetround.c23 fesetround (int round) argument
/haiku-fatelf/src/add-ons/accelerants/common/
H A Dvalidate_display_mode.cpp27 round(uint16 value, uint16 resolution) function
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmath.h347 # undef round macro
348 # define round(x) \ macro
H A Dmath.in.h303 # undef round macro
304 # define round rpl_round macro
308 # undef round macro
309 # define round(x) \ macro
/haiku-fatelf/src/add-ons/translators/exr/openexr/half/
H A Dhalf.h521 half::round (unsigned int n) const function in class:half
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerView.cpp31 #define round(x) (int)(x+.5) macro
[all...]
H A DColorField.cpp23 #define round(x) (int)(x+.5) macro
[all...]
H A DColorSlider.cpp23 #define round(x) (int)(x+.5) macro
[all...]
/haiku-fatelf/src/kits/mail/
H A Ddes.c356 register int round; local
/haiku-fatelf/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.h90 inline float round(float x) {return ceil(x-0.5);} function
/haiku-fatelf/src/bin/gdb/bfd/
H A Dlibecoff.h46 bfd_vma round; member in struct:ecoff_backend_data
H A Decoff.c2063 const bfd_vma round = ecoff_backend (abfd)->round; local
2457 const bfd_vma round = backend->round; local
[all...]
/haiku-fatelf/src/libs/crypt/
H A Dcrypt-des.c372 int shifts, round; local
456 int round; local
[all...]
/haiku-fatelf/headers/libs/mapm/
H A Dm_apm.h528 MAPM round(int toDigits) const function in class:MAPM
/haiku-fatelf/src/add-ons/translators/webp/libwebp/enc/
H A Ddsp.c238 DCMode(uint8_t* dst, const uint8_t* left, const uint8_t* top, int size, int round, int shift) argument

Completed in 308 milliseconds