Home
last modified time | relevance | path

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

12345

/freebsd/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.
/freebsd/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 {
/freebsd/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'
H A Dset389 87 Passe au mode de commande Vi (redéfinition des touches alternatives)
/freebsd/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.
/freebsd/share/doc/papers/malloc/
H A DMakefile3 SRCS= abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms \
/freebsd/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.)
/freebsd/contrib/wpa/
H A DCOPYING11 terms that allowed either of those license alternatives to be
/freebsd/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()
H A DPatterns.h516 /// - A set of pattern lists (alternatives).
549 /// this is created from its "Alternatives" list. Each alternative is a list
598 /// An argument can be unbound only if, for all alternatives:
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h33 /// alternatives. When CheckDebugLocs is true, the locations will be checked
/freebsd/lib/libc/stdlib/
H A Dstrtonum.3145 The existing alternatives, such as
/freebsd/sys/isa/
H A Disa_common.h55 struct isa_config_list id_configs; /* pnp config alternatives */
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerBuiltinsMsvc.h29 // Use alternatives to __builtin functions from <stdlib.h> and <intrin.h> on
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_args.h60 // indices of type alternatives separately from values and packing the
/freebsd/contrib/unbound/compat/
H A Dstrptime.c6 * - E alternatives
7 * - O alternatives
/freebsd/share/man/man4/
H A Dcapsicum.481 requires use of alternatives to traditional POSIX APIs in order to name
/freebsd/crypto/heimdal/kdc/
H A Dhprop.897 Specifies the type of the source database. Alternatives include:
/freebsd/bin/ed/
H A DPOSIX71 alternatives are either too complicated to implement or too confusing
/freebsd/sys/contrib/device-tree/Bindings/net/pse-pd/
H A Dpse-controller.yaml84 PSE Pinout Alternatives (as per IEEE 802.3-2022 Table 145\u20133)
/freebsd/libexec/bootpd/
H A DREADME18 The alternatives for initiating a boot of a kernel across a network
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCostModel.cpp15 // compare two or more transformation alternatives.

12345