Searched defs:clamp (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dalgorithm.h23 constexpr const T& clamp(const T& v, const T& lo, const T& hi) { function in namespace:fbl
/fuchsia/zircon/system/public/zircon/syscalls/
H A Dsystem.h31 uint8_t clamp; // PL1 clamping enable member in struct:zx_system_powerctl_arg::__anon817::__anon819
/fuchsia/zircon/kernel/syscalls/
H A Dsystem_x86.cpp115 uint8_t clamp = arg->x86_power_limit.clamp; local

Completed in 83 milliseconds