Searched defs:threshold (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_gamma_functions.h58 void threshold(double t) { m_threshold = t; } function in class:agg::gamma_threshold
59 double threshold() const { return m_threshold; } function in class:agg::gamma_threshold
/haiku/src/kits/midi/
H A DSoftSynth.cpp333 BSoftSynth::SetLimiterThreshold(int32 threshold) argument
/haiku/src/add-ons/kernel/drivers/disk/nvme/
H A Dnvme_disk.cpp263 uint32 microseconds = 16, threshold = 32; local
/haiku/src/add-ons/kernel/busses/usb/
H A Dehci.cpp1210 uint32 threshold = fThreshold; local
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c2236 uint32_t expected, misses, received, threshold; local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c780 mwl_hal_setrtsthreshold(struct mwl_hal_vap *vap, int threshold) argument
1599 mwl_hal_setaggampduratemode(struct mwl_hal *mh0, int mode, int threshold) argument
1618 mwl_hal_getaggampduratemode(struct mwl_hal *mh0, int *mode, int *threshold) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlayout.h2246 sle64 threshold; /* Soft quota (-1 if not limited). */ member in struct:__anon84

Completed in 157 milliseconds