/freebsd/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/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/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'
|
H A D | set3 | 89 87 Passe au mode de commande Vi (redéfinition des touches alternatives)
|
/freebsd/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/share/doc/papers/malloc/ |
H A D | Makefile | 3 SRCS= abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms \
|
/freebsd/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/contrib/wpa/ |
H A D | COPYING | 11 terms that allowed either of those license alternatives to be
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | Patterns.cpp | 619 // 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 D | Patterns.h | 516 /// - 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 D | LostDebugLocObserver.h | 33 /// alternatives. When CheckDebugLocs is true, the locations will be checked
|
/freebsd/lib/libc/stdlib/ |
H A D | strtonum.3 | 145 The existing alternatives, such as
|
/freebsd/sys/isa/ |
H A D | isa_common.h | 55 struct isa_config_list id_configs; /* pnp config alternatives */
|
/freebsd/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/contrib/llvm-project/libcxx/include/__format/ |
H A D | format_args.h | 60 // indices of type alternatives separately from values and packing the
|
/freebsd/contrib/unbound/compat/ |
H A D | strptime.c | 6 * - E alternatives 7 * - O alternatives
|
/freebsd/share/man/man4/ |
H A D | capsicum.4 | 81 requires use of alternatives to traditional POSIX APIs in order to name
|
/freebsd/crypto/heimdal/kdc/ |
H A D | hprop.8 | 97 Specifies the type of the source database. Alternatives include:
|
/freebsd/bin/ed/ |
H A D | POSIX | 71 alternatives are either too complicated to implement or too confusing
|
/freebsd/sys/contrib/device-tree/Bindings/net/pse-pd/ |
H A D | pse-controller.yaml | 84 PSE Pinout Alternatives (as per IEEE 802.3-2022 Table 145\u20133)
|
/freebsd/libexec/bootpd/ |
H A D | README | 18 The alternatives for initiating a boot of a kernel across a network
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CostModel.cpp | 15 // compare two or more transformation alternatives.
|