Searched refs:tabs (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10.1-release/usr.bin/tabs/
H A DMakefile3 PROG= tabs
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dtabs.css0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs
[all...]
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Dtabs.css0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs
[all...]
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/hdb/html/
H A Dtabs.css0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs
[all...]
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/hx509/html/
H A Dtabs.css0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs
[all...]
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/krb5/html/
H A Dtabs.css0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs
[all...]
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/ntlm/html/
H A Dtabs.css0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs
[all...]
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/wind/html/
H A Dtabs.css0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs
[all...]
/freebsd-10.1-release/contrib/libucl/src/
H A Ducl_emitter.c46 unsigned int tabs,
51 unsigned int tabs,
56 unsigned int tabs,
62 unsigned int tabs,
68 unsigned int tabs,
75 * @param tabs number of tabs to add
78 ucl_add_tabs (struct ucl_emitter_functions *func, unsigned int tabs, bool compact) argument
81 func->ucl_emitter_append_character (' ', tabs * 4, func->ud);
148 unsigned int tabs, boo
147 ucl_elt_obj_write_json(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool compact) argument
199 ucl_elt_array_write_json(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool compact) argument
238 ucl_elt_write_json(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool compact) argument
298 ucl_obj_write_json(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool compact) argument
354 ucl_elt_obj_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
406 ucl_elt_array_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
431 ucl_elt_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top, bool expand_array) argument
503 ucl_obj_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs) argument
522 ucl_elt_obj_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
570 ucl_elt_array_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
595 ucl_elt_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top, bool expand_array) argument
[all...]
/freebsd-10.1-release/share/doc/usd/04.csh/
H A DMakefile5 SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g
/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h41 class tabs { class
43 tabs ();
44 ~tabs ();
97 tabs *tab_stops; /* tab stop positions */
H A Dhtml-table.cpp44 tabs::tabs () function in class:tabs
49 tabs::~tabs ()
58 void tabs::delete_list (void)
71 void tabs::clear (void)
83 int tabs::compatible (const char *s)
124 void tabs::init (const char *s)
169 void tabs::check_init (const char *s)
179 int tabs
[all...]
/freebsd-10.1-release/contrib/nvi/ex/
H A Dex_txt.c383 size_t cno, off, scno, spaces, tabs; local
407 * Count up spaces/tabs needed to get to the target.
409 for (cno = 0, tabs = 0; cno + COL_OFF(cno, ts) <= scno; ++tabs)
414 BINC_RETW(sp, tp->lb, tp->lb_len, tabs + spaces + 1);
417 tp->ai = tabs + spaces;
420 for (tp->len = 0; tabs > 0; --tabs)
/freebsd-10.1-release/usr.bin/rpcgen/
H A Drpc_tblout.c153 int tabs; local
159 /* round up to tabs required */
160 tabs = (TABSTOP - len + TABSIZE - 1)/TABSIZE;
161 f_print(fout, "%s", &tabstr[TABCOUNT-tabs]);
/freebsd-10.1-release/sys/amd64/vmm/intel/
H A Dept.c128 int i, t, tabs;
134 tabs = 3 - nlevels;
135 for (t = 0; t < tabs; t++)
145 for (t = 0; t < tabs; t++)
/freebsd-10.1-release/usr.bin/jot/tests/
H A Dregress.sh45 REGRESSION_TEST(`tabs', `jot -s, - 10 132 4')
H A DMakefile46 FILES+= regress.tabs.out
/freebsd-10.1-release/usr.bin/comm/
H A Dcomm.c61 static const char *tabs[] = { "", "\t", "\t\t" }; variable
113 p = tabs;
/freebsd-10.1-release/crypto/heimdal/include/
H A Dbits.c55 size_t tabs; \
58 tabs = 5 - strlen(tmp2) / 8; \
60 while(tabs-- > 0) fprintf(f, "\t"); \
/freebsd-10.1-release/usr.bin/vgrind/
H A Dvfontedpr.c77 static int tabs(char *, char *);
571 i = tabs(s_start, start) - margin / 8;
596 tabs(s, os) function
/freebsd-10.1-release/contrib/ldns/ldns/
H A Ddnssec_verify.h169 * \param[in] tabs Prepend each line with tabs*2 spaces
174 size_t tabs,
187 * \param[in] tabs Prepend each line with tabs*2 spaces
193 size_t tabs,
/freebsd-10.1-release/contrib/ldns/
H A Ddnssec_verify.c502 size_t tabs,
522 print_tabs(out, tabs, sibmap, treedepth);
532 if (tabs > 0) {
557 sibmap[tabs] = 1;
559 sibmap[tabs] = 0;
567 print_tabs(out, tabs + 1, sibmap, treedepth);
568 if (tabs == 0 &&
580 print_tabs(out, tabs + 1, sibmap, treedepth);
589 print_tabs(out, tabs + 1, sibmap, treedepth);
613 tabs
499 ldns_dnssec_trust_tree_print_sm_fmt(FILE *out, const ldns_output_format *fmt, ldns_dnssec_trust_tree *tree, size_t tabs, bool extended, uint8_t *sibmap, size_t treedepth) argument
632 ldns_dnssec_trust_tree_print_fmt(FILE *out, const ldns_output_format *fmt, ldns_dnssec_trust_tree *tree, size_t tabs, bool extended) argument
642 ldns_dnssec_trust_tree_print(FILE *out, ldns_dnssec_trust_tree *tree, size_t tabs, bool extended) argument
[all...]
/freebsd-10.1-release/contrib/nvi/vi/
H A Dv_txt.c284 * Set the input flag, so tabs get displayed correctly
1258 * (0177), except for tabs. Unknown is a key word here.
1683 size_t cno, len, new, old, scno, spaces, tab_after_sp, tabs; local
1724 * If there are no spaces, or no tabs after spaces and less than
1730 /* Count up spaces/tabs needed to get to the target. */
1731 for (cno = 0, tabs = 0; cno + COL_OFF(cno, ts) <= scno; ++tabs)
1740 new = spaces + tabs;
1751 for (p = tp->lb; tabs--;)
1895 size_t cno, current, spaces, target, tabs; local
[all...]
/freebsd-10.1-release/usr.sbin/cron/doc/
H A DINSTALL26 You don't have to create the /var/cron or /var/cron/tabs directories, since
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.cpp688 tabs(units_per_inch/2, TAB_LEFT),
780 tabs(e->tabs),
833 tabs = e->tabs;
2532 /* tabs */
2763 tab_stops tabs; local
2788 tabs.add_tab(pos, type, repeated);
2793 curenv->tabs = tabs;
[all...]

Completed in 220 milliseconds

12