/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ScopeExit.h | 28 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 D | qcom-lmh.yaml | 49 FSM is engaged.
|
H A D | nvidia,tegra124-soctherm.txt | 80 throttling is engaged after the OC event is deasserted. Default value
|
H A D | nvidia,tegra124-soctherm.yaml | 152 throttling is engaged after the OC event is deasserted.
|
/freebsd/sys/dev/isci/scil/ |
H A D | scu_bios_definitions.h | 306 * 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 D | driver46.html | 176 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 D | ghash-s390x.pl | 41 # result and therefore is engaged. On z196 it was measured to process
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p1 | 93 Most of them are engaged in applications such as
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/ |
H A D | UncheckedOptionalAccessModel.cpp | 630 // 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 D | store_result.c | 466 * trusted cert, then no fallback should be engaged. in try_cert()
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.c | 97 /* if sampling is engaged... */ in dt_sample_rate_limited()
|
/freebsd/crypto/openssl/engines/ |
H A D | e_padlock.c | 686 * This code is not engaged. The reason is that it does not comply
|
H A D | e_loader_attic.c | 768 * cert, then no fallback should be engaged. |ignore_trusted| tells if in try_decode_X509Certificate()
|
/freebsd/share/doc/psd/03.iosys/ |
H A D | iosys | 993 indicate that the device is currently engaged in
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | optional | 362 _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 D | qcom_spi.c | 463 * where the FIFO isn't engaged for transmit or receive, but it's
|
/freebsd/sys/dev/usb/serial/ |
H A D | umcs.h | 428 * engaged, default = 1 */
|
/freebsd/share/man/man4/ |
H A D | tcp.4 | 954 Finally, SACK loss recovery is also engaged, once two segments plus one byte are
|
/freebsd/crypto/openssl/crypto/ec/asm/ |
H A D | x25519-ppc64.pl | 24 # pretty old, base 2^64 implementation is not engaged. Comparison to
|
/freebsd/usr.sbin/pciconf/ |
H A D | cap.c | 684 printf(" EI(%s)", sta & PCIEM_SLOT_STA_EIS ? "engaged" : in cap_ea()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_loopfilter.c | 983 * drift_comp has already been engaged via ntp_adjtime() in in adj_host_clock()
|
/freebsd/crypto/openssl/Configurations/ |
H A D | 10-main.conf | 1570 # Applink is never engaged and can as well be omitted.
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 68 # This is why this routine can be engaged for longer key operations
|
/freebsd/usr.sbin/ppp/ |
H A D | ppp.8 | 2065 usually engaged (not so common these days), you may want to specify
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesp8-ppc.pl | 1922 # If $key2 is NULL, then a "tweak chaining" mode is engaged, in which #
|