Home
last modified time | relevance | path

Searched defs:docs (Results 1 – 25 of 36) sorted by relevance

12

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue9/
DNopropTest.java28 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK01() local
37 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK02() local
46 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK03() local
55 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK04() local
64 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK05() local
73 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testOK06() local
82 Iterator<Object> docs = new Yaml(new BeanConstructor()).loadAll(yaml).iterator(); in testEmptyBean() local
91 Iterator<Object> docs = new Yaml().loadAll(yaml).iterator(); in testEmptyBean2() local
100 Iterator<Object> docs = new Yaml(new BeanConstructor()).loadAll(yaml).iterator(); in testEmptyDoc() local
109 Iterator<Object> docs = new Yaml(new BeanConstructor()).loadAll(yaml).iterator(); in testEmptyDoc2() local
[all …]
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Dsetup.py74 def find_description(docs): argument
119 def find_classifiers(docs): argument
138 def find_provides(docs): argument
157 def find_license(docs): argument
196 def find_data(name, docs): argument
244 def make_manifest(manifest, config, docs, kwargs): argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Dsetup.py75 def find_description(docs): argument
120 def find_classifiers(docs): argument
139 def find_provides(docs): argument
158 def find_license(docs): argument
197 def find_data(name, docs): argument
245 def make_manifest(manifest, config, docs, kwargs): argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dsetup.py74 def find_description(docs): argument
119 def find_classifiers(docs): argument
138 def find_provides(docs): argument
157 def find_license(docs): argument
196 def find_data(name, docs): argument
244 def make_manifest(manifest, config, docs, kwargs): argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dsetup.py75 def find_description(docs): argument
120 def find_classifiers(docs): argument
139 def find_provides(docs): argument
158 def find_license(docs): argument
197 def find_data(name, docs): argument
245 def make_manifest(manifest, config, docs, kwargs): argument
/external/libexif/m4m/
Dgp-documentation.m410 AC_ARG_ENABLE([docs], [dnl optenable
88 AC_ARG_ENABLE([docs], optenable
/external/python/dateutil/
Dtox.ini54 description = invoke sphinx-build to build the HTML docs, check that URIs are valid
55 basepython = python3.6
56 deps = sphinx >= 1.6.3, < 2
58 …phinx-build -d "{toxworkdir}/docs_doctree" docs "{toxworkdir}/docs_out" {posargs:-W --color -bhtml}
/external/python/oauth2client/
DMakefile4 docs: target
Dtox.ini104 basepython = python2.7
105 deps =
112 commands = {toxinidir}/scripts/build_docs.sh
/external/libusb/doc/
DMakefile.am3 docs: doxygen.cfg target
/external/python/httplib2/
DMakefile41 docs: target
/external/python/google-api-python-client/
DMakefile17 docs: target
/external/libcap-ng/libcap-ng-0.7/
DMakefile.am23 SUBDIRS = src utils m4 docs subdir
/external/python/funcsigs/
DMakefile39 docs: site target
/external/blktrace/btt/
DMakefile28 docs: target
/external/blktrace/btreplay/
DMakefile22 docs: target
/external/syzkaller/tools/
Dcheck_links.py14 docs = sys.argv[2:] variable
/external/skqp/docs/
Dstatus.json25 "docs": [ array
58 "docs": [ array
/external/skia/docs/
Dstatus.json25 "docs": [ array
58 "docs": [ array
/external/chromium-trace/catapult/common/eslint/rules/
Dcatapult-camelcase.js19 docs: { property
/external/harfbuzz_ng/
DMakefile.am7 SUBDIRS = src util test docs subdir
/external/libkmsxx/
DCMakeLists.txt88 add_custom_target(docs SOURCES "README.md") target
/external/libxml2/python/
DMakefile.am6 docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION) directory
/external/blktrace/
DMakefile45 docs: target
/external/libxml2/doc/
DMakefile.am242 docs: web $(top_builddir)/NEWS libxml2.xsa $(man_MANS) target

12