Home
last modified time | relevance | path

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

12345

/freebsd-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.
/freebsd-src/contrib/libfido2/.actions/
H A Dbuild-linux-gcc20 [ -x "$(which update-alternatives)" ] && {
21 sudo update-alternatives --set awk "$(which original-awk)"
/freebsd-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 {
/freebsd-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'
/freebsd-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.
/freebsd-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()
/freebsd-src/share/doc/papers/malloc/
H A DMakefile3 SRCS= abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms \
/freebsd-src/contrib/wpa/
H A DCOPYING11 terms that allowed either of those license alternatives to be
/freebsd-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.)
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.cpp
H A DPatterns.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h33 /// alternatives. When CheckDebugLocs is true, the locations will be checked
/freebsd-src/sys/isa/
H A Disa_common.h55 struct isa_config_list id_configs; /* pnp config alternatives */
/freebsd-src/lib/libc/stdlib/
H A Dstrtonum.3145 The existing alternatives, such as
/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_args.h60 // indices of type alternatives separately from values and packing the
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerBuiltinsMsvc.h29 // Use alternatives to __builtin functions from <stdlib.h> and <intrin.h> on
/freebsd-src/share/man/man4/
H A Dcapsicum.481 requires use of alternatives to traditional POSIX APIs in order to name
/freebsd-src/contrib/unbound/compat/
H A Dstrptime.c6 * - E alternatives
7 * - O alternatives
/freebsd-src/crypto/heimdal/kdc/
H A Dhprop.897 Specifies the type of the source database. Alternatives include:
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCostModel.cpp15 // compare two or more transformation alternatives.
/freebsd-src/bin/ed/
H A DPOSIX71 alternatives are either too complicated to implement or too confusing
/freebsd-src/libexec/bootpd/
H A DREADME18 The alternatives for initiating a boot of a kernel across a network

12345