/openbmc/qemu/tests/qtest/ |
H A D | qmp-cmd-test.c | 132 static void qmp_schema_init(QmpSchema *schema) in qmp_schema_init() 158 static SchemaInfo *qmp_schema_lookup(QmpSchema *schema, const char *name) in qmp_schema_lookup() 163 static void qmp_schema_cleanup(QmpSchema *schema) in qmp_schema_cleanup() 184 static void add_query_tests(QmpSchema *schema) in add_query_tests() 346 QmpSchema schema; in main() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/ |
H A D | validate_registry.py | 113 def validate_schema(registry, schema): argument 177 schema = args.schema_file variable 179 schema = None variable
|
/openbmc/libcper/ |
H A D | json-schema.c | 68 int validate_schema(json_object *schema, char *schema_directory, in validate_schema() 125 int validate_field(const char *field_name, json_object *schema, in validate_field() 262 int validate_integer(const char *field_name, json_object *schema, in validate_integer() 298 int validate_string(const char *field_name, json_object *schema, in validate_string() 311 int validate_object(const char *field_name, json_object *schema, in validate_object() 406 int validate_array(const char *field_name, json_object *schema, in validate_array()
|
/openbmc/bmcweb/redfish-core/ |
H A D | meson.build | 1 subdir('schema') subdir
|
/openbmc/qemu/monitor/ |
H A D | qmp-cmds-control.c | 182 static SchemaInfoList *zap_deprecated(SchemaInfoList *schema) in zap_deprecated() 208 SchemaInfoList *schema = NULL; in qmp_query_qmp_schema() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | redfish_v1.hpp | 133 const std::string& schema) in jsonSchemaGet() 197 const std::string& schema, const std::string& schemaFile) in jsonSchemaGetFile()
|
H A D | metadata.hpp | 78 std::filesystem::path schema("/usr/share/www/redfish/v1/schema"); in handleMetadataGet() local
|
/openbmc/openpower-hw-diags/util/ |
H A D | data_file.cpp | 33 valijson::Schema schema; in validateJson() local
|
/openbmc/openpower-hw-diags/analyzer/ras-data/ |
H A D | ras-data-parser.cpp | 227 auto schema = nlohmann::json::parse(file); in initDataFiles() local 269 auto schema = schemaFiles.at(version); in initDataFiles() local
|
/openbmc/linux/include/net/ |
H A D | ioam6.h | 21 struct ioam6_schema __rcu *schema; member
|
/openbmc/qemu/include/gdbstub/ |
H A D | commands.h | 64 const char *schema; member
|
/openbmc/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | ctrlmondata.c | 464 static void show_doms(struct seq_file *s, struct resctrl_schema *schema, int closid) in show_doms() 492 struct resctrl_schema *schema; in rdtgroup_schemata_show() local
|
H A D | rdtgroup.c | 1370 struct resctrl_schema *schema; in rdtgroup_size_show() local
|
/openbmc/qemu/stats/ |
H A D | stats-hmp-cmds.c | 77 StatsSchemaList *schema) in print_stats_results()
|
/openbmc/phosphor-power/phosphor-regulators/tools/ |
H A D | validate-regulators-config.py | 344 def validate_schema(config, schema): argument
|
/openbmc/libcper/tests/ |
H A D | test-utils.cpp | 171 valijson::Schema schema; in schema_validate_from_file() local
|
/openbmc/entity-manager/src/ |
H A D | utils.cpp | 135 valijson::Schema schema; in validateJson() local
|
H A D | entity_manager.cpp | 538 nlohmann::json schema = in createAddObjectMethod() local 851 nlohmann::json schema = in loadConfigurations() local
|
/openbmc/libbej/include/libbej/ |
H A D | bej_common.h | 113 uint8_t schema; member
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 441 char controlgroup[1024], schema[1024], reason[64]; in write_schemata() local
|
/openbmc/qemu/backends/ |
H A D | cryptodev.c | 54 StatsSchemaList **schema; member
|
/openbmc/linux/tools/net/ynl/lib/ |
H A D | ynl.py | 408 def __init__(self, def_path, schema=None): argument
|
/openbmc/qemu/gdbstub/ |
H A D | gdbstub.c | 877 static int cmd_parse_params(const char *data, const char *schema, in cmd_parse_params()
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | validate-regulators-config_tests.cpp | 3303 std::string schema = " -s "; in TEST() local
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 4023 StatsSchemaList **schema; member
|