/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue9/ |
D | NopropTest.java | 28 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK01() local 29 assertTrue(docs.hasNext()); in testOK01() 30 BeanHolder beanHolder = (BeanHolder) docs.next(); in testOK01() 37 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK02() local 38 assertTrue(docs.hasNext()); in testOK02() 39 BeanHolder beanHolder = (BeanHolder) docs.next(); in testOK02() 46 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK03() local 47 assertTrue(docs.hasNext()); in testOK03() 48 BeanHolder beanHolder = (BeanHolder) docs.next(); in testOK03() 55 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK04() local [all …]
|
/external/curl/packages/vms/ |
D | gnv_link_curl.com | 474 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 475 /dsf=[.docs.examples]'target'.dsf - 476 [.docs.examples]'target'.o,- 487 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 488 /dsf=[.docs.examples]'target'.dsf - 489 [.docs.examples]'target'.o,- 500 $ link'ldebug'/exe=[.docs.examples]'target'.exe- 501 /dsf=[.docs.examples]'target'.dsf - 502 [.docs.examples]'target'.o,- 513 $ link'ldebug'/exe=[.docs.examples]'target'.exe- [all …]
|
/external/curl/packages/EPM/ |
D | curl.list.in | 24 f 0644 cowo pppusers ${mandir}/man1/curl.1 ./docs/curl.1 25 f 0644 cowo pppusers ${mandir}/man1/curl-config.1 ./docs/curl-config.1 26 f 0644 cowo pppusers ${mandir}/man1/mk-ca-bundle.1 ./docs/mk-ca-bundle.1 27 f 0644 cowo pppusers ${mandir}/man3/curl_easy_cleanup.3 ./docs/curl_easy_cleanup.3 28 f 0644 cowo pppusers ${mandir}/man3/curl_easy_getinfo.3 ./docs/curl_easy_getinfo.3 29 f 0644 cowo pppusers ${mandir}/man3/curl_easy_init.3 ./docs/curl_easy_init.3 30 f 0644 cowo pppusers ${mandir}/man3/curl_easy_perform.3 ./docs/curl_easy_perform.3 31 f 0644 cowo pppusers ${mandir}/man3/curl_easy_setopt.3 ./docs/curl_easy_setopt.3 32 f 0644 cowo pppusers ${mandir}/man3/curl_easy_duphandle.3 ./docs/curl_easy_duphandle.3 33 f 0644 cowo pppusers ${mandir}/man3/curl_formparse.3 ./docs/curl_formparse.3 [all …]
|
/external/curl/packages/Linux/RPM/ |
D | curl-ssl.spec.in | 72 %doc CHANGES COPYING README testcurl.sh docs/BUGS docs/SSLCERTS 73 %doc docs/CONTRIBUTE docs/FAQ docs/FEATURES docs/HISTORY docs/INSTALL 74 %doc docs/KNOWN_BUGS docs/MANUAL docs/RESOURCES docs/THANKS 75 %doc docs/TODO docs/VERSIONS docs/TheArtOfHttpScripting tests 85 %doc docs/BINDINGS docs/INTERNALS docs/examples/* docs/libcurl-the-guide
|
D | curl.spec.in | 66 %doc CHANGES LEGAL MITX.txt MPL-1.1.txt README docs/BUGS 67 %doc docs/CONTRIBUTE docs/FAQ docs/FEATURES docs/INSTALL docs/INTERNALS 68 %doc docs/LIBCURL docs/MANUAL docs/README* docs/RESOURCES docs/TODO 69 %doc docs/TheArtOfHttpScripting 77 %doc docs/examples/*
|
/external/valgrind/docs/ |
D | README | 9 Main /docs/ dir: 10 valgrind/docs/ 13 valgrind/docs/xml/ 15 Tool specific XML docs: 16 valgrind/<toolname>/docs/ 18 All images used in the docs: 19 valgrind/docs/images/ 22 valgrind/docs/lib/ 25 docs/xml/index.xml: Top-level book-set wrapper 26 docs/xml/FAQ.xml: The FAQ [all …]
|
D | Makefile.am | 71 xml/dist-docs.xml \ 82 xml/tech-docs.xml \ 91 myxmldir = $(top_srcdir)/docs/xml 92 myimgdir = $(top_srcdir)/docs/images 93 mylibdir = $(top_srcdir)/docs/lib 95 myhtmldir = $(top_builddir)/docs/html 96 myprintdir = $(top_builddir)/docs/print 98 websitedir = $(top_builddir)/docs/website 99 valkyriedir = $(top_builddir)/docs/vg-html 100 downloadsdir = $(top_builddir)/docs/downloads [all …]
|
/external/curl/packages/AIX/RPM/ |
D | curl.spec.in | 114 %doc docs/BUGS docs/CONTRIBUTE docs/FAQ docs/FEATURES docs/HISTORY 115 %doc docs/INSTALL docs/KNOWN_BUGS 116 %doc docs/MANUAL docs/RESOURCES docs/THANKS docs/VERSIONS docs/TODO 117 %doc docs/TheArtOfHttpScripting 119 %doc docs/SSLCERTS 132 %doc docs/BINDINGS docs/INTERNALS docs/LICENSE-MIXING
|
/external/llvm/docs/ |
D | README.txt | 8 system to create HTML pages which are hosted on <http://llvm.org/docs/> and 16 make -j3 docs-llvm-html 17 $BROWSER <build-dir>/docs//html/index.html 20 `docs/Foo.rst` <-> `<build-dir>/docs//html/Foo.html` <-> `http://llvm.org/docs/Foo.html`. 33 directory `<build-dir>/docs/man/`. 37 make -j3 docs-llvm-man 38 man -l >build-dir>/docs/man/FileCheck.1 41 `docs/CommandGuide/Foo.rst` <-> `<build-dir>/docs//man/Foo.1`. 44 `http://llvm.org/docs/CommandGuide/Foo.html`. 52 cd docs/
|
/external/guice/util/ |
D | generate-latest-docs.sh | 9 rm -rf build/docs 11 cp -R build/docs/javadoc $HOME/javadoc-latest 12 cp -R build/docs/latest-api-diffs $HOME/api-diffs-latest 21 git rm -rf api-docs/latest/api-diffs api-docs/latest/javadoc 22 mkdir -p api-docs/latest 23 cp -rf $HOME/api-diffs-latest api-docs/latest/api-diffs 24 cp -rf $HOME/javadoc-latest api-docs/latest/javadoc
|
/external/libvpx/libvpx/ |
D | docs.mk | 12 INSTALL_MAPS += docs/% docs/% 38 CLEAN-OBJS += doxyfile $(wildcard docs/html/*) 39 docs/html/index.html: doxyfile $(CODEC_DOX) $(TXT_DOX) 42 DOCS-yes += docs/html/index.html 44 DIST-DOCS-yes = $(wildcard docs/html/*)
|
/external/doclava/res/assets/templates-sdk/ |
D | yaml_navtree.cs | 3 # print out the yaml nav for the reference docs, only printing the title, 10 if:docs.packages.link ?> 12 path: /<?cs var:docs.classes.link ?><?cs 17 path: /<?cs var:docs.packages.link ?><?cs 22 each:page = docs.pages?><?cs
|
/external/testng/doc/samplereport/css/ |
D | print.css | 1 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn… 4 #bodyColumn, body.docs div.docs {
|
/external/libvncserver/webclients/novnc/ |
D | LICENSE.txt | 65 docs/LICENSE.MPL-2.0 66 docs/LICENSE.LGPL-3 and 67 docs/LICENSE.GPL-3 68 docs/LICENSE.OFL-1.1 69 docs/LICENSE.BSD-3-Clause (New BSD) 70 docs/LICENSE.BSD-2-Clause (Simplified BSD / FreeBSD) 71 docs/LICENSE.zlib 72 docs/LICENSE.Apache-2.0
|
/external/curl/tests/data/ |
D | test1140 | 22 %SRCDIR/nroff-scan.pl %SRCDIR/../docs/ %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3…
|
/external/libexif/m4m/ |
D | gp-documentation.m4 | 9 AC_MSG_CHECKING([whether to build any docs]) 10 AC_ARG_ENABLE([docs], [dnl optenable 11 AS_HELP_STRING([--disable-docs], [whether to create any documentation])], [dnl 31 [Where to install docs [default=autodetect]])]) 70 dnl check whether to build docs and where to: 88 AC_ARG_ENABLE([docs], optenable 89 [AS_HELP_STRING([--enable-docs], 105 GP_CONFIG_MSG([build API docs with gtk-doc],[$gtkdoc_msg]) 114 [Where to install html docs [default=autodetect]])])
|
/external/llvm/ |
D | README.txt | 11 Please see the documentation provided in docs/ for further 12 assistance with LLVM, and in particular docs/GettingStarted.rst for getting 13 started with LLVM and docs/README.txt for an overview of LLVM's 16 If you are writing a package for LLVM, see docs/Packaging.rst for our
|
/external/selinux/secilc/ |
D | .gitignore | 7 docs/html 8 docs/pdf 9 docs/tmp
|
D | README | 50 There is a github markdown CIL Reference Guide in the docs directory. To 51 view the table of contents, see README.md in the docs directory. 53 To convert the github markdown content to HTML and PDF, change to the docs 57 The documents will be located in the docs/html and docs/pdf directories.
|
/external/curl/ |
D | README.md | 5 page](https://curl.haxx.se/docs/manpage.html) or [the MANUAL 6 document](https://curl.haxx.se/docs/manual.html). Find out how to install Curl 7 by reading [the INSTALL document](https://curl.haxx.se/docs/install.html). 14 document](https://curl.haxx.se/docs/faq.html). 16 Study [the COPYING file](https://curl.haxx.se/docs/copyright.html) for 27 document](https://curl.haxx.se/docs/thanks.html).
|
/external/selinux/libsepol/cil/ |
D | .gitignore | 10 docs/pdf/ 11 docs/html/ 12 docs/man8/
|
/external/libusb/doc/ |
D | Makefile.am | 3 docs: doxygen.cfg target 6 docs-upload: docs
|
/external/curl/src/ |
D | makefile.dj | 70 tool_hugehelp.c: ../docs/MANUAL ../docs/curl.1 mkhelp.pl 71 groff -Tascii -man ../docs/curl.1 | \ 72 perl -w mkhelp.pl ../docs/MANUAL > $@
|
D | CMakeLists.txt | 12 "${CURL_SOURCE_DIR}/docs/curl.1" | 14 "${CURL_SOURCE_DIR}/docs/MANUAL" >> tool_hugehelp.c 17 "${CURL_SOURCE_DIR}/docs/curl.1" | 19 "${CURL_SOURCE_DIR}/docs/MANUAL" >> tool_hugehelp.c 22 "${CURL_SOURCE_DIR}/docs/MANUAL" 23 "${CURL_SOURCE_DIR}/docs/curl.1"
|
/external/curl/scripts/ |
D | contrithanks.sh | 35 cat ./docs/THANKS 54 sed -f ./docs/THANKS-filter | \ 57 grep -aixvf ./docs/THANKS
|