Home
last modified time | relevance | path

Searched refs:Auto (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp96 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()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h43 Auto, enumerator
63 ColorMode Mode = ColorMode::Auto);
73 bool Bold = false, bool BG = false, ColorMode Mode = ColorMode::Auto)
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkSerializer.cpp25 case Format::Auto: in createRemarkSerializer()
41 case Format::Auto: in createRemarkSerializer()
H A DRemarkParser.cpp64 case Format::Auto: in createRemarkParser()
85 case Format::Auto: in createRemarkParserFromMeta()
H A DRemarkFormat.cpp56 if (Selected != Format::Auto) in detectFormat()
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkLinker.h83 LLVM_ABI Error link(StringRef Buffer, Format RemarkFormat = Format::Auto);
88 Format RemarkFormat = Format::Auto);
H A DRemarkFormat.h26 enum class Format { Unknown, Auto, YAML, Bitstream }; enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilHelpers.h38 "parser", cl::init(Format::Auto), \
41 clEnumValN(Format::Auto, "auto", "Automatic detection (default)"), \
/freebsd/usr.sbin/bsdconfig/mouse/include/
H A Dmessages.subr27 msg_auto="Auto"
73Auto\", 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 Deapol_auth_sm.c201 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 Deapol_auth_sm_i.h17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
/freebsd/lib/libifconfig/
H A DSymbol.map62 /* Auto-generated. */
/freebsd/contrib/tcpdump/
H A DMakefile-devel-adds2 # Auto-regenerate configure script or Makefile when things change.
/freebsd/contrib/libpcap/
H A DMakefile-devel-adds2 # Auto-regenerate configure script or Makefile when things change.
/freebsd/contrib/file/
H A DREADME.DEVELOPER5 ## Auto files
/freebsd/tools/tools/net80211/scripts/
H A Dconfig21 # Auto-detect WIRED and WIRELESS.
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos850-pinctrl.dtsi225 /* 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/Basic/
H A DOpenACCKinds.h215 Auto, enumerator
357 case OpenACCClauseKind::Auto: in printOpenACCClauseKind()
H A DOpenACCClauses.def24 VISIT_CLAUSE(Auto)
/freebsd/contrib/libcbor/
H A D.clang-format144 Standard: Auto
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSchedule.td54 // Auto-generated itinerary classes
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DTypeBitCodes.def49 TYPE_BIT_CODE(Auto, AUTO, 38)
/freebsd/crypto/openssl/doc/man7/
H A DEVP_SIGNATURE-RSA.pod126 Auto detect the salt length.
130 Auto detect the salt length when verifying. Maximize the salt length up to the
/freebsd/contrib/ntp/
H A DREADME.refclocks25 NIST_ACTS 18 /* NIST Auto Computer Time Service */
/freebsd/libexec/getty/
H A Dgettytab193 # Auto-baud speed detect entry for Micom 600.
197 A|Auto-baud:\

12345