HomeSort by: relevance | last modified time | path
    Searched refs:eqn (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl2/groff/dist/src/preproc/eqn/
neqn.sh 3 # GNU eqn with groff -Tascii|-Tlatin1|-Tutf8|-Tcp1047 is supported.
8 exec @g@eqn -Tascii ${1+"$@"}
  /src/external/gpl2/groff/bin/eqn/
Makefile 3 # $FreeBSD: src/gnu/usr.bin/groff/src/preproc/eqn/Makefile,v 1.4 2003/05/01 13:22:19 ru Exp $
5 DIST_SUBDIR= src/preproc/eqn
6 GROFFYSRCS= eqn.y
11 PROG_CXX= eqn
12 SRCS= main.cpp lex.cpp eqn.cpp \
17 MAN= eqn.1 neqn.1
  /src/external/gpl2/groff/bin/
Makefile 3 SUBDIR= addftinfo eqn gdiffmk grn groff grog hpftodit html indxbib \
  /src/external/bsd/mdocml/man/
Makefile 8 mandoc_eqn.7: ${DISTDIR}/eqn.7
11 ${TOOL_CAT} ${DISTDIR}/eqn.7 > ${.TARGET}
  /src/external/gpl2/groff/dist/src/roff/grog/
grog.pl 47 $eqn++;
178 if ($pic || $tbl || $eqn || $grn || $grap || $refer) {
187 $s .= "e" if $eqn;
  /src/external/bsd/mdocml/lib/libmandoc/
Makefile 12 eqn.c \
  /src/external/gpl2/groff/dist/contrib/pic2graph/
pic2graph.sh 9 # Take a pic/eqn diagram on stdin, emit cropped bitmap on stdout.
13 # supported by convert(1). An -eqn option changes the eqn delimiters.
32 # We don't have complete option coverage on eqn because this is primarily
33 # intended as a pic translator; we can live with eqn defaults.
51 -eqn)
93 # 2. Process through eqn and pic to emit troff markup.
  /src/external/gpl2/groff/dist/arch/djgpp/
t-groff.bat 20 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grotty;%PATH1%
28 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grops;%PATH1%
35 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolj4;%PATH1%
42 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grodvi;%PATH1%
47 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grohtml;%PATH1%
52 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolbp;%PATH1%
  /src/external/gpl2/groff/dist/
test-groff.in 12 $builddir/preproc/eqn$SEP\
  /src/share/me/
Makefile 8 MESRCS= acm.me chars.me deltext.me eqn.me float.me footnote.me \
  /src/external/bsd/mdocml/dist/
Makefile 90 eqn.c \
163 eqn.7 \
164 eqn.h \
233 LIBROFF_OBJS = eqn.o \
345 eqn.7.html \
356 WWW_INCS = eqn.h.html \
429 $(INSTALL_MAN) eqn.7 $(DESTDIR)$(MANDIR)/man7/$(MANM_EQN).7
440 $(INSTALL_LIB) eqn.h man.h mandoc.h mandoc_aux.h mandoc_parse.h \
495 rm -f $(DESTDIR)$(INCLUDEDIR)/eqn.h
tree.c 36 #include "eqn.h"
131 t = "eqn";
197 if (n->eqn)
198 print_box(n->eqn->first, indent + 4);
242 t = "eqn";
280 if (n->eqn)
281 print_box(n->eqn->first, indent + 4);
342 t = "eqn-list";
345 t = "eqn-expr";
348 t = "eqn-text"
    [all...]
roff.c 126 struct eqn_node *eqn; /* active equation parser */ member in struct:roff
745 r->last_eqn = r->eqn = NULL;
1105 eqn_box_free(n->eqn);
1837 if (len > 80 && r->tbl == NULL && r->eqn == NULL &&
1849 (r->eqn == NULL || r->eqn_inline)) {
1881 if (r->eqn != NULL && strncmp(buf->buf + ppos, ".EN", 3)) {
1882 eqn_read(r->eqn, buf->buf + ppos);
1987 if (r->eqn != NULL) {
1989 r->eqn->node->line, r->eqn->node->pos, "EQ")
    [all...]
roff.h 511 struct eqn_box *eqn; /* EQN */ member in struct:roff_node
man_html.c 198 print_eqn(h, n->eqn);
mandoc.css 178 .eqn { }
eqn.c 1 /* Id: eqn.c,v 1.84 2020/01/08 12:16:24 schwarze Exp */
33 #include "eqn.h"
340 * Find the key "key" of the give size within our eqn-defined values.
669 parent = ep->node->eqn;
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
misc.c 55 eqn(n, a, b) function
310 if( hash==hp->hashval && eqn(VL,n,q->b_name.varname) )
376 if(eqn(XL, n, p->extname))
put.c 188 if(!eqn((int)p->vleng->b_const.fconst.ci,
defs.h 513 int intrfunct(char s[VL]), eqn(int, char *, char *);
intr.c 506 if( eqn(VL, nm, p->intrfname) )
  /src/tools/groff/
Makefile 76 .for F in eqn groff indxbib pic refer soelim tbl
  /src/external/gpl2/groff/dist/src/roff/groff/
groff.cpp 168 commands[EQN_INDEX].set_name(command_prefix, "eqn");
712 "-e\tpreprocess with eqn\n"
742 "-N\tdon't allow newlines within eqn delimiters\n"
  /src/share/mk/
bsd.doc.mk 13 # ROFF_EQN set to "yes" to use eqn(1)
  /src/usr.bin/deroff/
deroff.c 79 * Deroff command -- strip troff, eqn, and Tbl sequences from
247 static void eqn(void);
551 eqn(void) function
1075 eqn();
1100 eqn();

Completed in 48 milliseconds

1 2