Searched refs:brackets (Results 1 – 25 of 136) sorted by relevance
123456
| /NextBSD/share/mk/ |
| HD | version_gen.awk | 41 brackets = 0; 57 brackets++; 83 brackets--; 92 brackets--; 107 brackets = 0; 140 brackets++; 185 brackets--; 186 if (brackets < 0) { 190 brackets = 0; # Reset
|
| /NextBSD/contrib/dma/ |
| HD | mail.c | 152 int brackets; member 275 ps->brackets = 1; in parse_addrs() 280 if (!ps->brackets) in parse_addrs() 282 ps->brackets = 0; in parse_addrs()
|
| /NextBSD/contrib/groff/contrib/mom/examples/ |
| HD | elvis_syntax | 18 color brackets like underlined 55 font brackets [ ]
|
| HD | elvis_syntax.new | 33 color brackets like underlined 70 font brackets [ ]
|
| /NextBSD/etc/defaults/ |
| HD | devfs.rules | 6 # characters will be ignored. A line in between brackets '[]' 7 # denotes the beginning of a ruleset. In the brackets should
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| HD | err.chillbadarg.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | err.copyoutstrbadaddr.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | err.copyoutbadaddr.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/sys/contrib/ipfilter/netinet/ |
| HD | ip_ftp_pxy.c | 711 const char *brackets[2]; local 746 brackets[0] = ""; 747 brackets[1] = ""; 754 brackets[0] = "("; 755 brackets[1] = ")"; 839 "227 Entering Passive Mode", brackets[0], a1, a2, a3, a4, 840 a5, a6, brackets[1]); 843 "227 Entering Passive Mode", brackets[0], a1, a2, a3, a4, 844 a5, a6, brackets[1]);
|
| /NextBSD/contrib/dtc/Documentation/ |
| HD | dts-format.txt | 35 * Arrays are represented by angle brackets surrounding a space separated list 60 * A bytestring is enclosed in square brackets [] with each byte
|
| /NextBSD/contrib/netbsd-tests/lib/libc/regex/data/ |
| HD | complex.in | 19 # fish for problems as brackets go past 8
|
| HD | bracket.in | 1 # brackets, and numerous perversions thereof
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/ |
| HD | README | 16 fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/contrib/smbfs/examples/ |
| HD | dot.nsmbrc | 13 # surrounded with square brackets:
|
| /NextBSD/lib/libc/softfloat/ |
| HD | timesoftfloat.txt | 54 Here square brackets ([]) indicate optional items, while angled brackets
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
| HD | man.TraceIDs | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithIDs | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithProviders | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.TraceProvider | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithModules | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithFunctions | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/i386/ |
| HD | regs.sed.in | 17 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | fnmatch.txh | 7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | fnmatch.txh | 7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
|
| /NextBSD/contrib/groff/ |
| HD | BUG-REPORT | 7 Please delete the text in brackets before sending it in.
|
123456