/freebsd/tools/tools/ath/athprom/ |
H A D | eeprom-3 | 9 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 10 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 75 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 76 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 123 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 124 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 |
|
H A D | eeprom-4 | 11 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 12 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 84 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 85 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 149 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 150 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 |
|
H A D | eeprom-5 | 12 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 13 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 98 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 99 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 176 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 177 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 |
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | WithColor.cpp | 96 DisableColors ? ColorMode::Disable : ColorMode::Auto) in error() 106 DisableColors ? ColorMode::Disable : ColorMode::Auto) in warning() 116 DisableColors ? ColorMode::Disable : ColorMode::Auto) in note() 126 DisableColors ? ColorMode::Disable : ColorMode::Auto) in remark() 135 case ColorMode::Disable: in colorsEnabled()
|
H A D | CrashRecoveryContext.cpp | 149 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext 208 CrashRecoveryContext::Disable(); in ExceptionFilter() 285 CrashRecoveryContext::Disable(); in ExceptionHandler() 367 CrashRecoveryContext::Disable(); in CrashRecoverySignalHandler()
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeCategoryMap.cpp | 47 Disable(name); in Delete() 66 bool TypeCategoryMap::Disable(KeyType category_name) { in Disable() function in TypeCategoryMap 71 return Disable(category); in Disable() 96 bool TypeCategoryMap::Disable(TypeCategoryImplSP category) { in Disable() function in TypeCategoryMap 100 category->Disable(); in Disable() 133 Disable(m_active_categories.front()); in DisableAllCategories()
|
H A D | DataVisualization.cpp | 122 void DataVisualization::Categories::Disable(ConstString category) { in Disable() function in DataVisualization::Categories 127 void DataVisualization::Categories::Disable(lldb::LanguageType lang_type) { in Disable() function in DataVisualization::Categories 130 lang_category->Disable(); in Disable() 142 void DataVisualization::Categories::Disable( in Disable() function in DataVisualization::Categories
|
H A D | LanguageCategory.cpp | 130 void LanguageCategory::Disable() { in Disable() function in LanguageCategory 132 m_category_sp->Disable(); in Disable()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.cpp | 87 if (Attrs.UnrollEnable == LoopAttributes::Disable) in createPartialUnrollMetadata() 149 if (Attrs.UnrollAndJamEnable == LoopAttributes::Disable) in createUnrollAndJamMetadata() 217 if (Attrs.VectorizeEnable == LoopAttributes::Disable) in createLoopVectorizeMetadata() 308 (Attrs.VectorizeScalable == LoopAttributes::Disable && in createLoopVectorizeMetadata() 310 bool AttrVal = Attrs.VectorizeEnable != LoopAttributes::Disable; in createLoopVectorizeMetadata() 335 if (Attrs.DistributeEnable == LoopAttributes::Disable) in createLoopDistributeMetadata() 385 if (Attrs.UnrollEnable == LoopAttributes::Disable) in createFullUnrollMetadata() 541 case LoopAttributes::Disable: in finish() 622 LoopHintAttr::LoopHintState State = LoopHintAttr::Disable; in push() 660 case LoopHintAttr::Disable: in push() [all …]
|
H A D | CGLoopInfo.h | 44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator 244 Enable ? LoopAttributes::Enable : LoopAttributes::Disable; 250 Enable ? LoopAttributes::Enable : LoopAttributes::Disable;
|
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | DataVisualization.h | 101 static void Disable(ConstString category); 103 static void Disable(lldb::LanguageType lang_type); 108 static void Disable(const lldb::TypeCategoryImplSP &category);
|
H A D | TypeCategoryMap.h | 50 bool Disable(KeyType category_name); 54 bool Disable(lldb::TypeCategoryImplSP category);
|
/freebsd/share/examples/jails/ |
H A D | VIMAGE | 48 #################### Disable select inherited options 52 #################### Disable select inherited devices
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips.td | 61 "Disable SVR4-style position-independent code">; 73 "Disable IEEE 754-2008 abs.fmt mode">; 79 "Disable odd numbered single-precision " 196 "Disable 4-operand madd.fmt and related instructions">; 201 "Disable use of the jal instruction">; 213 "Disable unaligned load store for r6">;
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/ |
H A D | guarded_pool_allocator_posix.cpp | 105 auto Disable = []() { in installAtFork() local 113 pthread_atfork(Disable, Enable, Enable); in installAtFork()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCAsmInfo.cpp | 25 enum DefaultOnOff { Default, Enable, Disable }; enumerator 31 clEnumVal(Enable, "Enabled"), clEnumVal(Disable, "Disabled")),
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-coachz-r1.dts | 19 * is not supported by the PM6150 ADC driver. Disable the charger thermal zone 40 * which currently is not supported by the PM6150 ADC driver. Disable the
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | sgtl5000.txt | 35 0 = Disable 44 0 = Disable
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ull-dhcom-pdk2.dts | 71 * Disable PDK2 LED5, because GPIO E is 92 * Disable PDK2 LED7, because GPIO H is 105 * Disable PDK2 LED8, because GPIO I is
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | sprd,sc9860-pinctrl.txt | 17 - input-schmitt-enable: Disable schmitt-trigger mode. 18 - bias-disable: Disable pin bias.
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_LOADER_UBOOT | 1 Disable building of ubldr.
|
H A D | WITHOUT_LLVM_ASSERTIONS | 1 Disable debugging assertions in LLVM.
|
H A D | WITHOUT_LOADER_OFW | 1 Disable building of openfirmware bootloader components.
|
H A D | WITHOUT_PTHREADS_ASSERTIONS | 1 Disable debugging assertions in pthreads library.
|
H A D | WITHOUT_MODULE_DRM | 1 Disable creation of old drm video modules.
|