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

/freebsd-10.1-release/usr.bin/colcrt/
H A Dcolcrt.c69 static 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-10.1-release/contrib/byacc/
H A Dyaccpar.c415 ++outline;
H A Dbtyaccpar.c1243 ++outline;
H A Doutput.c38 ++outline;
46 ++outline;
61 ++outline;
62 fprintf(fp, line_format, outline + 1, code_file_name);
71 ++outline;
81 ++outline;
85 ++outline;
89 ++outline;
93 ++outline;
147 ++outline;
[all...]
H A Dmain.c49 int outline; variable
H A Dreader.c385 ++outline;
/freebsd-10.1-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-10.1-release/contrib/ipfilter/iplang/
H A Diplang_y.y1307 char outline[80];
1309 u_char *s = (u_char *)ipbuffer, *t = (u_char *)outline;
1317 fputs(outline, stdout);
1319 t = (u_char *)outline;
1351 fputs(outline, stdout);
/freebsd-10.1-release/contrib/libyaml/doc/html/
H A Ddoxygen.css621 outline: none;
/freebsd-10.1-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-10.1-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-10.1-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 268 milliseconds