| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | WithColor.cpp | 88 DisableColors ? ColorMode::Disable : ColorMode::Auto) in error() 98 DisableColors ? ColorMode::Disable : ColorMode::Auto) in warning() 108 DisableColors ? ColorMode::Disable : ColorMode::Auto) in note() 118 DisableColors ? ColorMode::Disable : ColorMode::Auto) in remark() 129 case ColorMode::Auto: in colorsEnabled()
|
| D | SourceMgr.cpp | 475 ColorMode Mode = ShowColors ? ColorMode::Auto : ColorMode::Disable; in print() 560 ColorMode Mode = ShowColors ? ColorMode::Auto : ColorMode::Disable; in print()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | WithColor.h | 42 Auto, enumerator 63 ColorMode Mode = ColorMode::Auto); 74 ColorMode Mode = ColorMode::Auto)
|
| /freebsd-12-stable/usr.sbin/bsdconfig/mouse/include/ |
| D | messages.subr | 28 msg_auto="Auto" 76 …Auto\", regardless of the model and the brand\nof the mouse. All other protocol types are for ser…
|
| /freebsd-12-stable/contrib/wpa/src/eapol_auth/ |
| D | eapol_auth_sm.c | 201 sm->portMode = Auto; in SM_STATE() 383 if ((sm->portControl == Auto && sm->portMode != sm->portControl) || in SM_STEP() 548 if (sm->portControl != Auto || sm->initialize || sm->authAbort) { in SM_STEP() 633 if (sm->portControl != Auto || sm->initialize || in SM_STEP() 674 if (sm->initialize || sm->portControl != Auto) { in SM_STEP() 819 sm->portControl = Auto; in eapol_auth_alloc() 1124 sm->portControl = Auto; in eapol_auth_set_conf()
|
| D | eapol_auth_sm_i.h | 17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
|
| D | eapol_auth_dump.c | 21 case Auto: return "Auto"; in port_type_txt()
|
| /freebsd-12-stable/contrib/libpcap/ |
| D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change.
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change.
|
| /freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/ |
| D | Options.h | 22 enum class WriteMode { Regular, Auto, Sparse }; enumerator
|
| /freebsd-12-stable/contrib/file/ |
| D | README.DEVELOPER | 5 ## Auto files
|
| /freebsd-12-stable/usr.sbin/pc-sysinstall/examples/ |
| D | pcinstall.cfg.geli | 1 # Auto-Generated pc-sysinstall configuration
|
| D | pcinstall.cfg.zfs | 1 # Auto-Generated pc-sysinstall configuration
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| D | OMPConstants.h | 121 Auto = 38, // auto enumerator
|
| /freebsd-12-stable/tools/tools/net80211/scripts/ |
| D | config | 22 # Auto-detect WIRED and WIRELESS.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/ |
| D | TypeBitCodes.def | 49 TYPE_BIT_CODE(Auto, AUTO, 38)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonSchedule.td | 54 // Auto-generated itinerary classes
|
| /freebsd-12-stable/contrib/ntp/ |
| D | README.refclocks | 25 NIST_ACTS 18 /* NIST Auto Computer Time Service */
|
| /freebsd-12-stable/libexec/getty/ |
| D | gettytab | 196 # Auto-baud speed detect entry for Micom 600. 200 A|Auto-baud:\
|
| /freebsd-12-stable/contrib/dialog/ |
| D | README | 11 like as Resolution-independence, Auto-sizing, Maximizing, more widget
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaType.cpp | 1653 : AutoTypeKeyword::Auto; in ConvertDeclSpecToType() 3222 TypeSourceInfo *TrailingTSI, AutoType *Auto, in InventTemplateParameter() argument 3245 IsParameterPack, /*HasTypeConstraint=*/Auto->isConstrained()); in InventTemplateParameter() 3250 if (Auto->isConstrained()) { in InventTemplateParameter() 3386 AutoType *Auto = dyn_cast<AutoType>(Deduced); in GetDeclSpecTypeForDeclarator() local 3392 (Auto && Auto->getKeyword() != AutoTypeKeyword::GNUAutoType); in GetDeclSpecTypeForDeclarator() 3412 if (!SemaRef.getLangOpts().CPlusPlus20 || !Auto || in GetDeclSpecTypeForDeclarator() 3413 Auto->getKeyword() != AutoTypeKeyword::Auto) { in GetDeclSpecTypeForDeclarator() 3424 if (!SemaRef.getLangOpts().CPlusPlus14 || !Auto || in GetDeclSpecTypeForDeclarator() 3425 Auto->getKeyword() != AutoTypeKeyword::Auto) { in GetDeclSpecTypeForDeclarator() [all …]
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar9001/ |
| D | ar9160.ini | 19 /* Auto Generated PCI Register Writes. Created: 05/22/08 */ 633 /* Auto generated PCI Register Writes for SOWL1.0 ADDAC Shift Chain */ 669 /* Auto generated PCI Register Writes for SOWL1.1 ADDAC Shift Chain */
|
| /freebsd-12-stable/contrib/wpa/src/eapol_supp/ |
| D | eapol_supp_sm.c | 235 sm->sPortMode = Auto; in SM_STATE() 370 else if (((sm->portControl == Auto) && in SM_STEP() 1089 case Auto: in eapol_port_control() 2119 sm->portControl = Auto; in eapol_sm_init()
|
| D | eapol_supp_sm.h | 17 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
|
| /freebsd-12-stable/usr.sbin/bsdconfig/dot/ |
| D | dot | 305 printf 'strict digraph "" { // Empty name to prevent SVG Auto-Tooltip\n'
|