Searched refs:outline (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/usr.bin/colcrt/
H A Dcolcrt.c69 int outline = 1; variable
115 pflush(outline);
121 if (outline >= 265)
123 outline += 2;
133 if (outline >= 266)
135 outline++;
138 if (outline >= 1)
139 outline--;
142 outline -= 2;
143 if (outline <
[all...]
/freebsd-9.3-release/usr.bin/yacc/
H A Doutput.c124 ++outline;
126 ++outline;
128 ++outline;
130 ++outline;
132 ++outline;
134 ++outline;
136 ++outline;
138 ++outline;
140 ++outline;
142 ++outline;
[all...]
H A Dskeleton.c418 ++outline;
H A Dmain.c60 int outline; variable
H A Dreader.c366 ++outline;
/freebsd-9.3-release/contrib/expat/
H A DMakefile.in54 all: $(LIBRARY) expat.pc xmlwf/xmlwf@EXEEXT@ examples/elements examples/outline
59 cd examples && rm -f elements outline *.@OBJEXT@ *.lo && rm -rf .libs _libs
159 examples/outline.@OBJEXT@: examples/outline.c
160 examples/outline: examples/outline.@OBJEXT@ $(LIBRARY)
/freebsd-9.3-release/contrib/ipfilter/iplang/
H A Diplang_y.y1311 char outline[80];
1313 u_char *s = (u_char *)ipbuffer, *t = (u_char *)outline;
1321 fputs(outline, stdout);
1323 t = (u_char *)outline;
1355 fputs(outline, stdout);
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex1306 % outline by the pdf viewer. #2 is the pdf expression for the number
4422 % been typeset. If the destination for the pdf outline is after the
4423 % text, then jumping from the outline may wind up with the text not
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex4248 % been typeset. If the destination for the pdf outline is after the
4249 % text, then jumping from the outline may wind up with the text not
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex4320 % been typeset. If the destination for the pdf outline is after the
4321 % text, then jumping from the outline may wind up with the text not

Completed in 111 milliseconds