Searched refs:doc (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/
H A DMakefile.in138 MAN3 := $(objroot)doc/jemalloc$(install_suffix).3
139 DOCS_XML := $(objroot)doc/jemalloc$(install_suffix).xml
257 $(objroot)doc/%.html : $(objroot)doc/%.xml $(srcroot)doc/stylesheet.xsl $(objroot)doc/html.xsl
258 $(XSLTPROC) -o $@ $(objroot)doc/html.xsl $<
260 $(objroot)doc/%.3 : $(objroot)doc/%.xml $(srcroot)doc/styleshee
[all...]
/fuchsia/zircon/third_party/lib/jitterentropy/
H A DMakefile44 install -m 644 doc/$(NAME).3 $(PREFIX)/share/man/man3/
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dnodes.h138 union node *doc; member in struct:nhere
H A Dredir.c305 p = redir->nhere.doc->narg.text;
307 expandarg(redir->nhere.doc, NULL, EXP_QUOTED);
H A Dnodes.c205 calcsize(n->nhere.doc);
314 new->nhere.doc = copynode(n->nhere.doc);
454 encodenode(n->nhere.doc);
556 decodenode(&n->nhere.doc);
H A Dparser.c68 /* Used by expandstr to get here-doc like behaviour. */
663 here->here->nhere.doc = n;
/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djeprof.in176 /usr/doc/gperftools-$PPROF_VERSION/pprof_remote_servers.html
1072 /usr/doc/gperftools-$PPROF_VERSION/cpu_profiler.html
1073 /usr/doc/gperftools-$PPROF_VERSION/heap_profiler.html

Completed in 69 milliseconds