Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue9/
H A 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 …]
/aosp_15_r20/packages/apps/Car/SystemUI/daggervis/
Dlibdagger_binding_graph_plugin_lib.jar ... libraries/ com/google/android/libraries/docs/ com/google/android/libraries/docs ...
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
H A 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
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
H A 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
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
H A 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
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
H A 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
/aosp_15_r20/external/rust/android-crates-io/crates/yaml-rust/src/
Demitter.rs357 let docs = YamlLoader::load_from_str(&s).unwrap(); in test_emit_simple() localVariable
396 let docs = YamlLoader::load_from_str(&s).unwrap(); in test_emit_complex() localVariable
447 let docs = YamlLoader::load_from_str(&s).unwrap(); in test_emit_avoid_quotes() localVariable
505 let docs = YamlLoader::load_from_str(&input).unwrap(); in emit_quoted_bools() localVariable
554 let docs = YamlLoader::load_from_str(&s).unwrap(); in test_empty_and_nested_flag() localVariable
576 let docs = YamlLoader::load_from_str(&s).unwrap(); in test_nested_arrays() localVariable
600 let docs = YamlLoader::load_from_str(&s).unwrap(); in test_deeply_nested_arrays() localVariable
622 let docs = YamlLoader::load_from_str(&s).unwrap(); in test_nested_hashes() localVariable
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/java/software/amazon/awssdk/codegen/model/intermediate/
H A DDocumentationBuilderTest.java29 String docs = new DocumentationBuilder() in javadocFormattedCorrectly() local
59 String docs = new DocumentationBuilder() in asyncReturns_FormatsExceptionsInUnorderedList() local
80 String docs = new DocumentationBuilder() in asyncReturnsWithoutDocsForSuccessReturn_FormatsExceptionsInUnorderedList() local
99 String docs = new DocumentationBuilder() in missingValuesAreNotPresent() local
107 String docs = new DocumentationBuilder() in allValuesMissing_ProducesEmptyDocString() local
/aosp_15_r20/external/python/watchdog/
Dtox.ini20 usedevelop = true
21 deps =
23 extras =
25 commands =
/aosp_15_r20/external/emboss/compiler/front_end/
H A Dformat_emb.py363 def _module(comments, docs, imports, attributes, types, config): argument
445 def _structure_body(indent, docs, attributes, type_definitions, fields, dedent, argument
518 def _field_body(indent, docs, attributes, dedent): argument
595 def _enum_body(indent, docs, attributes, values, dedent, config): argument
611 def _enum_value(name, equals, value, attributes, docs, comment, eol, body): argument
617 def _enum_value_body(indent, docs, attributes, dedent): argument
623 def _external_body(indent, docs, attributes, dedent): argument
H A Dmodule_ir.py250 def _file(leading_newlines, docs, imports, attributes, type_definitions): argument
847 def _struct_body(indent, docs, attributes, types, fields, dedent): argument
853 def _structure_body(docs, attributes, types, fields, addressable_unit): argument
948 def _bits_body(indent, docs, attributes, types, fields, dedent): argument
1108 def _field_body(indent, docs, attributes, dedent): argument
1137 def _enum_body(indent, docs, attributes, values, dedent): argument
1163 def _enum_value_body(indent, docs, attributes, dedent): argument
1184 def _external_body(indent, docs, attributes, dedent): argument
/aosp_15_r20/external/dokka/core/src/test/kotlin/format/
H A DPackageDocsTest.kt43 val docs = createPackageDocs(null) in <lambda>() constant
58 val docs = createPackageDocs(mockLinkResolver) in <lambda>() constant
/aosp_15_r20/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}
/aosp_15_r20/external/pigweed/seed/
H A D0102.rst133 The basics: ``docs.rst``
139 How it works and why: ``design.rst`` & ``concepts.rst`` (understanding-oriented)
155 How to get stuff done: ``guides.rst`` (task-oriented)
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestDocumentsProvider.java112 public void setNextChildDocumentsReturns(DocumentInfo... docs) { in setNextChildDocumentsReturns()
116 public void setNextRecentDocumentsReturns(DocumentInfo... docs) { in setNextRecentDocumentsReturns()
120 private Cursor createDocumentsCursor(DocumentInfo... docs) { in createDocumentsCursor()
/aosp_15_r20/external/python/setuptools/
Dtox.ini45 extras =
48 changedir = docs
49 commands =
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DDocumentStack.java68 public DocumentStack(RootInfo root, DocumentInfo... docs) { in DocumentStack()
81 public DocumentStack(RootInfo root, List<DocumentInfo> docs) { in DocumentStack()
90 public DocumentStack(DocumentStack src, DocumentInfo... docs) { in DocumentStack()
/aosp_15_r20/external/python/oauth2client/
Dtox.ini104 basepython = python2.7
105 deps =
112 commands = {toxinidir}/scripts/build_docs.sh
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DActionHandler.java104 DocumentsAccess docs, in ActionHandler()
313 public void deleteSelectedDocuments(List<DocumentInfo> docs, DocumentInfo srcParent) { in deleteSelectedDocuments()
363 List<DocumentInfo> docs = mModel.loadDocuments( in shareSelectedDocuments() local
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
H A DDoc.java179 private final List<Doc> docs = new ArrayList<>(); // The elements of the level. field in Doc.Level
260 private static void splitByBreaks(List<Doc> docs, List<List<Doc>> splits, List<Break> breaks) { in splitByBreaks()
317 CommentsHelper commentsHelper, int maxWidth, List<Doc> docs, State state) { in computeSplit()
353 static float getWidth(List<Doc> docs) { in getWidth()
/aosp_15_r20/external/libexif/m4m/
H A Dgp-documentation.m410 AC_ARG_ENABLE([docs], [dnl optenable
88 AC_ARG_ENABLE([docs], optenable
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DMessageBuilder.java45 public String generateDeleteMessage(List<DocumentInfo> docs) { in generateDeleteMessage()
83 @DialogType int dialogType, @OpType int operationType, List<DocumentInfo> docs, in generateListMessage()
/aosp_15_r20/external/python/jinja/
Dtox.ini18 deps = -r requirements/docs.txt
19 commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html
/aosp_15_r20/external/python/markupsafe/
Dtox.ini18 deps = -r requirements/docs.txt
19 commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/
DLoadDocStackTask.java56 DocumentsAccess docs, in LoadDocStackTask()
112 List<DocumentInfo> docs = mDocs.getDocuments(root.userId, authority, path.getPath()); in buildStack() local

123456789