Searched refs:brackets (Results 1 – 25 of 132) sorted by relevance
123456
| /freebsd-9-stable/share/mk/ |
| D | 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
|
| /freebsd-9-stable/sys/contrib/ipfilter/netinet/ |
| D | ip_ftp_pxy.c | 464 const char *brackets[2]; local 495 brackets[0] = ""; 496 brackets[1] = ""; 503 brackets[0] = "("; 504 brackets[1] = ")"; 583 "227 Entering Passive Mode", brackets[0], a1, a2, a3, a4, 584 a5, a6, brackets[1]); 587 "227 Entering Passive Mode", brackets[0], a1, a2, a3, a4, 588 a5, a6, brackets[1]);
|
| /freebsd-9-stable/contrib/groff/contrib/mom/examples/ |
| D | elvis_syntax | 18 color brackets like underlined 55 font brackets [ ]
|
| D | elvis_syntax.new | 33 color brackets like underlined 70 font brackets [ ]
|
| /freebsd-9-stable/etc/defaults/ |
| D | devfs.rules | 6 # characters will be ignored. A line in between brackets '[]' 7 # denotes the beginning of a ruleset. In the brackets should
|
| /freebsd-9-stable/contrib/dtc/Documentation/ |
| D | dts-format.txt | 35 * Arrays of cells are represented by angle brackets surrounding a 50 * A bytestring is enclosed in square brackets [] with each byte
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| D | err.chillbadarg.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| D | err.copyoutbadaddr.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| D | err.copyoutstrbadaddr.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/ |
| D | README | 16 fields enclosed by brackets "[]" replaced with your own identifying
|
| /freebsd-9-stable/share/colldef/ |
| D | et_EE.ISO8859-15.src | 16 # paired brackets
|
| /freebsd-9-stable/contrib/smbfs/examples/ |
| D | dot.nsmbrc | 13 # surrounded with square brackets:
|
| /freebsd-9-stable/lib/libc/softfloat/ |
| D | timesoftfloat.txt | 54 Here square brackets ([]) indicate optional items, while angled brackets
|
| /freebsd-9-stable/share/examples/nwclient/ |
| D | dot.nwfsrc | 12 # surrounded by square brackets:
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
| D | man.ListProbesWithIDs | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| D | man.TraceIDs | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| D | man.TraceProvider | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| D | man.ListProbesWithProviders | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| D | man.ListProbesWithModules | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| D | man.ListProbesWithFunctions | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/i386/ |
| D | regs.sed.in | 17 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /freebsd-9-stable/contrib/binutils/libiberty/ |
| D | fnmatch.txh | 7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
|
| /freebsd-9-stable/contrib/gcclibs/libiberty/ |
| D | fnmatch.txh | 7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
|
| /freebsd-9-stable/contrib/groff/ |
| D | BUG-REPORT | 7 Please delete the text in brackets before sending it in.
|
| /freebsd-9-stable/contrib/dialog/samples/copifuncs/ |
| D | copi.ifmcfg2 | 30 # round brackets. Operators are: '!', '&', '|', 'Xor'.
|
123456