Home
last modified time | relevance | path

Searched refs:Disabled (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc55 # Disabled by default, any non-empty value will enable the feature.
64 # Disabled by default; uncomment to enable.
73 # Disabled by default; uncomment to enable.
81 # Disabled by default; uncomment to enable.
89 # Disabled by default; uncomment to enable.
98 # Disabled by default; uncomment to enable.
116 # Disabled by default, 1 to enable and 0 to disable.
142 # Disabled by default, 1 to enable and 0 to disable.
162 # Disabled by default; uncomment to enable.
170 # Disabled by default; uncomment to enable.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DOptBisect.h68 bool isEnabled() const override { return BisectLimit != Disabled; } in setLimit()
71 /// OptBisect::Disabled disables the limiting.
77 static const int Disabled = std::numeric_limits<int>::max();
80 int BisectLimit = Disabled;
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h107 atomic_store(&Disabled, 1U, memory_order_release); in disable()
111 atomic_store(&Disabled, 0U, memory_order_release); in enable()
137 !atomic_load(&Disabled, memory_order_acquire))) { in getTSDAndLock()
162 atomic_u8 Disabled = {}; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h458 void DisableLazyCompilation(bool Disabled = true) {
459 CompilingLazily = !Disabled;
468 void DisableGVCompilation(bool Disabled = true) {
469 GVCompilationDisabled = Disabled;
478 void DisableSymbolSearching(bool Disabled = true) {
479 SymbolSearchingDisabled = Disabled;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOptBisect.cpp29 cl::init(OptBisect::Disabled), cl::Optional,
52 const int OptBisect::Disabled; member in OptBisect
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_arm64.cpp172 m_sve_state = SVEState::Disabled; in ConfigureRegisterContext()
176 m_sve_state = SVEState::Disabled; in ConfigureRegisterContext()
178 if (m_sve_state != SVEState::Disabled) in ConfigureRegisterContext()
234 if (m_sve_state == SVEState::Disabled) { in ReadRegister()
306 case SVEState::Disabled: in ReadRegister()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h184 Disabled, ///> Tracking is disabled enumerator
195 TrackerState State = TrackerState::Disabled;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-data-modul-edm-sbc.dts39 /* Disabled by default, unless display board plugged in. */
58 /* Disabled by default, unless display board plugged in. */
71 /* Disabled by default, unless display board plugged in. */
96 /* Disabled by default */
155 /* Disabled by default, unless feature board plugged in. */
163 /* Disabled by default, unless display board plugged in. */
936 /* Disabled by default, unless display board plugged in. */
948 /* Disabled by default, unless display board plugged in. */
H A Dimx8mp-data-modul-edm-sbc.dts39 /* Disabled by default, unless display board plugged in. */
78 /* Disabled by default, unless display board plugged in. */
92 /* Disabled by default, unless display board plugged in. */
138 /* Disabled by default */
178 /* Disabled by default, unless feature board plugged in. */
186 /* Disabled by default, unless display board plugged in. */
530 /* Disabled by default, unless display board plugged in. */
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dcavium-pip.txt40 - rx-delay: Delay value for RGMII receive clock. Optional. Disabled if 0.
43 - tx-delay: Delay value for RGMII transmit clock. Optional. Disabled if 0.
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp164 State = TrackerState::Disabled; in revert()
172 State = TrackerState::Disabled; in accept()
/freebsd/contrib/wpa/src/common/
H A Dieee802_1x_defs.h66 Disabled, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dinterval_map.h22 enum class IntervalCoalescing { Enabled, Disabled }; enumerator
157 class IntervalMap<KeyT, ValT, IntervalCoalescing::Disabled>
/freebsd/crypto/openssl/doc/man7/
H A DEVP_CIPHER-RC5.pod11 Disabled by default. Use the I<enable-rc5> configuration option to enable.
H A DOSSL_PROVIDER-legacy.pod78 Disabled by default. Use I<enable-rc5> config option to enable.
/freebsd/contrib/llvm-project/libcxx/include/
H A D__assert45 // Disabled checks.
75 // Disabled checks.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-samsung.txt19 - Flags and Pull Up/Down: 0 - Pull Up/Down Disabled.
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxm-wetek-core2.dts58 /* Disabled as Realtek RTL8152 USB provides Ethernet */
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp129 char Disabled = 0; member
302 Flag &= ~II.Disabled; in markInstruction()
546 III.Disabled = StateWQM | StateStrict; in scanInstructions()
558 III.Disabled = StateStrict; in scanInstructions()
575 III.Disabled = StateWQM | StateStrict; in scanInstructions()
631 if ((II.OutNeeds & StateWQM) && !(II.Disabled & StateWQM) && in propagateInstruction()
1312 Needs &= ~III->second.Disabled; in processBlock()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm64.h18 enum class SVEState : uint8_t { Unknown, Disabled, FPSIMD, Full, Streaming }; enumerator
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-dhcom-som-cfg-sdcard.dtsi13 * Disabled: WiFi and BT
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-kmem.m430 dnl # Disabled by default it provides detailed memory tracking. This
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h450 Disabled,
463 MinimizeAddrInV5 MinimizeAddr = MinimizeAddrInV5::Disabled;
390 Disabled, global() enumerator
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dorion5x-maxtor-shared-storage-2.dts161 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmucmc52.dts18 /* Disabled timers */

1234