| /external/libchrome/components/json_schema/ |
| D | json_schema_validator_unittest_base.cc | 91 std::unique_ptr<base::DictionaryValue> schema( in TestComplex() local 118 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestStringPattern() local 136 std::unique_ptr<base::DictionaryValue> schema( in TestEnum() local 158 std::unique_ptr<base::DictionaryValue> schema( in TestChoices() local 190 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestObject() local 308 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestTypeReference() local 367 std::unique_ptr<base::DictionaryValue> schema( in TestArrayTuple() local 431 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestArrayNonTuple() local 467 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestString() local 494 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestNumber() local [all …]
|
| D | json_schema_validator.cc | 407 const std::string& schema, in IsValidSchema() 414 const std::string& schema, in IsValidSchema() 433 JSONSchemaValidator::JSONSchemaValidator(base::DictionaryValue* schema) in JSONSchemaValidator() 437 JSONSchemaValidator::JSONSchemaValidator(base::DictionaryValue* schema, in JSONSchemaValidator() 464 const base::DictionaryValue* schema, in Validate() 594 const base::DictionaryValue* schema, in ValidateObject() 675 const base::DictionaryValue* schema, in ValidateArray() 717 const base::DictionaryValue* schema, in ValidateTuple() 766 const base::DictionaryValue* schema, in ValidateString() 806 const base::DictionaryValue* schema, in ValidateNumber() [all …]
|
| /external/icing/icing/schema/ |
| D | schema-util_test.cc | 135 SchemaProto schema = SchemaBuilder() in TEST() local 222 SchemaProto schema = SchemaBuilder() in TEST() local 308 SchemaProto schema = SchemaBuilder() in TEST() local 349 SchemaProto schema = SchemaBuilder().AddType(type_a).AddType(type_b).Build(); in TEST() local 386 SchemaProto schema = in TEST() local 423 SchemaProto schema = in TEST() local 430 SchemaProto schema; in TEST() local 435 SchemaProto schema = in TEST() local 462 SchemaProto schema = in TEST() local 470 SchemaProto schema = in TEST() local [all …]
|
| D | schema-store_test.cc | 364 SchemaProto schema = SchemaBuilder() in TEST_F() local 394 SchemaProto schema = in TEST_F() local 450 SchemaProto schema = in TEST_F() local 489 SchemaProto schema = in TEST_F() local 599 SchemaProto schema = in TEST_F() local 764 SchemaProto schema = in TEST_F() local 805 SchemaProto schema = in TEST_F() local
|
| /external/icing/icing/query/ |
| D | query-processor_test.cc | 173 SchemaProto schema = SchemaBuilder() in TEST_F() local 224 SchemaProto schema = SchemaBuilder() in TEST_F() local 275 SchemaProto schema = SchemaBuilder() in TEST_F() local 351 SchemaProto schema = SchemaBuilder() in TEST_F() local 419 SchemaProto schema = SchemaBuilder() in TEST_F() local 487 SchemaProto schema = SchemaBuilder() in TEST_F() local 557 SchemaProto schema = SchemaBuilder() in TEST_F() local 632 SchemaProto schema = SchemaBuilder() in TEST_F() local 702 SchemaProto schema = SchemaBuilder() in TEST_F() local 778 SchemaProto schema = SchemaBuilder() in TEST_F() local [all …]
|
| /external/perfetto/src/trace_processor/sqlite/ |
| D | db_sqlite_table_unittest.cc | 27 Table::Schema schema; in CreateSchema() local 42 auto schema = CreateSchema(); in TEST() local 60 auto schema = CreateSchema(); in TEST() local 78 auto schema = CreateSchema(); in TEST() local 99 auto schema = CreateSchema(); in TEST() local 122 auto schema = CreateSchema(); in TEST() local 139 auto schema = CreateSchema(); in TEST() local
|
| D | db_sqlite_table.cc | 98 Table::Schema schema, in RegisterTable() 109 Table::Schema schema = generator->CreateSchema(); in RegisterTable() local 123 util::Status DbSqliteTable::Init(int, const char* const*, Schema* schema) { in Init() 128 SqliteTable::Schema DbSqliteTable::ComputeSchema(const Table::Schema& schema, in ComputeSchema() 168 void DbSqliteTable::BestIndex(const Table::Schema& schema, in BestIndex() 194 void DbSqliteTable::ModifyConstraints(const Table::Schema& schema, in ModifyConstraints() 249 const Table::Schema& schema, in EstimateCost()
|
| /external/icing/java/tests/instrumentation/src/com/google/android/icing/ |
| D | IcingSearchEngineTest.java | 140 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testSetAndGetSchema() local 160 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testPutAndGetDocuments() local 183 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testSearch() local 218 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testGetNextPage() local 277 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDelete() local 301 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDeleteByNamespace() local 326 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDeleteBySchemaType() local 351 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDeleteByQuery() local 438 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testGetAllNamespaces() local 468 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testReportUsage() local [all …]
|
| /external/oss-fuzz/projects/alembic/ |
| D | alembic_dump_info_fuzzer.cc | 64 template <typename T> void dumpAttributes(T const &schema) { in dumpAttributes() 94 const IPolyMeshSchema &schema = mesh.getSchema(); in dumpPolyMesh() local 103 const ISubDSchema &schema = mesh.getSchema(); in dumpSubD() local 115 const IFaceSetSchema &schema = faceSet.getSchema(); in dumpFaceSet() local 122 const ICurvesSchema &schema = curves.getSchema(); in dumpCurves() local 130 const IXformSchema &schema = xform.getSchema(); in dumpXform() local 139 IMaterialSchema &schema = material.getSchema(); in dumpMaterial() local
|
| /external/openscreen/cast/protocol/castv2/ |
| D | validation.cc | 42 void LoadSchema(const char* schema_json, valijson::Schema* schema) { in LoadSchema() 50 const valijson::Schema& schema) { in Validate() 64 valijson::Schema schema; in Validate() local 72 static valijson::Schema schema; in ValidateStreamingMessage() local 79 static valijson::Schema schema; in ValidateReceiverMessage() local
|
| /external/libtextclassifier/native/utils/flatbuffers/ |
| D | reflection.cc | 69 const reflection::Object* TypeForName(const reflection::Schema* schema, in TypeForName() 79 Optional<int> TypeIdForObject(const reflection::Schema* schema, in TypeIdForObject() 89 Optional<int> TypeIdForName(const reflection::Schema* schema, in TypeIdForName() 99 bool SwapFieldNamesForOffsetsInPath(const reflection::Schema* schema, in SwapFieldNamesForOffsetsInPath() 129 Variant ParseEnumValue(const reflection::Schema* schema, in ParseEnumValue()
|
| D | reflection_test.cc | 30 const reflection::Schema* schema = in TEST() local 48 const reflection::Schema* schema = in TEST() local
|
| /external/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | AbstractSchemaTest.java | 47 private Schema<T> schema; field in AbstractSchemaTest 58 Protobuf.getInstance().registerSchemaOverride(schema.newInstance().getClass(), schema); in registerSchemas() local 61 protected abstract Schema<T> schema(); in schema() method in AbstractSchemaTest 113 String failureMessage, M msg, Schema<M> schema) throws IOException { in roundtrip()
|
| D | ExperimentalSerializationUtil.java | 51 public static <T> byte[] toByteArray(T msg, Schema<T> schema) throws IOException { in toByteArray() 90 Schema<T> schema = Protobuf.getInstance().schemaFor(messageType); in fromByteArray() local 104 Schema<T> schema = Protobuf.getInstance().schemaFor(messageType); in fromByteArrayFastPath() local
|
| /external/perfetto/src/protozero/filtering/ |
| D | filter_util_unittest.cc | 36 auto schema = MkTemp(R"( in TEST() local 61 auto schema = MkTemp(R"( in TEST() local 93 auto schema = MkTemp(R"( in TEST() local 146 auto schema = MkTemp(R"( in TEST() local
|
| /external/libchrome/components/policy/core/common/ |
| D | schema_map_unittest.cc | 51 Schema schema = Schema::Parse(kTestSchema, &error); in CreateTestSchema() local 58 Schema schema = CreateTestSchema(); in CreateTestMap() local 85 Schema schema = CreateTestSchema(); in TEST_F() local 115 const Schema* schema = in TEST_F() local 128 Schema schema = Schema::Parse(kTestSchema, &error); in TEST_F() local 219 Schema schema = Schema::Parse( in TEST_F() local
|
| D | schema_unittest.cc | 156 Schema schema = Schema::Parse(content, &error); in ParseFails() local 164 Schema schema, in TestSchemaValidationHelper() 199 void TestSchemaValidationWithPath(Schema schema, in TestSchemaValidationWithPath() 272 Schema schema = Schema::Parse(R"({ in TEST() local 309 Schema schema = Schema::Parse(kTestSchema, &error); in TEST() local 446 Schema schema = Schema::Parse(R"({ "type": "object" })", &error); in TEST() local 602 Schema schema = Schema::Wrap(&kData); in TEST() local 668 Schema schema = Schema::Parse(kTestSchema, &error); in TEST() local 1092 Schema schema = Schema::Parse(R"({ in TEST() local 1142 Schema schema = Schema::Parse(R"({ in TEST() local [all …]
|
| /external/python/parse_type/parse_type/ |
| D | cfparse.py | 35 def __init__(self, schema, extra_types=None, case_sensitive=False, argument 57 def create_missing_types(cls, schema, type_dict, type_builder=None): argument 76 def extract_missing_special_type_names(schema, type_dict): argument
|
| /external/python/google-api-python-client/googleapiclient/ |
| D | schema.py | 130 def _prettyPrintSchema(self, schema, seen=None, dent=0): argument 147 def prettyPrintSchema(self, schema): argument 174 def __init__(self, schema, seen, dent=0): argument 242 def _to_str_impl(self, schema): argument
|
| D | discovery.py | 473 def _fix_up_parameters(method_desc, root_desc, http_method, schema): argument 558 def _fix_up_method_description(method_desc, root_desc, schema): argument 711 def createMethod(methodName, methodDesc, rootDesc, schema): argument 1040 schema, argument 1109 def _add_basic_methods(self, resourceDesc, rootDesc, schema): argument 1154 def _add_nested_resources(self, resourceDesc, rootDesc, schema): argument 1191 def _add_next_methods(self, resourceDesc, schema): argument 1238 def _methodProperties(methodDesc, schema, name): argument
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsonschema/ |
| D | JsonSchema.java | 25 private final ObjectNode schema; field in JsonSchema 36 public JsonSchema(ObjectNode schema) in JsonSchema()
|
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Protobuf.java | 91 Schema<T> schema = (Schema<T>) schemaCache.get(messageType); in schemaFor() local 118 public Schema<?> registerSchema(Class<?> messageType, Schema<?> schema) { in registerSchema() 133 public Schema<?> registerSchemaOverride(Class<?> messageType, Schema<?> schema) { in registerSchemaOverride()
|
| /external/skia/infra/bots/gen_tasks_logic/ |
| D | schema.go | 256 type schema struct { struct 257 Keys []string `json:"keys"` 258 OptionalKeys []string `json:"optional_keys"` 259 RecurseRoles []string `json:"recurse_roles"`
|
| /external/icing/icing/ |
| D | icing-search-engine_benchmark.cc | 216 SchemaProto schema = schema_generator.GenerateSchema(num_types); in BM_IndexLatency() local 286 SchemaProto schema = schema_generator.GenerateSchema(num_types); in BM_IndexThroughput() local 352 SchemaProto schema = in BM_MutlipleIndices() local 474 SchemaProto schema = in BM_SearchNoStackOverflow() local 540 SchemaProto schema = in BM_RepeatedPut() local 590 SchemaProto schema = in BM_Put() local 625 SchemaProto schema = in BM_Get() local 662 SchemaProto schema = in BM_Delete() local 702 SchemaProto schema = in BM_PutMaxAllowedDocuments() local
|
| /external/flatbuffers/src/ |
| D | reflection.cpp | 72 const reflection::Schema *schema, int type_index) { in GetAnyValueS() 179 ResizeContext(const reflection::Schema &schema, uoffset_t start, int delta, in ResizeContext() 309 void SetString(const reflection::Schema &schema, const std::string &val, in SetString() 329 uint8_t *ResizeAnyVector(const reflection::Schema &schema, uoffset_t newsize, in ResizeAnyVector() 379 const reflection::Schema &schema, in CopyTable() 527 bool VerifyUnion(flatbuffers::Verifier &v, const reflection::Schema &schema, in VerifyUnion() 552 bool VerifyVector(flatbuffers::Verifier &v, const reflection::Schema &schema, in VerifyVector() 629 bool VerifyObject(flatbuffers::Verifier &v, const reflection::Schema &schema, in VerifyObject() 707 bool Verify(const reflection::Schema &schema, const reflection::Object &root, in Verify()
|