/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/ |
D | DrawableResourceLoader.java | 39 protected Map<String, Document> documents = new HashMap<String, Document>(); field in DrawableResourceLoader 62 return documents.containsKey(resourceExtractor.getResourceName(resourceId)); in isXml() 71 Document xmlDoc = documents.get(resourceExtractor.getResourceName(resId)); in getXmlDrawable() 103 if (!documents.containsKey(name)) { in processResourceXml() 107 documents.put(name, document); in processResourceXml() 135 Document document = documents.get(resourceName); in getDrawableIds() 156 Document document = documents.get(resourceExtractor.getResourceName(resourceId)); in isAnimationDrawable()
|
/external/python/cpython3/Doc/ |
D | about.rst | 2 About these documents 6 These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a 12 .. In the online version of these documents, you can submit comments and suggest
|
/external/python/cpython2/Doc/ |
D | about.rst | 2 About these documents 6 These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a 12 .. In the online version of these documents, you can submit comments and suggest
|
/external/snakeyaml/src/test/java/org/pyyaml/ |
D | PyStructureTest.java | 188 List<Node> documents = new ArrayList<Node>(); in compose_all() local 190 documents.add(composer.getNode()); in compose_all() 192 return documents; in compose_all() 204 List<Node> documents = new ArrayList<Node>(); in canonical_compose_all() local 206 documents.add(composer.getNode()); in canonical_compose_all() 208 return documents; in canonical_compose_all()
|
/external/selinux/secilc/docs/ |
D | cil_mls_labeling_statements.md | 257 Declares a category `c0`, a category alias of `documents`, and then associates them: 260 (categoryalias documents) 261 (categoryaliasactual documents c0) 295 (categoryorder (documents c1 c2 c3 c4 c5 c6 c7 c8 c9) 352 (categoryalias documents) 353 (categoryaliasactual documents c0) 370 (categoryset catset_1 (documents c1)) 374 (categoryset just_c0 (xor (c1 c2) (documents c1 c2))) 416 (sensitivitycategory unclassified (range documents c2)) 515 (categoryalias documents) [all …]
|
/external/tensorflow/tensorflow/docs_src/get_started/ |
D | index.md | 7 If you are new to TensorFlow, begin by reading one of the following documents: 14 Then, read the following documents, which demonstrate the key features
|
/external/skqp/site/dev/internal/ |
D | index.md | 18 * [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/preprocessing/ |
D | text.py | 191 def reverse(self, documents): argument 200 for item in documents:
|
/external/skia/site/dev/internal/ |
D | index.md | 18 * [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
|
/external/tensorflow/tensorflow/contrib/session_bundle/ |
D | manifest.proto | 9 // in-lined in tutorials, please update tutorial documents accordingly 55 // in-lined in tutorials, please update tutorial documents accordingly
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-07-11.data | 2 # no documents.
|
D | empty-document-bug.canonical | 1 # This YAML stream contains no YAML documents.
|
D | spec-02-23.data | 13 different documents.
|
/external/skia/site/dev/design/ |
D | index.md | 4 Public design documents for major efforts in Skia
|
/external/skqp/site/dev/design/ |
D | index.md | 4 Public design documents for major efforts in Skia
|
/external/llvm/test/YAMLParser/ |
D | spec-07-11.test | 4 # no documents.
|
D | spec-02-23.test | 15 different documents.
|
/external/libmojo/mojo/ |
D | README.md | 4 [Mojo](https://www.chromium.org/developers/design-documents/mojo) is an IPC &
|
/external/nos/test/system-test-harness/src/test-data/NIST-CAVP/ |
D | README | 4 AES-GCM: http://csrc.nist.gov/groups/STM/cavp/documents/mac/gcmtestvectors.zip
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/res/ |
D | DrawableResourceLoaderTest.java | 46 assertTrue("drawable/rainbow", resourceLoader.documents.containsKey("drawable/rainbow")); in testProcessResourceXml() 47 assertEquals("documents.size", 116, resourceLoader.documents.size()); in testProcessResourceXml()
|
/external/sfntly/cpp/ |
D | README.txt | 3 sfntly wiki contains other useful documents: http://code.google.com/p/sfntly/w/list
|
/external/libnl/doc/stylesheets/ |
D | asciidoc-manpage.css | 1 /* Overrides for manpage documents */
|
/external/libunwind_llvm/docs/ |
D | README.txt | 7 To build the documents into html configure libunwind with the following cmake options:
|
/external/libcxx/docs/ |
D | README.txt | 7 To build the documents into html configure libc++ with the following cmake options:
|
/external/tensorflow/tensorflow/docs_src/about/ |
D | index.md | 3 This section provides a few documents about TensorFlow itself,
|