| /freebsd-14.2/usr.bin/mail/misc/ |
| H A D | mail.tildehelp | 6 ~A Equivalent to: ~i Sign 7 ~a Equivalent to: ~i sign
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ComparisonCategories.h | 69 Equivalent, enumerator 155 return CCR::Equivalent; in makeWeakResult()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ComparisonCategories.cpp | 190 case CCVT::Equivalent: in getResultString() 209 Values.push_back(IsStrong ? CCR::Equal : CCR::Equivalent); in getPossibleResultsForType()
|
| H A D | ASTStructuralEquivalence.cpp | 2454 bool Equivalent = in Finish() local 2457 if (!Equivalent) { in Finish()
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_CONF_cmd.pod | 59 Equivalent to B<SSL_OP_CIPHER_SERVER_PREFERENCE>. Only used by servers. 63 Allows servers to accept client-initiated renegotiation. Equivalent to 69 Permits the use of unsafe legacy renegotiation. Equivalent to setting 100 Enables strict mode protocol handling. Equivalent to setting 480 to use for an incoming connection. Equivalent to 485 a mobile client is in use. Equivalent to B<SSL_OP_PRIORITIZE_CHACHA>. 495 Equivalent to B<SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION>. 498 for OpenSSL clients only. Equivalent to B<SSL_OP_LEGACY_SERVER_CONNECT>. 506 session. Equivalent to B<SSL_OP_ALLOW_NO_DHE_KEX>. 512 default. Equivalent to B<SSL_OP_ENABLE_MIDDLEBOX_COMPAT>. [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Opts.td | 17 def all : FF<"all", "Equivalent to setting: --file-header, --program-headers, --section-headers, " 31 def headers : FF<"headers", "Equivalent to setting: --file-header, --program-headers, --section-hea…
|
| /freebsd-14.2/contrib/libxo/doc/ |
| H A D | field-formatting.rst | 271 Function printf-like Equivalent 310 Function Flags Equivalent
|
| /freebsd-14.2/contrib/ntp/html/hints/ |
| H A D | notes-xntp-v3 | 49 Equivalent STREAMS modules are supplied with Version 3.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrControl.td | 101 // Equivalent to RETURN, for use at the end of a function when wasm
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOpts.td | 42 : Eq<"split-dwo", "Equivalent to extract-dwo on the input file to "
|
| /freebsd-14.2/crypto/heimdal/kadmin/ |
| H A D | kadmin-commands.in | 398 help = "Lists principals in a terse format. Equivalent to \"get -t\"."
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | regulator.yaml | 238 Suspend-to-DISK modes. Equivalent with standby, mem, and disk Linux
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 4998 HelpText<"Equivalent to '-mrecip=all'">; 5138 HelpText<"Equivalent to -march=mips1">, Flags<[HelpHidden]>; 5141 HelpText<"Equivalent to -march=mips2">, Flags<[HelpHidden]>; 5144 HelpText<"Equivalent to -march=mips3">, Flags<[HelpHidden]>; 5147 HelpText<"Equivalent to -march=mips4">, Flags<[HelpHidden]>; 5150 HelpText<"Equivalent to -march=mips5">, Flags<[HelpHidden]>; 5153 HelpText<"Equivalent to -march=mips32">, Flags<[HelpHidden]>; 5156 HelpText<"Equivalent to -march=mips32r2">, Flags<[HelpHidden]>; 5159 HelpText<"Equivalent to -march=mips32r3">, Flags<[HelpHidden]>; 5168 HelpText<"Equivalent to -march=mips64">, Flags<[HelpHidden]>; [all …]
|
| /freebsd-14.2/contrib/googletest/docs/reference/ |
| H A D | matchers.md | 232 | `AllArgs(m)` | Equivalent to `m`. Useful as syntactic sugar in `.With(AllArgs(m))`.…
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-ocsp.pod.in | 232 Equivalent to the B<-verify_other> and B<-trust_other> options.
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 8273 QualType Equivalent; in handleFunctionTypeAttr() local 8275 Equivalent = type; in handleFunctionTypeAttr() 8278 Equivalent = in handleFunctionTypeAttr() 8281 type = state.getAttributedType(CCAttr, type, Equivalent); in handleFunctionTypeAttr()
|
| H A D | SemaDeclCXX.cpp | 9228 decltype(DelayedEquivalentExceptionSpecChecks) Equivalent; in CheckDelayedMemberExceptionSpecs() local 9231 std::swap(Equivalent, DelayedEquivalentExceptionSpecChecks); in CheckDelayedMemberExceptionSpecs() 9240 for (auto &Check : Equivalent) in CheckDelayedMemberExceptionSpecs()
|
| H A D | SemaOverload.cpp | 14928 : ComparisonCategoryResult::Equivalent}, in BuildSynthesizedThreeWayComparison()
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | rfc3490.txt | 319 extension of that older notion. Equivalent labels in IDNA are
|
| /freebsd-14.2/contrib/bmake/ |
| H A D | bmake.cat1 | 215 [1m-s [22mDo not echo any commands as they are executed. Equivalent to
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | invoke-ntp.conf.texi | 2713 Equivalent upper limits on the size of the MRU list, in terms of entries or kilobytes.
|
| H A D | ntp.conf.def | 2873 Equivalent upper limits on the size of the MRU list, in terms of entries or kilobytes.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoVPseudos.td | 382 // Equivalent integer vector type. Eg.
|
| /freebsd-14.2/contrib/sendmail/cf/ |
| H A D | README | 2279 LDAPROUTE_EQUIVALENT() and LDAPROUTE_EQUIVALENT_FILE(). 'Equivalent'
|
| /freebsd-14.2/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 3423 Routing lookups. Equivalent hostnames are replaced by the
|