Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsettings-tool.c134 gchar **schemas; in gsettings_list_schemas() local
144 gchar **schemas; in gsettings_list_schemas_with_paths() local
173 gchar **schemas; in gsettings_list_relocatable_schemas() local
300 gchar **schemas; in gsettings_list_recursively() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dxmpwriter.c46 GSList *schemas; member
95 const gchar **schemas; in gst_tag_xmp_writer_data_add_all_schemas_unlocked() local
Dgstxmptag.c115 const gchar **schemas; member
1712 const gchar ** schemas) in gst_tag_list_to_xmp_buffer()
/third_party/node/deps/npm/node_modules/har-validator/lib/
Dpromise.js3 var schemas = require('har-schema') variable
Dasync.js3 var schemas = require('har-schema') variable
/third_party/libxml2/
Drunsuite.c768 xstcTestInstance(xmlNodePtr cur, xmlSchemaPtr schemas, in xstcTestInstance()
867 xmlSchemaPtr schemas = NULL; in xstcTestGroup() local
Drngparser.c1436 xmlConvertCRNG(const char *schemas, int len, const char *encoding) { in xmlConvertCRNG()
1517 const xmlChar *schemas = variable
Dconfigure.ac160 AC_ARG_WITH(schemas, optwith
Druntest.c3066 xmlSchemaPtr schemas) { in schemasOneTest()
3147 xmlSchemaPtr schemas; in schemasTest() local
3238 xmlRelaxNGPtr schemas) { in rngOneTest()
3320 xmlRelaxNGPtr schemas; in rngTest() local
DdebugXML.c2356 xmlShellRNGValidate(xmlShellCtxtPtr sctxt, char *schemas, in xmlShellRNGValidate()
/third_party/node/deps/npm/node_modules/copy-concurrently/node_modules/aproba/
Dindex.js30 var schemas = rawSchemas.split('|') variable
/third_party/node/deps/npm/node_modules/gauge/node_modules/aproba/
Dindex.js30 var schemas = rawSchemas.split('|') variable
/third_party/node/deps/npm/node_modules/move-concurrently/node_modules/aproba/
Dindex.js30 var schemas = rawSchemas.split('|') variable
/third_party/node/deps/npm/node_modules/run-queue/node_modules/aproba/
Dindex.js30 var schemas = rawSchemas.split('|') variable
/third_party/node/deps/npm/node_modules/gentle-fs/node_modules/aproba/
Dindex.js30 var schemas = rawSchemas.split('|') variable
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dtag.c1245 const gchar ** schemas) in do_xmp_tag_serialization_deserialization()
1452 const gchar *schemas[] = { "Iptc4xmpExt", NULL }; in GST_START_TEST() local
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h289 const MigrationSchema* schemas; member
Dgenerated_message_reflection.cc2314 const MigrationSchema* schemas, in AssignDescriptorsHelper()
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/
Dajv.js279 function _removeAllSchemas(self, schemas, regex) { argument
Dajv.d.ts177 schemas?: Array<object> | object; property
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_writer.cc187 std::vector<std::shared_ptr<Schema>> schemas = header_data->GetSchemas(); in SetShardHeader() local
408 const std::vector<std::shared_ptr<Schema>> &schemas = shard_header_->GetSchemas(); in ValidateRawData() local
/third_party/flatbuffers/tests/
Dtest.cpp2541 std::string schemas[NUM_VERSIONS]; in EvolutionTest() local
2611 std::string schemas[NUM_VERSIONS]; in UnionDeprecationTest() local
3668 std::vector<std::string> schemas; in StringVectorDefaultsTest() local
3686 std::vector<std::string> schemas; in OptionalScalarsTest() local
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_header.cc274 Status ShardHeader::ParseSchema(const json &schemas) { in ParseSchema()
/third_party/gettext/gnulib-local/lib/libxml/
DdebugXML.c2385 xmlShellRNGValidate(xmlShellCtxtPtr sctxt, char *schemas, in xmlShellRNGValidate()
/third_party/glib/gio/tests/
Dgsettings.c2454 const gchar * const *schemas; in test_list_schemas() local