Home
last modified time | relevance | path

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

123

/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/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/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/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/dokka/core/src/test/kotlin/format/
DPackageDocsTest.kt43 val docs = createPackageDocs(null) in <lambda>() constant
58 val docs = createPackageDocs(mockLinkResolver) in <lambda>() constant
/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/libexif/m4m/
Dgp-documentation.m410 AC_ARG_ENABLE([docs], [dnl optenable
88 AC_ARG_ENABLE([docs], optenable
/external/python/jinja/
Dtox.ini18 deps = -r requirements/docs.txt
19 commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html
/external/python/markupsafe/
Dtox.ini18 deps = -r requirements/docs.txt
19 commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html
/external/python/pyopenssl/
Dtox.ini60 extras =
62 basepython = python2.7
63 commands =
/external/python/setuptools/
Dtox.ini45 extras =
48 changedir = docs
49 commands =
/external/python/cachetools/
Dtox.ini20 deps =
22 commands =
/external/python/cryptography/
Dtox.ini55 [testenv:docs-linkcheck]
/external/python/oauth2client/
DMakefile4 docs: target
Dtox.ini104 basepython = python2.7
105 deps =
112 commands = {toxinidir}/scripts/build_docs.sh
/external/tinyalsa_new/
Dmeson_options.txt1 option('docs', type: 'feature', value: 'auto', yield: true, feature
/external/pigweed/targets/docs/
Dtarget_docs.rst4 docs title
/external/libepoxy/
Dmeson_options.txt1 option('docs', boolean
/external/python/httplib2/
DMakefile43 docs: target
/external/perfetto/infra/perfetto.dev/src/assets/
Dstyle.scss182 .docs .site-footer { class
435 .docs { class
/external/python/google-api-python-client/
DMakefile17 docs: target
/external/fonttools/
DMakefile22 docs: target
/external/gfxstream-protocols/registry/vulkan/scripts/htmldiff/
Dhtmldiff118 docs = [] variable
/external/libcap-ng/libcap-ng-0.7/
DMakefile.am23 SUBDIRS = src utils m4 docs subdir

123