Home
last modified time | relevance | path

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

123456

/NextBSD/share/mk/
HDversion_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
/NextBSD/contrib/dma/
HDmail.c152 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/
HDelvis_syntax18 color brackets like underlined
55 font brackets [ ]
HDelvis_syntax.new33 color brackets like underlined
70 font brackets [ ]
/NextBSD/etc/defaults/
HDdevfs.rules6 # 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/
HDerr.chillbadarg.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
HDerr.copyoutstrbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
HDerr.copyoutbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_ftp_pxy.c711 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/
HDdts-format.txt35 * 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/
HDcomplex.in19 # fish for problems as brackets go past 8
HDbracket.in1 # brackets, and numerous perversions thereof
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/
HDREADME16 fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/contrib/smbfs/examples/
HDdot.nsmbrc13 # surrounded with square brackets:
/NextBSD/lib/libc/softfloat/
HDtimesoftfloat.txt54 Here square brackets ([]) indicate optional items, while angled brackets
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
HDman.TraceIDs16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithIDs16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithProviders16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.TraceProvider16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithModules16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithFunctions16 * fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/i386/
HDregs.sed.in17 * fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/contrib/binutils/libiberty/
HDfnmatch.txh7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
/NextBSD/contrib/gcclibs/libiberty/
HDfnmatch.txh7 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
/NextBSD/contrib/groff/
HDBUG-REPORT7 Please delete the text in brackets before sending it in.

123456