/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() 137 case ColorMode::Auto: in colorsEnabled()
|
H A D | SourceMgr.cpp | 486 ColorMode Mode = ShowColors ? ColorMode::Auto : ColorMode::Disable; in print() 570 ColorMode Mode = ShowColors ? ColorMode::Auto : ColorMode::Disable; in print()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 43 Auto, 63 ColorMode Mode = ColorMode::Auto); 73 bool Bold = false, bool BG = false, ColorMode Mode = ColorMode::Auto) 42 Auto, global() enumerator
|
/freebsd/usr.sbin/bsdconfig/mouse/include/ |
H A D | messages.subr | 27 msg_auto="Auto" 73 …Auto\", regardless of the model and the brand\nof the mouse. All other protocol types are for ser…
|
/freebsd/contrib/wpa/src/eapol_auth/ |
H A D | eapol_auth_sm.c | 201 sm->portMode = Auto; in SM_STATE() 394 if ((sm->portControl == Auto && sm->portMode != sm->portControl) || in SM_STEP() 560 if (sm->portControl != Auto || sm->initialize || sm->authAbort) { in SM_STEP() 645 if (sm->portControl != Auto || sm->initialize || in SM_STEP() 686 if (sm->initialize || sm->portControl != Auto) { in SM_STEP() 831 sm->portControl = Auto; in eapol_auth_alloc() 1136 sm->portControl = Auto; in eapol_auth_set_conf()
|
H A D | eapol_auth_sm_i.h | 17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
|
H A D | eapol_auth_dump.c | 21 case Auto: return "Auto"; in port_type_txt()
|
/freebsd/lib/libifconfig/ |
H A D | Symbol.map | 63 /* Auto-generated. */
|
/freebsd/contrib/tcpdump/ |
H A D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change.
|
/freebsd/contrib/libpcap/ |
H A D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 174 Auto, enumerator 308 case OpenACCClauseKind::Auto: in printOpenACCClauseKind()
|
H A D | OpenACCClauses.def | 24 VISIT_CLAUSE(Auto)
|
/freebsd/contrib/file/ |
H A D | README.DEVELOPER | 5 ## Auto files
|
/freebsd/tools/tools/net80211/scripts/ |
H A D | config | 21 # Auto-detect WIRED and WIRELESS.
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos850-pinctrl.dtsi | 225 /* USI_CMGP0: UART function (4 pins, Auto Flow Control) */ 232 /* USI_CMGP0: UART function (2 pins, Non-Auto Flow Control) */ 255 /* USI_CMGP1: UART function (4 pins, Auto Flow Control) */ 262 /* USI_CMGP1: UART function (2 pins, Non-Auto Flow Control) */
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | TypeBitCodes.def | 49 TYPE_BIT_CODE(Auto, AUTO, 38)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonSchedule.td | 54 // Auto-generated itinerary classes
|
/freebsd/contrib/libcbor/ |
H A D | .clang-format | 144 Standard: Auto
|
/freebsd/contrib/ntp/ |
H A D | README.refclocks | 25 NIST_ACTS 18 /* NIST Auto Computer Time Service */
|
/freebsd/libexec/getty/ |
H A D | gettytab | 193 # Auto-baud speed detect entry for Micom 600. 197 A|Auto-baud:\
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ |
H A D | lli.cpp | 237 enum class LLJITPlatform { Inactive, Auto, ExecutorNative, GenericIR }; enumerator 241 cl::init(LLJITPlatform::Auto), 242 cl::values(clEnumValN(LLJITPlatform::Auto, "Auto", 1006 if (P == LLJITPlatform::Auto) in runOrcJIT()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_SIGNATURE-RSA.pod | 69 Auto detect the salt length.
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 1298 : AutoTypeKeyword::Auto; in ConvertDeclSpecToType() 2966 TypeSourceInfo *TrailingTSI, AutoType *Auto, in InventTemplateParameter() argument 2989 IsParameterPack, /*HasTypeConstraint=*/Auto->isConstrained()); in InventTemplateParameter() 2994 if (Auto->isConstrained()) { in InventTemplateParameter() 3140 AutoType *Auto = dyn_cast<AutoType>(Deduced); in GetDeclSpecTypeForDeclarator() local 3146 (Auto && Auto->getKeyword() != AutoTypeKeyword::GNUAutoType); in GetDeclSpecTypeForDeclarator() 3166 if (!SemaRef.getLangOpts().CPlusPlus20 || !Auto || in GetDeclSpecTypeForDeclarator() 3167 Auto->getKeyword() != AutoTypeKeyword::Auto) { in GetDeclSpecTypeForDeclarator() 3178 if (!SemaRef.getLangOpts().CPlusPlus14 && Auto && in GetDeclSpecTypeForDeclarator() 3179 Auto->getKeyword() == AutoTypeKeyword::Auto) { in GetDeclSpecTypeForDeclarator() [all …]
|
/freebsd/contrib/dialog/ |
H A D | README | 11 like as Resolution-independence, Auto-sizing, Maximizing, more widget
|
/freebsd/sys/dev/ath/ath_hal/ar9001/ |
H A D | ar9160.ini | 17 /* Auto Generated PCI Register Writes. Created: 05/22/08 */ 631 /* Auto generated PCI Register Writes for SOWL1.0 ADDAC Shift Chain */ 667 /* Auto generated PCI Register Writes for SOWL1.1 ADDAC Shift Chain */
|