Home
last modified time | relevance | path

Searched defs:docs (Results 1 – 25 of 42) 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/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/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/python/mock/
Dtox.ini9 deps =
11 commands =
/external/dokka/core/src/test/kotlin/format/
DPackageDocsTest.kt43 val docs = createPackageDocs(null) in <lambda>() constant
58 val docs = createPackageDocs(mockLinkResolver) in <lambda>() constant
/external/libexif/m4m/
Dgp-documentation.m410 AC_ARG_ENABLE([docs], [dnl optenable
88 AC_ARG_ENABLE([docs], optenable
/external/python/dateutil/
Dtox.ini64 description = invoke sphinx-build to build the HTML docs, check that URIs are valid
65 basepython = python3.6
66 deps = -r docs/requirements-docs.txt
68 …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/libepoxy/
Dmeson_options.txt1 option('docs', boolean
/external/python/cryptography/
Dtox.ini53 [testenv:docs-linkcheck]
/external/python/pyopenssl/
Dtox.ini74 extras =
76 basepython = python2.7
77 commands =
/external/python/httplib2/
DMakefile43 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/igt-gpu-tools/
Dmeson_options.txt23 option('docs', feature
/external/python/funcsigs/
DMakefile39 docs: site target
/external/blktrace/btt/
DMakefile28 docs: target
/external/perfetto/infra/perfetto.dev/src/assets/
Dstyle.scss182 .docs .site-footer { class
435 .docs { class
/external/blktrace/btreplay/
DMakefile22 docs: target
/external/skqp/docs/
Dstatus.json25 "docs": [ array
58 "docs": [ array
/external/chromium-trace/catapult/common/eslint/rules/
Dcatapult-camelcase.js19 docs: { property

12