/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | qcom_smbb.txt | 46 Description: Maximum charge current; May be clamped to safety limits. 60 voltage. May be clamped to safety limits. 67 'fast-charge-high-watermark' will be clamped by this value. 74 'qcom,fast-charge-current-limit' will be clamped by this value.
|
H A D | qcom,pm8941-charger.yaml | 47 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A 64 May be clamped to safety limits. 73 be clamped by this value. Defaults to 4.2V. 82 will be clamped by this value. Defaults to 1A.
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_ec_timeutil.h | 33 * Returns ts + ns. ns is clamped to at most 1 second. Clamps the 81 /* Initial return value is clamped to infinite future. */ in timespec_add()
|
/freebsd/lib/libc/stdlib/ |
H A D | strtol.3 | 177 and the function return value is clamped according 195 The given string was out of range; the value converted has been clamped.
|
H A D | strtoul.3 | 201 The given string was out of range; the value converted has been clamped.
|
/freebsd/usr.sbin/bsdconfig/security/include/ |
H A D | securelevel.hlp | 29 than this will log the message ``Time adjustment clamped to +1
|
/freebsd/tools/test/stress2/misc/ |
H A D | numa.sh | 37 phys=`sysctl -n hw.physmem` # clamped size
|
H A D | 256m.sh | 40 { echo "RAM must be clamped to 256MB for this test."; exit 0; }
|
H A D | buildworld2.sh | 38 { echo "RAM must be clamped to 2GB or less."; exit 0; }
|
H A D | buildworld.sh | 39 { echo "RAM must be clamped to 2GB or less for this test."; exit 0; }
|
/freebsd/lib/libsys/ |
H A D | closefrom.2 | 55 inclusive, clamped to the range of open file descriptors.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 121 // Try to find a pattern where an i64 value should get clamped to short. in matchClampI64ToI16() 171 // gets generated when an i64 gets clamped to i16.
|
/freebsd/contrib/ntp/kernel/sys/ |
H A D | timex.h | 130 * clamped to the bound and operation proceeds accordingly. In practice, 138 * incrementally adjusted. Here, the maximum offset is clamped to
|
/freebsd/contrib/libpcap/ |
H A D | pcap-usb-linux-common.h | 118 * header and ISO descriptors) and the data length, clamped in incoming_isochronous_transfer_completed_len()
|
/freebsd/contrib/bc/manuals/ |
H A D | bcl.3.md | 366 greater than or equal to the current **ibase** are clamped or not. 387 equal to the current **ibase** are clamped or not. For more information, see 426 clamped. Likewise, a value of **10** means that numbers are parsed as though 427 they are decimal, and any larger digits are clamped. The default is **10**. 495 argument *ibase* is invalid, it clamped, so an *ibase* of **0** or **1** is 496 clamped to **2**, and any values above **36** are clamped to **36**.
|
H A D | bcl.3 | 411 are greater than or equal to the current \f[B]ibase\f[R] are clamped or 437 or equal to the current \f[B]ibase\f[R] are clamped or not. 480 in binary, and any digits larger than \f[B]1\f[R] are clamped. 482 though they are decimal, and any larger digits are clamped. 552 If the argument \f[I]ibase\f[R] is invalid, it clamped, so an 553 \f[I]ibase\f[R] of \f[B]0\f[R] or \f[B]1\f[R] is clamped to \f[B]2\f[R], 554 and any values above \f[B]36\f[R] are clamped to \f[B]36\f[R].
|
/freebsd/sys/contrib/libsodium/src/libsodium/randombytes/ |
H A D | randombytes.c | 143 /* r is now clamped to a set whose size mod upper_bound == 0 in randombytes_uniform()
|
/freebsd/sys/sys/ |
H A D | pidctrl.h | 96 * This is the classic PID controller where the interval is clamped to
|
/freebsd/contrib/arm-optimized-routines/pl/math/ |
H A D | sv_erfcf_1u7.c | 19 be clamped using a saturated add. */
|
H A D | v_erfcf_1u7.c | 23 be clamped using a saturated add. */
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/ |
H A D | zstd.h | 288 * Must be clamped between ZSTD_WINDOWLOG_MIN and ZSTD_WINDOWLOG_MAX. 294 * Must be clamped between ZSTD_HASHLOG_MIN and ZSTD_HASHLOG_MAX. 300 * Must be clamped between ZSTD_CHAINLOG_MIN and ZSTD_CHAINLOG_MAX. 314 * Must be clamped between ZSTD_MINMATCH_MIN and ZSTD_MINMATCH_MAX. 341 * Must be clamped between ZSTD_HASHLOG_MIN and ZSTD_HASHLOG_MAX 346 … * Must be clamped between ZSTD_LDM_MINMATCH_MIN and ZSTD_LDM_MINMATCH_MAX. 353 … * Must be clamped between 0 and (ZSTD_WINDOWLOG_MAX - ZSTD_HASHLOG_MIN). 427 * otherwise they will either trigger an error or be automatically clamped. 537 * otherwise they will either trigger an error or be automatically clamped. 1426 * cPar can be invalid : all parameters will be clamped within valid range in the @return struct.
|
/freebsd/sys/contrib/zstd/doc/ |
H A D | zstd_manual.html | 232 * Must be clamped between ZSTD_WINDOWLOG_MIN and ZSTD_WINDOWLOG_MAX. 238 * Must be clamped between ZSTD_HASHLOG_MIN and ZSTD_HASHLOG_MAX. 244 * Must be clamped between ZSTD_CHAINLOG_MIN and ZSTD_CHAINLOG_MAX. 258 * Must be clamped between ZSTD_MINMATCH_MIN and ZSTD_MINMATCH_MAX. 286 * Must be clamped between ZSTD_HASHLOG_MIN and ZSTD_HASHLOG_MAX 291 … * Must be clamped between ZSTD_LDM_MINMATCH_MIN and ZSTD_LDM_MINMATCH_MAX. 298 … * Must be clamped between 0 and (ZSTD_WINDOWLOG_MAX - ZSTD_HASHLOG_MIN). 391 otherwise they will either trigger an error or be automatically clamped. 494 otherwise they will either trigger an error or be automatically clamped. 1373 cPar can be invalid : all parameters will be clamped within valid range in the @return struct.
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | poly1305_i15.c | 170 * Decode the clamped 'r' value. Decoding should use little-endian in br_poly1305_i15_run()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_peer.c |
|
/freebsd/sys/amd64/amd64/ |
H A D | mem.c | 104 * Since c is clamped to be less or equal than in memrw()
|