Home
last modified time | relevance | path

Searched refs:eqn (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/cmd/eqn/
H A De.y51 stuff : eqn { putout($1); }
56 eqn : box
57 | eqn box { eqnbox($1, $2, 0); }
58 | eqn lineupbox { eqnbox($1, $2, 1); }
106 | left eqn right { paren($1, $2, $3); }
155 list : eqn { lp[ct++] = $1; }
156 | list ABOVE eqn { lp[ct++] = $3; }
179 pbox : '{' eqn '}' { $$ = $2; }
H A DMakefile33 SUBDIR2 = neqn.d eqn.d
50 POFILE= eqn.po
H A Dio.c26 int eqn(int, char *[]);
43 return (eqn(argc, argv)); in main()
47 eqn(int argc, char *argv[]) in eqn() function
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE25 and bottom bracket pieces used by eqn. The files are only used if the character
28 solution is to change eqn so large brackets and braces are built differently.
30 There were some serious collisions with eqn's bracket building algorithm and
31 Adobe's Symbol font. eqn extends all the pieces with the \(bv character, while
35 Anyway using a single extender (the way eqn does) can't ever work with the
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/
H A DMakefile35 chars.me deltext.me e eqn.me \
37 mmn mmt ms.acc ms.cov ms.eqn ms.ref ms.tbl \
/illumos-gate/usr/src/cmd/eqn/eqn.d/
H A DMakefile10 PROG = eqn
27 POFILE= eqn.d.po
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME46 pic file | tbl | eqn | troff -mm -Tpost | dpost >file.ps
50 pic -T720 file | tbl | eqn -r720 | troff -mm -Tpost | dpost >file.ps
52 should work if you're using old versions of eqn and pic.
/illumos-gate/usr/src/cmd/mandoc/
H A Dtree.c197 if (n->eqn) in print_mdoc()
198 print_box(n->eqn->first, indent + 4); in print_mdoc()
280 if (n->eqn) in print_man()
281 print_box(n->eqn->first, indent + 4); in print_man()
H A Droff.c126 struct eqn_node *eqn; /* active equation parser */ member
745 r->last_eqn = r->eqn = NULL; in roff_free1()
1105 eqn_box_free(n->eqn); in roff_node_free()
1837 if (len > 80 && r->tbl == NULL && r->eqn == NULL && in roff_parseln()
1849 (r->eqn == NULL || r->eqn_inline)) { in roff_parseln()
1881 if (r->eqn != NULL && strncmp(buf->buf + ppos, ".EN", 3)) { in roff_parseln()
1882 eqn_read(r->eqn, buf->buf + ppos); in roff_parseln()
1987 if (r->eqn != NULL) { in roff_endparse()
1989 r->eqn->node->line, r->eqn->node->pos, "EQ"); in roff_endparse()
1990 eqn_parse(r->eqn); in roff_endparse()
[all …]
H A DMakefile.common29 eqn.o \
H A Droff.h511 struct eqn_box *eqn; /* EQN */ member
H A Dman_html.c198 print_eqn(h, n->eqn); in print_man_node()
H A Deqn.c669 parent = ep->node->eqn; in eqn_parse()
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c112 static void eqn(void);
477 eqn(); in comline()
621 eqn(); in sdis()
655 eqn(void) in eqn() function
/illumos-gate/usr/src/man/man1/
H A DMakefile125 eqn.1 \
616 checkeq.1 := LINKSRC = eqn.1
617 neqn.1 := LINKSRC = eqn.1
/illumos-gate/usr/src/pkg/manifests/
H A Dtext-doctools.p5m43 file path=usr/bin/eqn mode=0555
273 file path=usr/share/lib/tmac/eqn.me
283 file path=usr/share/lib/tmac/ms.eqn
302 link path=usr/share/man/man1/checkeq.1 target=eqn.1
306 file path=usr/share/man/man1/eqn.1
309 link path=usr/share/man/man1/neqn.1 target=eqn.1
335 license usr/src/cmd/eqn/THIRDPARTYLICENSE \
336 license=usr/src/cmd/eqn/THIRDPARTYLICENSE
H A Dsystem-man.p5m47 file path=usr/share/man/man7/eqn.7
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h296 void hermon_eq_doorbell(hermon_state_t *state, uint32_t eq_cmd, uint32_t eqn,
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_event.h249 void tavor_eq_doorbell(tavor_state_t *state, uint32_t eq_cmd, uint32_t eqn,
/illumos-gate/usr/src/cmd/
H A DMakefile156 eqn \
590 eqn \
/illumos-gate/usr/src/man/man7/
H A DMakefile50 eqn.7 \
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME196 A typical command line (assuming you have up to date versions of eqn
199 pic file | tbl | eqn | troff -mm -Tpost | dpost >file.ps
201 If old versions of eqn and pic are installed try,
203 pic -T720 | tbl | eqn -r720 | troff -mm -Tpost | dpost >file.ps
/illumos-gate/usr/src/cmd/spell/
H A Dlocal158 eqn
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.h297 uint32_t eqn :6; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c576 tavor_eq_doorbell(tavor_state_t *state, uint32_t eq_cmd, uint32_t eqn, in tavor_eq_doorbell() argument
583 ((uint64_t)eqn << TAVOR_EQDB_EQN_SHIFT) | eq_param; in tavor_eq_doorbell()

12