Home
last modified time | relevance | path

Searched refs:tabs (Results 1 – 25 of 44) sorted by relevance

12

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_tab.c37 } tabs; variable
53 tabs.a.n = tabs.p.n = 0; in term_tab_set()
78 tl = recording_period ? &tabs.p : &tabs.a; in term_tab_set()
100 if (tabs.a.n >= tabs.a.s) { in term_tab_iset()
102 tabs.a.t = mandoc_reallocarray(tabs.a.t, tabs.a.s, in term_tab_iset()
105 tabs.a.t[tabs.a.n++] = inc; in term_tab_iset()
117 tabs.a.n += tabs.p.n; in term_tab_next()
118 if (tabs.a.s < tabs.a.n) { in term_tab_next()
119 tabs.a.s = tabs.a.n; in term_tab_next()
121 tabs.a.s, sizeof(*tabs.a.t)); in term_tab_next()
[all …]
/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c813 int *tabs; /* Pointer to tabs */ in inputtabs() local
819 tabs = spectbl[p]; in inputtabs()
824 if (logcol >= *tabs) tabs++; in inputtabs()
829 if (logcol < *tabs) tabs--; in inputtabs()
832 while (logcol < *tabs) { in inputtabs()
836 tabs++; in inputtabs()
906 tabs = spectbl[p]; in outputtabs()
910 if (logcol == *tabs) tabs++; in outputtabs()
915 if (logcol < *tabs) tabs--; in outputtabs()
922 if (logcol == *tabs) { in outputtabs()
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/tabs/
H A DMakefile71 @echo this tabs is not currently used by Solaris
72 @echo use tabs in usr/src/cmd/tabs
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmvcur.c183 int dist, tabs, tabstop; local
191 tabs = tabstop = dist = 0;
202 tabs = tabstop - oc / init_tabs;
203 if (0 < tabs)
219 tabs = (oc - 1) / init_tabs - tabstop;
220 if (0 < tabs)
231 if (0 < tabs) {
234 add_op(best, dir->_tab, tabs, 0);
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dmvcur.c180 int dist, tabs, tabstop; in simp_col() local
188 tabs = tabstop = 0; in simp_col()
199 tabs = tabstop - oc / init_tabs; in simp_col()
200 if (0 < tabs) in simp_col()
216 tabs = (oc - 1) / init_tabs - tabstop; in simp_col()
217 if (0 < tabs) in simp_col()
228 if (0 < tabs) { in simp_col()
231 add_op(best, dir->_tab, tabs, 0); in simp_col()
/illumos-gate/usr/src/cmd/refer/
H A Drefer2.c30 extern int tabs();
144 nf = tabs(flds, one); in doref()
145 nf += tabs(flds+nf, dbuff); in doref()
158 nf = tabs(flds, one); in doref()
159 nf += tabs(flds+nf, dbuff); in doref()
H A Drefer6.c132 tabs(char *sv[], char *line) in tabs() function
/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c1112 printf("%s%s", spec, TABS(*tabs++)); in extract()
1117 printf("%s", TABS(*tabs++)); in extract()
1119 printf("%s", TABS(*tabs++)); in extract()
1127 printf("%s%s", TABS(*tabs++), msg); in extract()
1154 extract(tabs, spec, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test); in catchfree()
1253 int tabs[6]; in main() local
1517 tabs[i - 1] = j; in main()
1913 extract(tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test|TEST_OK); in main()
1991 catchfree(&preg, flags, tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test); in main()
2055 catchfree(&preg, flags, tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test); in main()
[all …]
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_stat.c172 char *fmt, *tabs; in cpr_stat_event_print() local
182 tabs = "\t\t\t"; in cpr_stat_event_print()
184 tabs = "\t\t"; in cpr_stat_event_print()
186 tabs = "\t"; in cpr_stat_event_print()
194 printf(fmt, cep->ce_name, tabs, (int)cep->ce_ntests, in cpr_stat_event_print()
/illumos-gate/usr/src/uts/common/os/
H A Dprivs.awk120 tabs = (32 - length(priv) - 1)/8
123 pdef[npriv] = "#define\t" priv substr("\t\t\t\t\t", 1, tabs)
143 tabs = (32 - length($2) - 1)/8
144 sdef[nset] = "#define\t" $2 substr("\t\t\t\t\t", 1, tabs)
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dbindings.c83 Pltbindtype pbtype, Rt_map *tlmp, Addr tabs, Off toff, in Dbg_bind_global() argument
145 EC_ADDR(tabs), EC_OFF(toff), Dbg_demangle_name(sym), in Dbg_bind_global()
154 EC_ADDR(tabs), EC_OFF(toff), Dbg_demangle_name(sym), in Dbg_bind_global()
161 EC_OFF(foff), tfile, EC_ADDR(tabs), EC_OFF(toff), in Dbg_bind_global()
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_tblout.c165 int tabs; in printit() local
179 tabs = (TABSTOP - len + TABSIZE - 1)/TABSIZE; in printit()
180 f_print(fout, "%s", &tabstr[TABCOUNT-tabs]); in printit()
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.data5 # comment indented with tabs
6 # comment indented with both spaces and tabs
7 # comment indented with alternating spaces and tabs
/illumos-gate/usr/src/tools/scripts/
H A Djstyle.pl57 my $tabs = $opts{'t'};
278 if ($tabs && /^ / && !/^ \*[ \t\/]/ && !/^ \*$/ &&
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.multiaggs.d.out7 tabs
/illumos-gate/usr/src/cmd/tabs/
H A DMakefile28 PROG= tabs
/illumos-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c120 static int tabs(char *s, char *os);
642 i = tabs(Start, start) - margin / tabsize; in putKcp()
669 tabs(char *s, char *os) in tabs() function
/illumos-gate/usr/src/cmd/
H A DMakefile413 tabs \
713 tabs \
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dmaketables62 FONTS=`echo "$FONTS" | sed "s/ / /gp"` # get rid of any tabs
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c585 int scan,tabs=0,c,more,associative = 0; in nv_outnode() local
596 tabs=1; in nv_outnode()
614 if(tabs) in nv_outnode()
616 tabs=0; in nv_outnode()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtermcap.ed121 /* pt: true if terminal has ^I tabs every 8 spaces */
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME14 of spaces, tabs and new-lines).
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s10 / -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
/illumos-gate/usr/src/man/man1/
H A DMakefile359 tabs.1 \
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c472 char *tabs = tablist + 3 - top_level; in dump_tables() local
492 tabs + l, (void *)table, index, (uint64_t)pteval, va); in dump_tables()
524 dboot_printf("%s...\n", tabs + l); in dump_tables()

12