Home
last modified time | relevance | path

Searched full:brackets (Results 1 – 25 of 4506) sorted by relevance

12345678910>>...181

/freebsd/share/mk/
H A Dversion_gen.awk42 brackets = 0;
58 brackets++;
84 brackets--;
93 brackets--;
108 brackets = 0;
141 brackets++;
186 brackets--;
187 if (brackets < 0) {
191 brackets = 0; # Reset
/freebsd/sbin/pfctl/tests/
H A Dpfctl_test_list.inc158 PFCTL_TEST_FAIL(1047, "pool: bitmask is not allowed for interfaces in brackets")
168 PFCTL_TEST_IFACE(1057, "Interface translation: IPv4 rule, interface without brackets is translated")
169 PFCTL_TEST_IFACE(1058, "Interface translation: IPv4 rule, interface without brackets is translated,…
170 PFCTL_TEST_IFACE(1059, "Interface translation: IPv4 rule, interface with brackets is not translated…
171 PFCTL_TEST_IFACE(1060, "Interface translation: IPv4 rule, interface with brackets is not translated…
172 PFCTL_TEST_IFACE(1061, "Interface translation: IPv6 rule, interface without brackets is translated")
173 PFCTL_TEST_IFACE(1062, "Interface translation: IPv6 rule, interface without brackets is translated,…
174 PFCTL_TEST_IFACE(1063, "Interface translation: IPv6 rule, interface with brackets is not translated…
175 PFCTL_TEST_IFACE(1064, "Interface translation: IPv6 rule, interface with brackets is not translated…
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Derr.D_DECL_TYPERED.BadTransDecl.d16 * fields enclosed by brackets "[]" replaced with your own identifying
32 * between braces rather than angle brackets.
62 printf("Using braces instead of angle brackets for translator input");
H A Derr.D_SYNTAX.BadTransDecl1.d16 * fields enclosed by brackets "[]" replaced with your own identifying
32 * between parantheses rather than angle brackets.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/lexer/
H A Derr.D_SYNTAX.brack1.d16 * fields enclosed by brackets "[]" replaced with your own identifying
30 * ASSERTION: Test detection of extra square brackets
H A Derr.D_SYNTAX.brack2.d16 * fields enclosed by brackets "[]" replaced with your own identifying
30 * ASSERTION: Test detection of missing square brackets
H A Derr.D_SYNTAX.brack3.d16 * fields enclosed by brackets "[]" replaced with your own identifying
30 * ASSERTION: Test detection of missing square brackets
/freebsd/share/doc/usd/06.bc/
H A Dbc447 followed by an expression in brackets is called a subscripted
450 in brackets is called the subscript.
464 a function definition by the use of empty brackets:
748 literals are in \fBbold\fP; material in brackets [\|] is optional.
770 Array identifiers are followed by square brackets, possibly
860 array name followed by empty square brackets.
1066 \fBauto\fP arrays are specified by the array name followed by empty square brackets.
1163 brackets.
1177 Array names must be followed by empty square brackets.
/freebsd/contrib/bc/src/
H A Ddc_lex.c95 * Parses a dc string. Since dc's strings need to check for balanced brackets,
97 * characters. Oh, and dc strings need to check for escaped brackets.
122 // have "depth", which means we haven't completely balanced brackets in dc_lex_string()
126 // Check for escaped brackets and set the depths as appropriate. in dc_lex_string()
/freebsd/usr.sbin/pciconf/
H A Dpciconf.8176 prefix in the square brackets is the offset of the decoding window in
201 prefix in the square brackets is the offset of the BAR in config space in
229 The second value in the square brackets is the offset of the capability
241 The second value in the square brackets is the offset of the extended
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp263 // This objects maintains the current score brackets of each wait counter, and
268 // the brackets. When multiple types of event happen in the bracket,
689 bool shouldFlushVmCnt(MachineLoop *ML, const WaitcntBrackets &Brackets);
2378 /// Merge the pending events and associater score brackets of \p Other into
2379 /// this brackets status.
2382 /// (i.e. the merged brackets strictly dominate the original brackets).
2639 const WaitcntBrackets &Brackets) { in shouldFlushVmCnt() argument
2657 RegInterval Interval = Brackets.getRegInterval(&MI, MRI, TRI, Op); in shouldFlushVmCnt()
2665 // If at least one of Op's registers is in the score brackets, the in shouldFlushVmCnt()
2667 if (Brackets.getRegScore(RegNo, LOAD_CNT) > in shouldFlushVmCnt()
[all …]
/freebsd/sbin/devfs/
H A Ddevfs.rules6 # characters will be ignored. A line in between brackets '[]'
7 # denotes the beginning of a ruleset. In the brackets should
/freebsd/share/man/man5/
H A Ddevfs.rules.545 A line between brackets denotes the start of a ruleset.
46 In the brackets should be the name of the ruleset and its number,
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DPassManager.h73 /// The arguments between angle brackets are treated as a mostly opaque string
75 /// this are nested angle brackets, which must match pair-wise to allow
144 // brackets is correct. in setPassPipeline()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp230 // arguments, because '<' '>' brackets are not always trivially balanced. In in ConsumeTemplateArgs()
232 // arithmetic or shift operators not as template brackets. Examples: in ConsumeTemplateArgs()
236 // usage should be enclosed within '()' brackets. in ConsumeTemplateArgs()
257 // '>' always surrounded by brackets to avoid ambiguity. in ConsumeTemplateArgs()
578 AfterTemplate, // right after template brackets (<something>) in ParseFullNameImpl()
667 case tok::less: // Template brackets. in ParseFullNameImpl()
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dopp-v2-base.yaml70 by angular brackets <>. The OPP binding doesn't provide any provisions to
94 separated by angular brackets <>. If current values aren't required
109 separated by angular brackets <>. If power values aren't required
/freebsd/contrib/dma/
H A Dmail.c157 int brackets; member
280 ps->brackets = 1; in parse_addrs()
285 if (!ps->brackets) in parse_addrs()
287 ps->brackets = 0; in parse_addrs()
/freebsd/contrib/wpa/src/wps/
H A Dupnp_xml.c36 * case). Thus we can safely parse for angle brackets etc.
71 * Within the angle brackets, there is an optional leading forward slash (which
75 * Note that angle brackets present in the original data must have been encoded
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pcb.h17 * fields enclosed by brackets "[]" replaced with your own identifying
92 int pcb_brackets; /* number of open square brackets in lexer */
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGlobPattern.h83 // Brackets with their end position and matched bytes.
88 SmallVector<Bracket, 0> Brackets; member
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DCXDiagnostic.h199 * The option name displayed (e.g., -Wconversion) will be placed in brackets
208 * The category number is displayed within brackets after the diagnostic text.
217 * The category name is displayed within brackets after the diagnostic text.
/freebsd/sys/contrib/openzfs/module/icp/
H A Dillumos-crypto.c18 * fields enclosed by brackets "[]" replaced with your own identifying
51 * initializations of structs with unions needed to have brackets
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DLambdaCapture.h110 /// written between the square brackets introducing the lambda).
116 /// between the square brackets introducing the lambda).
/freebsd/usr.sbin/bsnmpd/tools/bsnmptools/
H A Dbsnmpget.1368 Square brackets are used to denote an entry's indexes.
369 When used in an input OID, the square brackets may have to be
384 or a string followed by square brackets (used to denote an entry's indexes) and
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp160 // square brackets, no quotes in SetArgs()
165 // No square brackets or quotes in SetArgs()
171 "surrounded by brackets with optional quotes: [<key>] or " in SetArgs()

12345678910>>...181