| /NextBSD/tools/tools/ath/athprom/ |
| HD | eeprom-3 | 10 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 11 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 76 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 77 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 124 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 125 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 |
|
| HD | eeprom-4 | 12 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 13 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 85 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 86 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 150 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 151 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 |
|
| HD | eeprom-5 | 13 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 14 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 99 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 100 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 177 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 178 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 |
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Driver/ |
| HD | CLCompatOptions.td | 71 def _SLASH_GR_ : CLFlag<"GR-">, HelpText<"Disable emission of RTTI data">; 72 def _SLASH_GF_ : CLFlag<"GF-">, HelpText<"Disable string pooling">, 97 def _SLASH_Ob0 : CLFlag<"Ob0">, HelpText<"Disable inlining">, 99 def _SLASH_Od : CLFlag<"Od">, HelpText<"Disable optimization">, Alias<O0>; 102 def _SLASH_Oi_ : CLFlag<"Oi-">, HelpText<"Disable use of builtin functions">, 112 def _SLASH_Oy_ : CLFlag<"Oy-">, HelpText<"Disable frame pointer omission">, 119 HelpText<"Disable the loop vectorization passes">, Alias<fno_vectorize>; 125 def _SLASH_W0 : CLFlag<"W0">, HelpText<"Disable all warnings">, Alias<w>; 135 def _SLASH_w_flag : CLFlag<"w">, HelpText<"Disable all warnings">, Alias<w>; 148 HelpText<"Disable C++14 sized global deallocation functions">, [all …]
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | CrashRecoveryContext.cpp | 162 CrashRecoveryContext::Disable(); in ExceptionHandler() 200 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext 253 CrashRecoveryContext::Disable(); in CrashRecoverySignalHandler() 289 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext
|
| /NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/ |
| HD | TypeCategoryMap.cpp | 52 Disable(name); in Delete() 69 TypeCategoryMap::Disable (KeyType category_name) in Disable() function in TypeCategoryMap 75 return Disable(category); in Disable() 108 TypeCategoryMap::Disable (ValueSP category) in Disable() function in TypeCategoryMap 114 category->Disable(); in Disable() 156 Disable(m_active_categories.front()); in DisableAllCategories()
|
| HD | DataVisualization.cpp | 171 DataVisualization::Categories::Disable (const ConstString& category) in Disable() function in DataVisualization::Categories 190 DataVisualization::Categories::Disable (const lldb::TypeCategoryImplSP& category) in Disable() function in DataVisualization::Categories
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ |
| HD | DataVisualization.h | 137 Disable (const ConstString& category); 144 Disable (const lldb::TypeCategoryImplSP& category);
|
| HD | TypeCategoryMap.h | 58 Disable (KeyType category_name); 65 Disable (ValueSP category);
|
| HD | FormatManager.h | 72 m_categories_map.Disable(category_name); in DisableCategory() 86 m_categories_map.Disable(category); in DisableCategory()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaStmtAttr.cpp | 93 State = LoopHintAttr::Disable; in handleLoopHintAttr() 107 State = LoopHintAttr::Disable; in handleLoopHintAttr() 183 CategoryState.StateAttr->getState() == LoopHintAttr::Disable)) { in CheckForIncompatibleAttributes()
|
| /NextBSD/sys/conf/ |
| HD | WITHOUT_SOURCELESS | 2 # WITHOUT_SOURCELESS -- Disable drivers that include sourceless code.
|
| HD | WITHOUT_SOURCELESS_HOST | 2 # WITHOUT_SOURCELESS_HOST -- Disable drivers that include sourceless
|
| HD | WITHOUT_SOURCELESS_UCODE | 2 # WITHOUT_SOURCELESS_UCODE -- Disable drivers that include sourceless
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | t-netbsd64 | 1 # Disable multilib fow now, as NetBSD/sparc64 does not ship with
|
| /NextBSD/contrib/llvm/tools/lldb/source/Host/common/ |
| HD | NativeBreakpointList.cpp | 110 error = iter->second->Disable (); in DecRef() 175 return iter->second->Disable (); in DisableBreakpoint()
|
| HD | NativeBreakpoint.cpp | 86 NativeBreakpoint::Disable () in Disable() function in NativeBreakpoint
|
| /NextBSD/usr.sbin/bsdconfig/mouse/include/ |
| HD | messages.subr | 41 msg_disable="Disable" 42 msg_disable_the_mouse_daemon="Disable the mouse daemon" 62 msg_mouse_disable="Mouse Disable"
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/common/ |
| HD | NativeBreakpoint.h | 34 Disable ();
|
| /NextBSD/sys/boot/forth/ |
| HD | screen.4th | 57 \ Disable bold mode ( Esc-[22m ) 63 \ Disable inverse foreground/background mode ( Esc-[27m )
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | LogChannelDWARF.h | 62 Disable (const char** categories, lldb_private::Stream *feedback_strm);
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | Passes.h | 165 void setDisableVerify(bool Disable) { setOpt(DisableVerify, Disable); }
|
| /NextBSD/sys/mips/mips/ |
| HD | swtch.S | 183 mtc0 a3, MIPS_COP_0_STATUS # Disable all interrupts 203 mtc0 a3, MIPS_COP_0_STATUS # Disable all interrupts
|
| /NextBSD/sys/boot/pc98/btx/btx/ |
| HD | btx.S | 128 init: cli # Disable interrupts 238 exit: cli # Disable interrupts 244 andl $~0x80000000,%eax # Disable 534 andl $~(PSL_I|PSL_T|PSL_AC),%ebx # Disable interrupts, tracing, 642 cli # Disable interrupts
|
| /NextBSD/sys/mips/conf/ |
| HD | TP-MR3020 | 32 # Disable support for paging
|