/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/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/ |
D | layer1.py | 478 def upload_documents(self, documents, content_type): argument 527 data=documents, headers=headers,
|
/external/skia/site/dev/internal/ |
D | index.md | 18 * [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
|
/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/llvm/test/YAMLParser/ |
D | spec-07-11.test | 4 # no documents.
|
D | spec-02-23.test | 15 different documents.
|
/external/boringssl/src/crypto/cipher/test/ |
D | aes_128_key_wrap_tests.txt | 2 # http://csrc.nist.gov/groups/ST/toolkit/documents/kms/key-wrap.pdf
|
D | aes_256_key_wrap_tests.txt | 2 # http://csrc.nist.gov/groups/ST/toolkit/documents/kms/key-wrap.pdf
|
/external/sfntly/cpp/ |
D | README.txt | 3 sfntly wiki contains other useful documents: http://code.google.com/p/sfntly/w/list
|
/external/chromium-trace/catapult/third_party/html5lib-python/ |
D | README.chromium | 8 Standards-compliant library for parsing and serializing HTML documents and
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | README.md | 10 **HTML Imports**: a way to include and reuse HTML documents via other HTML documents ([spec](https:…
|
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
D | README.md | 10 **HTML Imports**: a way to include and reuse HTML documents via other HTML documents ([spec](https:…
|
/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/clang/docs/CommandGuide/ |
D | index.rst | 4 The following documents are command descriptions for all of the Clang tools.
|
/external/markdown/docs/extensions/ |
D | Tables.txt | 7 The Table Extension adds the ability to create tables in Markdown documents.
|
/external/skia/experimental/iOSSampleApp/Shared/ |
D | skia_ios.mm | 15 // Identify the documents directory
|
/external/llvm/docs/CommandGuide/ |
D | index.rst | 4 The following documents are command descriptions for all of the LLVM tools.
|
/external/llvm/lib/Target/WebAssembly/ |
D | README.txt | 7 For more information on WebAssembly itself, see the design documents: 10 The following documents contain some information on the planned semantics and
|
/external/llvm/docs/ |
D | YamlIO.rst | 75 documents. 167 And you can also read such YAML documents with the following code: 189 One other feature of YAML is the ability to define multiple documents in a 290 values in YAML documents. This is done by specializing ScalarEnumerationTraits<> 665 required to exist when parsing YAML documents, otherwise YAML I/O will issue an 873 YAML allows you to define multiple "documents" in a single YAML file. Each 874 new document starts with a left aligned "---" token. The end of all documents 876 have need for multiple documents. The top level node in their YAML schema 878 But for cases where you do want multiple documents, you can specify a 926 can contain multiple "documents". If the top level data structure you are [all …]
|
/external/valgrind/ |
D | COPYING.DOCS | 263 You may combine the Document with other documents released under this 266 Invariant Sections of all of the original documents, unmodified, and 280 in the various original documents, forming one section Entitled 288 You may make a collection consisting of the Document and other documents 290 License in the various documents with a single copy that is included in 292 verbatim copying of each of the documents in all other respects. 303 and independent documents or works, in or on a volume of a storage or 370 ADDENDUM: How to use this License for your documents
|