Home
last modified time | relevance | path

Searched defs:document (Results 301 – 325 of 1101) sorted by relevance

1...<<11121314151617181920>>...45

/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DNotationImpl.java40 NotationImpl(DocumentImpl document, String notationName, String publicID, in NotationImpl()
H A DProcessingInstructionImpl.java40 ProcessingInstructionImpl(DocumentImpl document, String target, String data) { in ProcessingInstructionImpl()
H A DEntityImpl.java40 EntityImpl(DocumentImpl document, String notationName, String publicID, in EntityImpl()
/aosp_15_r20/external/AFLplusplus/
H A DMakefile20 document: target
/aosp_15_r20/external/openscreen/util/json/
H A Djson_serialization.cc20 ErrorOr<Json::Value> Parse(absl::string_view document) { in Parse()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pattern.h37 CPDF_Document* document() const { return m_pDocument; } in document() function
/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/usagereporting/
DClickActionGenericDocumentTest.java54 GenericDocument document = in testBuild_fromGenericDocument() local
DSearchActionGenericDocumentTest.java51 GenericDocument document = in testBuild_fromGenericDocument() local
/aosp_15_r20/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/
H A DXMLSupport.java80 public Document parse(byte[] document) in parse()
/aosp_15_r20/external/pigweed/pw_docgen/py/pw_docgen/sphinx/
H A Dkconfig.py116 app: Sphinx, doctree: document, docname: str
/aosp_15_r20/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/
H A DBaseModifyCommentScanner.java39 Document document = context.document(); in process() local
/aosp_15_r20/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
H A DCommandSetNode.java40 void document(PrintWriter writer) { in document() method in CommandSetNode
H A DAbstractTypeNode.java42 void document(PrintWriter writer) { in document() method in AbstractTypeNode
/aosp_15_r20/external/google-java-format/idea_plugin/src/main/java/com/google/googlejavaformat/intellij/
H A DGoogleJavaFormatImportOptimizer.java50 Document document = documentManager.getDocument(file); in processFile() local
/aosp_15_r20/external/guice/extensions/persist/lib/
HDdom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/aosp_15_r20/external/apache-xml/test/tests/bugzilla/
H A DBugzilla4336.java74 Document document = in execute() local
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/customer/
H A DCustomerDocumentTest.java92 private CustomerDocument(GenericDocument document) { in CustomerDocument()
/aosp_15_r20/external/perfetto/ui/src/widgets/
H A Dportal.ts105 const container = this.containerElement ?? document.body; constant
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-xml-protocol/src/main/java/software/amazon/awssdk/protocols/xml/internal/unmarshall/
H A DDecorateErrorFromResponseBodyUnmarshaller.java79 private static Optional<XmlElement> getErrorRootFromSuccessBody(XmlElement document) { in getErrorRootFromSuccessBody()
/aosp_15_r20/packages/modules/AppSearch/framework/java/external/android/app/appsearch/util/
DDocumentIdUtil.java50 @NonNull GenericDocument document) { in createQualifiedId()
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
H A DSeqTagTest.java30 YamlDocument document = new YamlDocument("types/seq.yaml"); in testSeq() local
/aosp_15_r20/external/skia/tests/
H A DPDFTaggedLinkTest.cpp69 sk_sp<SkDocument> document = SkPDF::MakeDocument( in DEF_TEST() local
/aosp_15_r20/external/icing/icing/util/
H A Dtokenized-document.cc71 DocumentProto document) { in Create()
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-xml-protocol/src/main/java/software/amazon/awssdk/protocols/xml/
H A DAwsS3ProtocolFactory.java48 Optional<XmlElement> getErrorRoot(XmlElement document) { in getErrorRoot()
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Dlib.rs355 mod document; module

1...<<11121314151617181920>>...45