Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopeExit.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/sys/contrib/device-tree/Bindings/thermal/
H A Dqcom-lmh.yaml49 FSM is engaged.
H A Dnvidia,tegra124-soctherm.txt80 throttling is engaged after the OC event is deasserted. Default value
H A Dnvidia,tegra124-soctherm.yaml152 throttling is engaged after the OC event is deasserted.
/freebsd/sys/dev/isci/scil/
H A Dscu_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/contrib/ntp/html/drivers/
H A Ddriver46.html176 is stable again for 40s, when strict mode is engaged
207 flood throttle at any time; the throttle is engaged by
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-s390x.pl41 # result and therefore is engaged. On z196 it was measured to process
/freebsd/share/doc/psd/01.cacm/
H A Dp193 Most of them are engaged in applications such as
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp630 // when two optional objects are engaged, the equality of their respective in evaluateEquality()
633 // objects are engaged. in evaluateEquality()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c466 * trusted cert, then no fallback should be engaged. in try_cert()
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.c97 /* if sampling is engaged... */ in dt_sample_rate_limited()
/freebsd/crypto/openssl/engines/
H A De_padlock.c686 * This code is not engaged. The reason is that it does not comply
H A De_loader_attic.c768 * cert, then no fallback should be engaged. |ignore_trusted| tells if in try_decode_X509Certificate()
/freebsd/share/doc/psd/03.iosys/
H A Diosys993 indicate that the device is currently engaged in
/freebsd/contrib/llvm-project/libcxx/include/
H A Doptional362 _LIBCPP_ASSERT_INTERNAL(!has_value(), "__construct called for engaged __optional_storage");
432 _LIBCPP_ASSERT_INTERNAL(!has_value(), "__construct called for engaged __optional_storage");
/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi.c463 * where the FIFO isn't engaged for transmit or receive, but it's
/freebsd/sys/dev/usb/serial/
H A Dumcs.h428 * engaged, default = 1 */
/freebsd/share/man/man4/
H A Dtcp.4954 Finally, SACK loss recovery is also engaged, once two segments plus one byte are
/freebsd/crypto/openssl/crypto/ec/asm/
H A Dx25519-ppc64.pl24 # pretty old, base 2^64 implementation is not engaged. Comparison to
/freebsd/usr.sbin/pciconf/
H A Dcap.c684 printf(" EI(%s)", sta & PCIEM_SLOT_STA_EIS ? "engaged" : in cap_ea()
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c983 * drift_comp has already been engaged via ntp_adjtime() in in adj_host_clock()
/freebsd/crypto/openssl/Configurations/
H A D10-main.conf1570 # Applink is never engaged and can as well be omitted.
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl68 # This is why this routine can be engaged for longer key operations
/freebsd/usr.sbin/ppp/
H A Dppp.82065 usually engaged (not so common these days), you may want to specify
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl1922 # If $key2 is NULL, then a "tweak chaining" mode is engaged, in which #

12