Home
last modified time | relevance | path

Searched refs:DOCS (Results 1 – 25 of 36) sorted by relevance

12

/external/libvpx/libvpx/
Ddocs.mk42 DOCS-yes += docs/html/index.html
44 DIST-DOCS-yes = $(wildcard docs/html/*)
45 DIST-DOCS-$(CONFIG_CODEC_SRCS) += $(addprefix src/,$(CODEC_DOX))
46 DIST-DOCS-$(CONFIG_CODEC_SRCS) += src/libs.doxy_template
47 DIST-DOCS-yes += CHANGELOG
48 DIST-DOCS-yes += README
/external/syslinux/txt/
DMakefile31 DOCS = syslinux.txt syslinux-cli.txt syslinux.cfg.txt \ macro
35 HTML_DOCS := $(patsubst %.txt,html/%.html,$(DOCS))
36 XHTML_DOCS := $(patsubst %.txt,%.html,$(DOCS))
38 TEXT_DOCS := $(patsubst %.txt,%.text,$(DOCS))
39 PDF_DOCS := $(patsubst %.txt,%.pdf,$(DOCS))
/external/libvpx/libvpx/build/make/
DMakefile356 DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,DOCS) macro
357 .docs: $(DOCS)
360 INSTALL-DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,INSTALL-DOCS)
362 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS)
364 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS))
368 rm -f .docs .install-docs $(DOCS)
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/
DCHANGELOG.txt17 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
18 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
19 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
46 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
47 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/autotest/client/cros/cellular/
Dlabconfig_write_stanzas6 DOCS="""Print DHCP and /etc/hosts stanzas for hosts in a specified cell.""" variable
13 print '%s:\n\t%s\n' % (sys.argv[0], DOCS)
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/
DCHANGELOG.txt23 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
24 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
25 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
52 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
53 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/e2fsprogs/ext2ed/
DMakefile.in31 DOCS= doc/ext2ed-design.pdf doc/user-guide.pdf doc/ext2fs-overview.pdf \
58 docs: $(DOCS)
70 $(RM) -f ext2ed $(OBJS) $(DOCS) ext2ed.conf ext2ed.8
/external/mockftpserver/tags/2.0/
DCHANGELOG.txt30 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
31 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
32 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
59 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
60 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0.1/
DCHANGELOG.txt38 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
39 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
40 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
67 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
68 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0.2/
DCHANGELOG.txt44 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
45 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
46 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
73 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
74 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/libpng/scripts/
Dmakefile.freebsd65 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
67 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.openbsd31 DOCS= ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO \
86 -m ${NONBINMODE} ${DOCS} ${DESTDIR}${PREFIX}/share/doc/png
Dmakefile.mips81 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
83 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.knr94 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
96 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.sunos93 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
95 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.std112 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
114 chmod a-w *.[ch35] $(DOCS) scripts/*
/external/mockftpserver/tags/2.1/
DCHANGELOG.txt54 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
55 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
56 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
83 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
84 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/branches/1.x_Branch/
DCHANGELOG.txt8 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
9 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/1.2.4/
DCHANGELOG.txt8 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
9 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.2/
DCHANGELOG.txt68 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
69 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
70 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
97 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
98 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.3/
DCHANGELOG.txt79 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
80 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
81 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
108 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
109 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.4/
DCHANGELOG.txt87 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
88 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
89 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
116 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
117 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.5/
DCHANGELOG.txt97 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
98 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
99 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
126 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
127 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/MockFtpServer/
DCHANGELOG.txt97 - DOCS: Add �Requirements� section to main (index) page. Also �Maven� section.
98 - DOCS: Add "Configuring CommandHandler for New (Unsupported) Command" and �Creating Your Own Custo…
99 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
126 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
127 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0-rc1/
DCHANGELOG.txt24 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
25 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.

12