Home
last modified time | relevance | path

Searched defs:document (Results 51 – 75 of 1101) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/icing/icing/index/
H A Dembedding-indexing-handler_test.cc256 DocumentProto document = in TEST_F() local
334 DocumentProto document = in TEST_F() local
379 DocumentProto document = in TEST_F() local
470 DocumentProto document = in TEST_F() local
534 DocumentProto document = in TEST_F() local
H A Dinteger-section-indexing-handler_test.cc226 DocumentProto document = in TEST_F() local
344 DocumentProto document = in TEST_F() local
386 DocumentProto document = in TEST_F() local
447 DocumentProto document = in TEST_F() local
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
H A DChapter2_2Test.java60 YamlDocument document = new YamlDocument("example2_9.yaml"); in testExample_2_9() local
75 YamlDocument document = new YamlDocument("example2_10.yaml"); in testExample_2_10() local
83 YamlDocument document = new YamlDocument("example2_11.yaml"); in testExample_2_11() local
93 YamlDocument document = new YamlDocument("example2_12.yaml"); in testExample_2_12() local
/aosp_15_r20/frameworks/base/libs/hwui/jni/pdf/
H A DPdfEditor.cpp56 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeRemovePage() local
95 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeWrite() local
108 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeSetTransformAndClip() local
163 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeGetPageSize() local
190 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeGetPageBox() local
238 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeSetPageBox() local
H A DPdfUtils.cpp103 FPDF_DOCUMENT document = FPDF_LoadCustomDocument(&loader, NULL); in nativeOpen() local
114 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeClose() local
121 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeGetPageCount() local
127 FPDF_DOCUMENT document = reinterpret_cast<FPDF_DOCUMENT>(documentPtr); in nativeScaleForPrinting() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_attachment.cpp56 FPDFDoc_GetAttachmentCount(FPDF_DOCUMENT document) { in FPDFDoc_GetAttachmentCount()
66 FPDFDoc_AddAttachment(FPDF_DOCUMENT document, FPDF_WIDESTRING name) { in FPDFDoc_AddAttachment()
95 FPDFDoc_GetAttachment(FPDF_DOCUMENT document, int index) { in FPDFDoc_GetAttachment()
112 FPDFDoc_DeleteAttachment(FPDF_DOCUMENT document, int index) { in FPDFDoc_DeleteAttachment()
214 FPDF_DOCUMENT document, in FPDFAttachment_SetFile()
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/
H A Dwrite.proto165 string document = 1; field
198 Document document = 1; field
216 string document = 1; field
237 string document = 1; field
/aosp_15_r20/external/googleapis/google/firestore/v1/
H A Dwrite.proto167 string document = 1; field
202 Document document = 1; field
222 string document = 1; field
246 string document = 1; field
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/
H A DTouchUpModifierOperation.java59 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchDown()
66 CoreDocument document, in onTouchUp()
77 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchCancel()
83 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchDrag()
H A DTouchCancelModifierOperation.java59 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchDown()
66 CoreDocument document, in onTouchUp()
77 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchCancel()
83 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchDrag()
H A DTouchDownModifierOperation.java59 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchDown()
68 CoreDocument document, in onTouchUp()
79 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchCancel()
85 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchDrag()
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2/
H A DDocumentsClientHttpJsonTest.java328 Document document = Document.newBuilder().build(); in createDocumentTest() local
358 Document document = Document.newBuilder().build(); in createDocumentExceptionTest() local
389 Document document = Document.newBuilder().build(); in createDocumentTest2() local
418 Document document = Document.newBuilder().build(); in createDocumentExceptionTest2() local
604 Document document = in updateDocumentTest() local
645 Document document = in updateDocumentExceptionTest() local
H A DDocumentsClientTest.java311 Document document = Document.newBuilder().build(); in createDocumentTest() local
336 Document document = Document.newBuilder().build(); in createDocumentExceptionTest() local
370 Document document = Document.newBuilder().build(); in createDocumentTest2() local
394 Document document = Document.newBuilder().build(); in createDocumentExceptionTest2() local
577 Document document = Document.newBuilder().build(); in updateDocumentTest() local
601 Document document = Document.newBuilder().build(); in updateDocumentExceptionTest() local
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/
H A DFlattenWithTagsTest.java36 private Document document; field in FlattenWithTagsTest.Record
51 private Record setDocument(Document document) { in setDocument()
165 Document document = new Document() in update_allValues() local
182 Document document = new Document() in update_someValues() local
H A DFlattenTest.java35 private Document document; field in FlattenTest.Record
50 private Record setDocument(Document document) { in setDocument()
163 Document document = new Document() in update_allValues() local
180 Document document = new Document() in update_someValues() local
/aosp_15_r20/frameworks/base/tools/app_metadata_bundles/src/test/java/com/android/asllib/testutils/
H A DTestUtils.java66 Document document = factory.newDocumentBuilder().parse(stream); in getElementFromResource() local
78 Document document = factory.newDocumentBuilder().parse(stream); in getChildElementsFromResource() local
128 Document document = factory.newDocumentBuilder().parse(stream); in getFormattedXml() local
134 public static Document document() throws ParserConfigurationException { in document() method in TestUtils
/aosp_15_r20/external/googleapis/google/cloud/language/v2/
H A Dlanguage_service.proto348 Document document = 1 [(google.api.field_behavior) = REQUIRED]; field
376 Document document = 1 [(google.api.field_behavior) = REQUIRED]; field
401 Document document = 1 [(google.api.field_behavior) = REQUIRED]; field
423 Document document = 1 [(google.api.field_behavior) = REQUIRED]; field
463 Document document = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/icing/icing/util/
H A Dscorable_property_set_test.cc266 DocumentProto document = in TEST_F() local
282 DocumentProto document = in TEST_F() local
311 DocumentProto document; in TEST_F() local
318 DocumentProto document = in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/tests/testsuite/
Dfloat.rs5 let document = r" localVariable
21 let document = document.parse::<Document>().unwrap(); localVariable
43 let mut document = Document::new(); localVariable
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/modifiers/
H A DRippleModifierOperation.java167 RemoteContext context, CoreDocument document, Component component, float x, float y) { in onTouchDown()
178 CoreDocument document, in onTouchUp()
187 RemoteContext context, CoreDocument document, Component component, float x, float y) {} in onTouchDrag()
191 RemoteContext context, CoreDocument document, Component component, float x, float y) {} in onTouchCancel()
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/document/
H A DDocumentVisitor.java44 R visitBoolean(Boolean document); in visitBoolean()
52 R visitString(String document); in visitString()
60 R visitNumber(SdkNumber document); in visitNumber()
H A DVoidDocumentVisitor.java40 default void visitBoolean(Boolean document) { in visitBoolean()
47 default void visitString(String document) { in visitString()
54 default void visitNumber(SdkNumber document) { in visitNumber()
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/sax/
H A DSAXTransformerFactoryAPITest.java310 Document document = docBuilder.parse(new File(xslName)); in SAXTFactoryTest003() local
362 …Document document = docBuilder.parse(new File(citiesIncludeFileName)); // note specific file name… in SAXTFactoryTest004() local
412 Document document = docBuilder.parse(new File(citiesIncludeFileName)); in SAXTFactoryTest005() local
465 Document document = docBuilder.parse(new File(citiesIncludeFileName)); in SAXTFactoryTest006() local
517 Document document = docBuilder.parse(new File(citiesIncludeFileName)); in SAXTFactoryTest007() local
724 Document document = docBuilder.parse(new File(xslName)); in SAXTFactoryTest011() local
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-json-protocol/src/main/java/software/amazon/awssdk/protocols/json/internal/marshall/
H A DDocumentTypeJsonMarshaller.java42 public void visitBoolean(Boolean document) { in visitBoolean()
47 public void visitString(String document) { in visitString()
53 public void visitNumber(SdkNumber document) { in visitNumber()
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/usagereporting/
DTakenActionGenericDocument.java46 public static TakenActionGenericDocument create(@NonNull GenericDocument document) in create()
61 protected TakenActionGenericDocument(@NonNull GenericDocument document) { in TakenActionGenericDocument()
107 Builder(@NonNull GenericDocument document) { in Builder()

12345678910>>...45