Home
last modified time | relevance | path

Searched defs:schema_ (Results 1 – 25 of 52) sorted by relevance

123

/external/pytorch/torch/csrc/jit/mobile/
Dfunction.h74 std::optional<c10::FunctionSchema> schema_; // (byte-code version 4+) variable
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dembedder.h100 const reflection::Schema* schema_; variable
Dgrafter.h104 const reflection::Schema* schema_; variable
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/model_modifier/
Dembedder.h103 const reflection::Schema* schema_; variable
Dgrafter.h106 const reflection::Schema* schema_; variable
Dvalidation_graph_builder.h209 const reflection::Schema* schema_; variable
/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.h196 const reflection::Schema* const schema_; variable
297 const reflection::Schema* const schema_; variable
/external/icing/icing/monkey_test/
Din-memory-icing-search-engine.h137 std::unique_ptr<SchemaProto> schema_; variable
Dmonkey-test-generators.h122 const SchemaProto* schema_; // Does not own. variable
/external/perfetto/src/trace_processor/db/
Druntime_table.h114 Table::Schema schema_; variable
/external/pytorch/torch/csrc/utils/
Dschema_info.h109 const c10::FunctionSchema schema_; member
/external/pytorch/aten/src/ATen/core/
Dbuiltin_function.h85 c10::FunctionSchema schema_; member
/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/java/com/google/cloud/discoveryengine/v1beta/
DUpdateSchemaRequest.java71 private com.google.cloud.discoveryengine.v1beta.Schema schema_; field in UpdateSchemaRequest
524 private com.google.cloud.discoveryengine.v1beta.Schema schema_; field in UpdateSchemaRequest.Builder
DCreateSchemaRequest.java131 private com.google.cloud.discoveryengine.v1beta.Schema schema_; field in CreateSchemaRequest
773 private com.google.cloud.discoveryengine.v1beta.Schema schema_; field in CreateSchemaRequest.Builder
/external/flatbuffers/src/
Dbfbs_gen.h201 const reflection::Schema *schema_; variable
/external/pytorch/aten/src/ATen/core/dispatch/
DOperatorEntry.h224 std::optional<AnnotatedSchema> schema_; variable
/external/pytorch/torch/csrc/jit/api/
Dfunction_impl.h172 mutable std::unique_ptr<FunctionSchema> schema_; member
/external/icing/icing/index/iterator/
Ddoc-hit-info-iterator-property-in-schema_test.cc128 SchemaProto schema_; member in icing::lib::__anon9d52ac580111::DocHitInfoIteratorPropertyInSchemaTest
/external/libtextclassifier/native/utils/
Dlua-utils_test.cc60 OwnedFlatbuffer<reflection::Schema, std::string> schema_; member in libtextclassifier3::__anonff00ffc00111::LuaUtilsTest
/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1/src/main/java/com/google/cloud/datastream/v1/
DPostgresqlSchema.java74 private volatile java.lang.Object schema_ = ""; field in PostgresqlSchema
608 private java.lang.Object schema_ = ""; field in PostgresqlSchema.Builder
DOracleSchema.java74 private volatile java.lang.Object schema_ = ""; field in OracleSchema
605 private java.lang.Object schema_ = ""; field in OracleSchema.Builder
/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1beta1/src/main/java/com/google/cloud/dataform/v1beta1/
DTarget.java127 private volatile java.lang.Object schema_ = ""; field in Target
721 private java.lang.Object schema_ = ""; field in Target.Builder
/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1alpha2/src/main/java/com/google/cloud/dataform/v1alpha2/
DTarget.java127 private volatile java.lang.Object schema_ = ""; field in Target
722 private java.lang.Object schema_ = ""; field in Target.Builder
/external/pytorch/torch/csrc/jit/runtime/
Doperator.h76 mutable std::variant<FunctionSchema, UnparsedFunctionSchema> schema_; member
/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/src/main/java/com/google/cloud/bigquery/migration/v2/
DNameMappingValue.java130 private volatile java.lang.Object schema_ = ""; field in NameMappingValue
811 private java.lang.Object schema_ = ""; field in NameMappingValue.Builder

123