Home
last modified time | relevance | path

Searched full:alternatives (Results 1 – 25 of 121) sorted by relevance

12345

/src/sys/contrib/zstd/programs/
H A Dzstdgrep.117alternatives such as \fBripgrep\fR (\fBrg\fR) support \fBzstd\fR\-compressed files out of the box,…
H A Dzstdgrep.1.md16 Note that modern `grep` alternatives such as `ripgrep` (`rg`) support `zstd`-compressed files out o…
17 and can prove better alternatives than `zstdgrep` notably for unsupported complex pattern searches.
18 Note though that such alternatives may also feature some minor command line differences.
/src/contrib/libfido2/.actions/
H A Dbuild-linux-gcc20 [ -x "$(which update-alternatives)" ] && {
21 sudo update-alternatives --set awk "$(which original-awk)"
/src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td18 // - Alternatives, where several different node types are allowed.
59 // Statement is modeled using Alternatives, and IfStatement.base is Statement.
60 class Alternatives<NodeType base_ = Tree> : NodeType { let base = base_; }
H A DNodes.td35 def Expression : Alternatives {
57 def LiteralExpression : Alternatives<Expression> {
121 def UserDefinedLiteralExpression : Alternatives<LiteralExpression> {
264 def NameSpecifier : Alternatives {
/src/contrib/tcsh/nls/french/
H A Dset209 7 Définition de touches alternatives\n
15 13 -a liste ou définit la TOUCHE dans la table des touches alternatives\n
H A Dset443 41 A les touches `alternatives'
/src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMapInfoVariant.h23 // Provide DenseMapInfo for variants whose all alternatives have DenseMapInfo.
42 // alternatives don't collide.
/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangSyntaxEmitter.cpp54 // Alternatives nodes must have subclasses, External nodes may do. in Hierarchy()
55 assert(N.Record->isSubClassOf("Alternatives") || in Hierarchy()
57 assert(!N.Record->isSubClassOf("Alternatives") || !N.Derived.empty()); in Hierarchy()
/src/crypto/heimdal/doc/
H A Dlayman.asc108 | bold vertical bar delimits alternatives with a
312 CHOICE type denotes a union of one or more alternatives; the
795 The CHOICE type denotes a union of one or more alternatives.
809 identifiers for the alternatives, and Type1, ..., Typen are
810 the types of the alternatives. The identifiers are primarily
816 some of the alternatives.
826 Here the identifiers for the alternatives are certificate
827 and extendedCertificate, and the types of the alternatives
831 alternative. The fact that the alternatives have distinct
1537 alternatives.)
/src/contrib/wpa/
H A DCOPYING11 terms that allowed either of those license alternatives to be
/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp619 // Now, typecheck all alternatives. in checkSemantics()
636 // The parameter must be a live-in of all alternatives for this to work. in handleUnboundInParam()
655 "one or more alternatives of '" + getName() + "' do not bind '" + in handleUnboundInParam()
660 "' in all alternatives"); in handleUnboundInParam()
710 OS << Indent << " (alternatives [\n"; in print()
/src/sys/isa/
H A Disa_common.h55 struct isa_config_list id_configs; /* pnp config alternatives */
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h33 /// alternatives. When CheckDebugLocs is true, the locations will be checked
/src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerBuiltinsMsvc.h29 // Use alternatives to __builtin functions from <stdlib.h> and <intrin.h> on
/src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_args.h60 // indices of type alternatives separately from values and packing the
/src/contrib/unbound/compat/
H A Dstrptime.c6 * - E alternatives
7 * - O alternatives
/src/lib/libc/stdlib/
H A Dstrtonum.3182 The existing alternatives, such as
/src/crypto/heimdal/kdc/
H A Dhprop.897 Specifies the type of the source database. Alternatives include:
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DCostModel.cpp15 // compare two or more transformation alternatives.
/src/bin/ed/
H A DPOSIX71 alternatives are either too complicated to implement or too confusing
/src/sys/contrib/device-tree/Bindings/net/pse-pd/
H A Dpse-controller.yaml84 PSE Pinout Alternatives (as per IEEE 802.3-2022 Table 145-3)
/src/share/man/man4/
H A Dcapsicum.4115 requires use of alternatives to traditional POSIX APIs in order to name
/src/contrib/sqlite3/autosetup/
H A Dcc-lib.tcl141 # Checks for several C11/C++11 extensions and their alternatives. Currently
/src/libexec/bootpd/
H A DREADME18 The alternatives for initiating a boot of a kernel across a network

12345