Home
last modified time | relevance | path

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

123

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDtsd_exclusive.h50 !atomic_load(&Disabled, memory_order_acquire))) { in getTSDAndLock()
65 atomic_store(&Disabled, 1U, memory_order_release); in disable()
69 atomic_store(&Disabled, 0U, memory_order_release); in enable()
98 atomic_u8 Disabled; member
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
HDExecutionEngine.h450 void DisableLazyCompilation(bool Disabled = true) {
451 CompilingLazily = !Disabled;
460 void DisableGVCompilation(bool Disabled = true) {
461 GVCompilationDisabled = Disabled;
470 void DisableSymbolSearching(bool Disabled = true) {
471 SymbolSearchingDisabled = Disabled;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIWholeQuadMode.cpp128 char Disabled = 0; member
260 Flag &= ~II.Disabled; in markInstruction()
360 III.Disabled = StateWWM; in scanInstructions()
382 III.Disabled = StateWQM | StateWWM; in scanInstructions()
436 if ((II.OutNeeds & StateWQM) && !(II.Disabled & StateWQM) && in propagateInstruction()
752 Needs &= ~III->second.Disabled; in processBlock()
/freebsd-11-stable/contrib/wpa/src/common/
HDieee802_1x_defs.h66 Disabled, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorizationPlanner.h176 static VectorizationFactor Disabled() { return {1, 0}; } in Disabled() function
HDLoopVectorize.cpp6482 return VectorizationFactor::Disabled(); in planInVPlanNativePath()
6490 return VectorizationFactor::Disabled(); in planInVPlanNativePath()
6536 return VectorizationFactor::Disabled(); in plan()
7580 VectorizationFactor::Disabled() == VF) in processLoopInVPlanNativePath()
7735 VectorizationFactor VF = VectorizationFactor::Disabled(); in processLoop()
/freebsd-11-stable/usr.sbin/bsdconfig/security/include/
HDmessages.subr31 msg_disabled="Disabled"
/freebsd-11-stable/sys/gnu/dts/arm/
HDorion5x-maxtor-shared-storage-2.dts164 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
HDorion5x-lacie-d2-network.dts222 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
HDexynos5250-spring.dts357 * Disabled pullups since external part has its own pullups and
HDexynos5250-snow-common.dtsi441 * Disabled pullups since external part has its own pullups and
/freebsd-11-stable/contrib/gcc/config/mips/
HD4k.md144 ;; (Disabled until we add cop0 support)
HD24k.md116 ;; (Disabled until we add proper cop0 support)
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp2304 bool Disabled = false; in checkOpenCLDisabledTypeOrDecl() local
2309 Disabled = true; in checkOpenCLDisabledTypeOrDecl()
2312 return Disabled; in checkOpenCLDisabledTypeOrDecl()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDLegacyPassManager.cpp50 Disabled, Arguments, Structure, Executions, Details enumerator
58 clEnumVal(Disabled , "disable debug output"),
/freebsd-11-stable/usr.sbin/bsdconfig/networking/include/
HDmessages.subr45 msg_disabled="Disabled"
/freebsd-11-stable/contrib/nvi/cl/
HDREADME.signal23 Disabled by the signal initialization routines. Historically, ^\
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp1904 return TargetLoweringBase::ReciprocalEstimate::Disabled; in getOpEnabled()
1929 return IsDisabled ? TargetLoweringBase::ReciprocalEstimate::Disabled in getOpEnabled()
/freebsd-11-stable/contrib/wpa/hostapd/
HDdefconfig179 # Disabled by default.
/freebsd-11-stable/crypto/heimdal/
HDNEWS37 - Disabled write support NDBM hdb backend (read still in there) since
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h355 Disabled = 0, enumerator
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDREADME-P2P662 Disabled(default)/enables use of per-client PSK in the P2P groups. This
/freebsd-11-stable/contrib/wpa/src/pae/
HDieee802_1x_kay.c3478 kay->macsec_validate = Disabled; in ieee802_1x_kay_init()
/freebsd-11-stable/contrib/groff/
HDChangeLog.1161170 Disabled .CDFTP macro temporarily for security reasons.
/freebsd-11-stable/contrib/groff/contrib/groffer/
HDChangeLog1176 - Disabled by default; enabled by environment variables.

123