Home
last modified time | relevance | path

Searched full:engaged (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/
HDScopeExit.h28 bool Engaged = true; // False once moved-from or release()d. variable
35 : ExitFunction(std::move(Rhs.ExitFunction)), Engaged(Rhs.Engaged) { in scope_exit()
42 void release() { Engaged = false; } in release()
45 if (Engaged) in ~scope_exit()
/freebsd-head/sys/contrib/device-tree/Bindings/thermal/
HDqcom-lmh.yaml49 FSM is engaged.
Dnvidia,tegra124-soctherm.txt80 throttling is engaged after the OC event is deasserted. Default value
Dnvidia,tegra124-soctherm.yaml152 throttling is engaged after the OC event is deasserted.
/freebsd-head/sys/dev/isci/scil/
HDscu_bios_definitions.h306 * Operational Note: The following Look-Up-Table registers are engaged
503 * Operational Note: The following Look-Up-Table registers are engaged
713 * Operational Note: The following Look-Up-Table registers are engaged
934 * Operational Note: The following Look-Up-Table registers are engaged
/freebsd-head/contrib/ntp/html/drivers/
HDdriver46.html176 is stable again for 40s, when strict mode is engaged
207 flood throttle at any time; the throttle is engaged by
/freebsd-head/crypto/openssl/crypto/modes/asm/
HDghash-s390x.pl41 # result and therefore is engaged. On z196 it was measured to process
/freebsd-head/share/doc/psd/01.cacm/
HDp193 Most of them are engaged in applications such as
/freebsd-head/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
HDUncheckedOptionalAccessModel.cpp630 // when two optional objects are engaged, the equality of their respective in evaluateEquality()
633 // objects are engaged. in evaluateEquality()
/freebsd-head/crypto/openssl/crypto/store/
HDstore_result.c466 * trusted cert, then no fallback should be engaged. in try_cert()
/freebsd-head/contrib/unbound/dnstap/
HDdnstap.c97 /* if sampling is engaged... */ in dt_sample_rate_limited()
/freebsd-head/crypto/openssl/engines/
HDe_padlock.c686 * This code is not engaged. The reason is that it does not comply
HDe_loader_attic.c768 * cert, then no fallback should be engaged. |ignore_trusted| tells if in try_decode_X509Certificate()
/freebsd-head/share/doc/psd/03.iosys/
HDiosys993 indicate that the device is currently engaged in
/freebsd-head/contrib/llvm-project/libcxx/include/
HDoptional362 _LIBCPP_ASSERT_INTERNAL(!has_value(), "__construct called for engaged __optional_storage");
432 _LIBCPP_ASSERT_INTERNAL(!has_value(), "__construct called for engaged __optional_storage");
/freebsd-head/sys/dev/qcom_qup/
HDqcom_spi.c463 * where the FIFO isn't engaged for transmit or receive, but it's
/freebsd-head/share/man/man4/
HDtcp.4954 Finally, SACK loss recovery is also engaged, once two segments plus one byte are
/freebsd-head/sys/dev/usb/serial/
HDumcs.h428 * engaged, default = 1 */
/freebsd-head/crypto/openssl/crypto/ec/asm/
HDx25519-ppc64.pl24 # pretty old, base 2^64 implementation is not engaged. Comparison to
/freebsd-head/usr.sbin/pciconf/
HDcap.c684 printf(" EI(%s)", sta & PCIEM_SLOT_STA_EIS ? "engaged" : in cap_express()
/freebsd-head/contrib/ntp/ntpd/
HDntp_loopfilter.c983 * drift_comp has already been engaged via ntp_adjtime() in in adj_host_clock()
/freebsd-head/crypto/openssl/Configurations/
HD10-main.conf1570 # Applink is never engaged and can as well be omitted.
/freebsd-head/crypto/openssl/crypto/bn/asm/
HDppc64-mont.pl68 # This is why this routine can be engaged for longer key operations
/freebsd-head/usr.sbin/ppp/
HDppp.82065 usually engaged (not so common these days), you may want to specify
/freebsd-head/crypto/openssl/crypto/aes/asm/
HDaesp8-ppc.pl1922 # If $key2 is NULL, then a "tweak chaining" mode is engaged, in which #

12