Home
last modified time | relevance | path

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

1234

/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc64 # 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.
184 # 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 isEnabled()
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.h85 !atomic_load(&Disabled, memory_order_acquire))) { in getTSDAndLock()
99 atomic_store(&Disabled, 1U, memory_order_release); in disable()
103 atomic_store(&Disabled, 0U, memory_order_release); in enable()
142 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.cpp170 m_sve_state = SVEState::Disabled; in ConfigureRegisterContext()
174 m_sve_state = SVEState::Disabled; in ConfigureRegisterContext()
176 if (m_sve_state != SVEState::Disabled) in ConfigureRegisterContext()
232 if (m_sve_state == SVEState::Disabled) { in ReadRegister()
304 case SVEState::Disabled: in ReadRegister()
/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. */
921 /* Disabled by default, unless display board plugged in. */
933 /* Disabled by default, unless display board plugged in. */
H A Dimx8mp-data-modul-edm-sbc.dts38 /* Disabled by default, unless display board plugged in. */
52 /* Disabled by default, unless display board plugged in. */
66 /* Disabled by default, unless display board plugged in. */
94 /* Disabled by default */
134 /* Disabled by default, unless feature board plugged in. */
142 /* Disabled by default, unless display board plugged in. */
435 /* Disabled by default, unless display board plugged in. */
/freebsd/contrib/wpa/src/common/
H A Dieee802_1x_defs.h66 Disabled, enumerator
/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/compiler-rt/lib/orc/
H A Dinterval_map.h22 enum class IntervalCoalescing { Enabled, Disabled }; enumerator
157 class IntervalMap<KeyT, ValT, IntervalCoalescing::Disabled>
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadi,admv1013.yaml98 se-neg - Single-Ended Mode, Negative Side Disabled.
99 se-pos - Single-Ended Mode, Positive Side Disabled.
H A Dadi,admv1014.yaml95 se-neg - Single-Ended Mode, Negative Side Disabled.
96 se-pos - Single-Ended Mode, Positive Side Disabled.
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml265 0 - Disabled
279 0 - Disabled
293 0 - Disabled
307 0 - 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/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/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-dhcom-som-cfg-sdcard.dtsi13 * Disabled: WiFi and BT
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp129 char Disabled = 0; member
301 Flag &= ~II.Disabled; in markInstruction()
552 III.Disabled = StateWQM | StateStrict; in scanInstructions()
567 III.Disabled = StateStrict; in scanInstructions()
585 III.Disabled = StateWQM | StateStrict; in scanInstructions()
645 if ((II.OutNeeds & StateWQM) && !(II.Disabled & StateWQM) && in propagateInstruction()
1367 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/openzfs/config/
H A Dkernel-kmem.m430 dnl # Disabled by default it provides detailed memory tracking. This
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dorion5x-maxtor-shared-storage-2.dts162 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h450 Disabled, enumerator
463 MinimizeAddrInV5 MinimizeAddr = MinimizeAddrInV5::Disabled;
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmucmc52.dts18 /* Disabled timers */

1234