/freebsd-src/sys/contrib/zstd/programs/ |
H A D | zstdgrep.1 | 17 …alternatives such as \fBripgrep\fR (\fBrg\fR) support \fBzstd\fR\-compressed files out of the box,…
|
H A D | zstdgrep.1.md | 16 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 D | build-linux-gcc | 20 [ -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 D | Syntax.td | 18 // - 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 D | Nodes.td | 35 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 D | set20 | 9 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 D | set4 | 43 41 A les touches `alternatives'
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMapInfoVariant.h | 23 // Provide DenseMapInfo for variants whose all alternatives have DenseMapInfo. 42 // alternatives don't collide.
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangSyntaxEmitter.cpp | 54 // 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 D | Makefile | 3 SRCS= abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms \
|
/freebsd-src/contrib/wpa/ |
H A D | COPYING | 11 terms that allowed either of those license alternatives to be
|
/freebsd-src/crypto/heimdal/doc/ |
H A D | layman.asc | 108 | 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 D | Patterns.cpp |
|
H A D | Patterns.h |
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LostDebugLocObserver.h | 33 /// alternatives. When CheckDebugLocs is true, the locations will be checked
|
/freebsd-src/sys/isa/ |
H A D | isa_common.h | 55 struct isa_config_list id_configs; /* pnp config alternatives */
|
/freebsd-src/lib/libc/stdlib/ |
H A D | strtonum.3 | 145 The existing alternatives, such as
|
/freebsd-src/contrib/llvm-project/libcxx/include/__format/ |
H A D | format_args.h | 60 // indices of type alternatives separately from values and packing the
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerBuiltinsMsvc.h | 29 // Use alternatives to __builtin functions from <stdlib.h> and <intrin.h> on
|
/freebsd-src/share/man/man4/ |
H A D | capsicum.4 | 81 requires use of alternatives to traditional POSIX APIs in order to name
|
/freebsd-src/contrib/unbound/compat/ |
H A D | strptime.c | 6 * - E alternatives 7 * - O alternatives
|
/freebsd-src/crypto/heimdal/kdc/ |
H A D | hprop.8 | 97 Specifies the type of the source database. Alternatives include:
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CostModel.cpp | 15 // compare two or more transformation alternatives.
|
/freebsd-src/bin/ed/ |
H A D | POSIX | 71 alternatives are either too complicated to implement or too confusing
|
/freebsd-src/libexec/bootpd/ |
H A D | README | 18 The alternatives for initiating a boot of a kernel across a network
|