Home
last modified time | relevance | path

Searched refs:brackets (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd-9-stable/share/mk/
Dversion_gen.awk41 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/
Dip_ftp_pxy.c464 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/
Delvis_syntax18 color brackets like underlined
55 font brackets [ ]
Delvis_syntax.new33 color brackets like underlined
70 font brackets [ ]
/freebsd-9-stable/etc/defaults/
Ddevfs.rules6 # 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/
Ddts-format.txt35 * 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/
Derr.chillbadarg.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
Derr.copyoutbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
Derr.copyoutstrbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
/freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/
DREADME16 fields enclosed by brackets "[]" replaced with your own identifying
/freebsd-9-stable/share/colldef/
Det_EE.ISO8859-15.src16 # paired brackets
/freebsd-9-stable/contrib/smbfs/examples/
Ddot.nsmbrc13 # surrounded with square brackets:
/freebsd-9-stable/lib/libc/softfloat/
Dtimesoftfloat.txt54 Here square brackets ([]) indicate optional items, while angled brackets
/freebsd-9-stable/share/examples/nwclient/
Ddot.nwfsrc12 # surrounded by square brackets:
/freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
Dman.ListProbesWithIDs16 * fields enclosed by brackets "[]" replaced with your own identifying
Dman.TraceIDs16 * fields enclosed by brackets "[]" replaced with your own identifying
Dman.TraceProvider16 * fields enclosed by brackets "[]" replaced with your own identifying
Dman.ListProbesWithProviders16 * fields enclosed by brackets "[]" replaced with your own identifying
Dman.ListProbesWithModules16 * fields enclosed by brackets "[]" replaced with your own identifying
Dman.ListProbesWithFunctions16 * fields enclosed by brackets "[]" replaced with your own identifying
/freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/i386/
Dregs.sed.in17 * fields enclosed by brackets "[]" replaced with your own identifying
/freebsd-9-stable/contrib/binutils/libiberty/
Dfnmatch.txh7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
/freebsd-9-stable/contrib/gcclibs/libiberty/
Dfnmatch.txh7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
/freebsd-9-stable/contrib/groff/
DBUG-REPORT7 Please delete the text in brackets before sending it in.
/freebsd-9-stable/contrib/dialog/samples/copifuncs/
Dcopi.ifmcfg230 # round brackets. Operators are: '!', '&', '|', 'Xor'.

123456