Searched defs:documents (Results 1 - 12 of 12) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
H A DDrawableResourceLoader.java39 protected Map<String, Document> documents = new HashMap<String, Document>(); field in class:DrawableResourceLoader
62 return documents.containsKey(resourceExtractor.getResourceName(resourceId));
71 Document xmlDoc = documents.get(resourceExtractor.getResourceName(resId));
103 if (!documents.containsKey(name)) {
107 documents.put(name, document);
135 Document document = documents.get(resourceName);
156 Document document = documents.get(resourceExtractor.getResourceName(resourceId));
/external/llvm/unittests/Support/
H A DYAMLIOTest.cpp878 std::vector<MultilineStringType> documents; local
881 documents.push_back(doc);
885 yout << documents; local
1426 // Test the reading of two different tagged yaml documents.
1442 // Test writing then reading back tagged documents
/external/libxml2/
H A Drelaxng.c187 xmlRelaxNGDocumentPtr documents; /* all the documents loaded */ member in struct:_xmlRelaxNG
224 xmlRelaxNGDocumentPtr documents; /* all the documents loaded */ member in struct:_xmlRelaxNGParserCtxt
414 xmlRelaxNGDocumentPtr next; /* keep a chain of documents */
815 if (schema->documents != NULL)
816 xmlRelaxNGFreeDocumentList(schema->documents);
1975 ret->next = ctxt->documents;
1977 ctxt->documents = ret;
6834 if (ctxt->documents !
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.text_3.5.400.v20150505-1044.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 274 milliseconds