Searched refs:DOCS (Results 1 – 25 of 35) sorted by relevance
12
/external/libvpx/libvpx/ |
D | docs.mk | 42 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/curl/tests/ |
D | disable-scan.pl | 37 my $DOCS="CURL-DISABLE.md"; 80 open F, "<$root/docs/$DOCS"; 105 printf "Present in configure.ac, not documented in $DOCS: %s\n", $s; 117 printf "Used in code, not documented in $DOCS: %s\n", $s;
|
/external/libvpx/libvpx/build/make/ |
D | Makefile | 359 DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,DOCS) macro 360 .docs: $(DOCS) 363 INSTALL-DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,INSTALL-DOCS) 365 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS) 367 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS)) 371 rm -f .docs .install-docs $(DOCS)
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/ |
D | CHANGELOG.txt | 17 - 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/ |
D | labconfig_write_stanzas | 6 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/ |
D | CHANGELOG.txt | 23 - 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/ |
D | Makefile.in | 31 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/ |
D | CHANGELOG.txt | 30 - 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/libpng/scripts/ |
D | makefile.freebsd | 65 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO 67 chmod a-w *.[ch35] $(DOCS) scripts/*
|
D | makefile.openbsd | 22 DOCS= ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO \ 84 -m ${NONBINMODE} ${DOCS} ${DESTDIR}${PREFIX}/share/doc/png
|
D | makefile.mips | 81 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO 83 chmod a-w *.[ch35] $(DOCS) scripts/*
|
D | makefile.sunos | 93 DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO 95 chmod a-w *.[ch35] $(DOCS) scripts/*
|
/external/mockftpserver/tags/2.0.1/ |
D | CHANGELOG.txt | 38 - 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/ |
D | CHANGELOG.txt | 44 - 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/mockftpserver/tags/2.1/ |
D | CHANGELOG.txt | 54 - 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/ |
D | CHANGELOG.txt | 8 - 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/ |
D | CHANGELOG.txt | 8 - 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/ |
D | CHANGELOG.txt | 68 - 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.4/ |
D | CHANGELOG.txt | 87 - 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.3/ |
D | CHANGELOG.txt | 79 - 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/rust/crates/criterion/ci/ |
D | install.sh | 12 if [ "$DOCS" = "yes" ]; then
|
D | script.sh | 9 elif [ "$DOCS" = "yes" ]; then
|
/external/mockftpserver/MockFtpServer/ |
D | CHANGELOG.txt | 97 - 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.5/ |
D | CHANGELOG.txt | 97 - 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/ |
D | CHANGELOG.txt | 24 - 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