Home
last modified time | relevance | path

Searched defs:document (Results 326 – 350 of 1101) sorted by relevance

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

/aosp_15_r20/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
H A DRepeatNode.java46 void document(PrintWriter writer) { in document() method in RepeatNode
H A DAbstractNamedNode.java64 void document(PrintWriter writer) { in document() method in AbstractNamedNode
H A DConstantSetNode.java56 void document(PrintWriter writer) { in document() method in ConstantSetNode
H A DAltNode.java48 void document(PrintWriter writer) { in document() method in AltNode
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/
H A Ddocument.proto217 string document = 1 [ field
H A Drecommendation_service.proto199 Document document = 2; field
/aosp_15_r20/external/snakeyaml/src/test/java/org/pyyaml/
H A DPyErrorsTest.java112 List<Event> document = (List<Event>) load(new EventConstructor(), content.trim()); in testEmitterErrors() local
/aosp_15_r20/external/python/cpython2/Doc/includes/
Dminidom-example.py3 document = """\ variable
/aosp_15_r20/external/python/cpython3/Doc/includes/
Dminidom-example.py3 document = """\ variable
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/
H A Drecommendation_service.proto199 Document document = 2; field
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-json-protocol/src/test/java/software/amazon/awssdk/protocols/json/internal/dom/
H A DDocumentUnmarshallerTest.java72 final Document document = Document.fromList(documentList); in testDocumentFromArrayNode() local
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1/
H A Drecommendation_service.proto198 Document document = 2; field
/aosp_15_r20/external/aws-sdk-java-v2/core/imds/src/test/java/software/amazon/awssdk/imds/internal/unmarshall/document/
H A DDocumentUnmarshallerTest.java85 Document document = Document.fromList(documentList); in testDocumentFromArrayNode() local
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/proto/google/cloud/discoveryengine/v1beta/
H A Drecommendation_service.proto176 Document document = 2; field
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dlanguage.v1beta2.json237 "document": { object
282 "document": { object
327 "document": { object
376 "document": { object
428 "document": { object
518 "document": { object
Dlanguage.v1.json237 "document": { object
282 "document": { object
327 "document": { object
376 "document": { object
428 "document": { object
518 "document": { object
/aosp_15_r20/external/icing/icing/util/
H A Dscorable_property_set.cc60 ScorablePropertySet::Create(const DocumentProto& document, in Create()
H A Ddocument-validator.cc49 const DocumentProto& document, int depth) { in Validate()
H A Dsnippet-helpers.cc57 std::string_view GetString(const DocumentProto* document, in GetString()
/aosp_15_r20/external/icing/icing/monkey_test/
H A Din-memory-icing-search-engine.h46 std::optional<DocumentProto> document; member
/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DDocumentTypeImpl.java42 public DocumentTypeImpl(DocumentImpl document, String qualifiedName, in DocumentTypeImpl()
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/logging/
H A Derror_log.proto82 string document = 4; field
/aosp_15_r20/external/icing/icing/index/
H A Dproperty-existence-indexing-handler.cc38 const std::string& current_path, const DocumentProto& document, in ConstructPropertyExistenceMetaToken()
/aosp_15_r20/external/icing/icing/schema/
H A Dproperty-util.h189 const DocumentProto& document, std::string_view property_path) { in ExtractPropertyValuesFromDocument()
/aosp_15_r20/external/rust/android-crates-io/crates/toml/tests/
Ddecoder.rs13 let document = data in decode() localVariable

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