/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset-uclass.c | 19 int sysreset_request(struct udevice *dev, enum sysreset_t type) in sysreset_request() 49 int sysreset_walk(enum sysreset_t type) in sysreset_walk() 88 void sysreset_walk_halt(enum sysreset_t type) in sysreset_walk_halt()
|
/openbmc/qemu/include/qobject/ |
H A D | qobject.h | 39 QType type; member 70 #define qobject_to(type, obj) \ argument 135 static inline QObject *qobject_check_type(const QObject *obj, QType type) in qobject_check_type()
|
/openbmc/entity-manager/schemas/ |
H A D | leak_detector.json | 7 "type": "object", string 11 "type": "string" string 23 "type": "string" string
|
/openbmc/u-boot/include/ |
H A D | regmap.h | 199 #define regmap_range_set(map, range, type, member, val) \ argument 213 #define regmap_set(map, type, member, val) \ argument 226 #define regmap_range_get(map, range, type, member, valp) \ argument 239 #define regmap_get(map, type, member, valp) \ argument
|
/openbmc/qemu/ui/ |
H A D | clipboard.c | 123 uint32_t type; in qemu_clipboard_update() local 178 uint32_t type; in qemu_clipboard_info_unref() local 196 QemuClipboardType type) in qemu_clipboard_request() 233 QemuClipboardType type, in qemu_clipboard_set_data()
|
/openbmc/qemu/block/ |
H A D | accounting.c | 106 int64_t bytes, enum BlockAcctType type) in block_acct_start() 159 int block_latency_histogram_set(BlockAcctStats *stats, enum BlockAcctType type, in block_latency_histogram_set() 254 void block_acct_invalid(BlockAcctStats *stats, enum BlockAcctType type) in block_acct_invalid() 271 void block_acct_merge_done(BlockAcctStats *stats, enum BlockAcctType type, in block_acct_merge_done() 287 enum BlockAcctType type) in block_acct_queue_depth()
|
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/ |
H A D | sys-tree.h | 58 #define SPLAY_HEAD(name, type) \ argument 70 #define SPLAY_ENTRY(type) \ argument 115 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument 157 #define SPLAY_GENERATE(name, type, field, cmp) \ argument 292 #define RB_HEAD(name, type) \ argument 306 #define RB_ENTRY(type) \ argument 377 #define RB_PROTOTYPE(name, type, field, cmp) \ argument 379 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ argument 381 #define RB_PROTOTYPE_INTERNAL(name, type, field, cmp, attr) \ argument 396 #define RB_GENERATE(name, type, field, cmp) \ argument [all …]
|
/openbmc/phosphor-power/ |
H A D | elog-errors.hpp | 266 using type = typedef 297 using type = typedef 328 using type = typedef 359 using type = typedef 390 using type = typedef 421 using type = typedef 452 using type = typedef 483 using type = typedef 514 using type = typedef 545 using type = typedef [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | pmbus_read_sensor_action.hpp | 69 explicit PMBusReadSensorAction(SensorType type, uint8_t command, in PMBusReadSensorAction() 170 const SensorType type{}; member in phosphor::power::regulators::PMBusReadSensorAction
|
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | SessionsStore.js | 67 toastMessages.push({ type: 'success', message }); property in AnonymousClass63574dd00301 75 toastMessages.push({ type: 'error', message }); property in AnonymousClass63574dd00401
|
H A D | UserManagementStore.js | 216 toastMessages.push({ type: 'success', message }); property in AnonymousClassf362ce951301 224 toastMessages.push({ type: 'error', message }); property in AnonymousClassf362ce951401 259 toastMessages.push({ type: 'success', message }); property in AnonymousClassf362ce951701 267 toastMessages.push({ type: 'error', message }); property in AnonymousClassf362ce951801 302 toastMessages.push({ type: 'success', message }); property in AnonymousClassf362ce951b01 310 toastMessages.push({ type: 'error', message }); property in AnonymousClassf362ce951c01
|
/openbmc/qemu/util/ |
H A D | atomic64.c | 44 #define GEN_READ(name, type) \ argument 60 #define GEN_SET(name, type) \ in GEN_READ() argument
|
/openbmc/phosphor-hwmon/ |
H A D | targets.hpp | 44 static constexpr InterfaceType type = InterfaceType::FAN_SPEED; member 50 static constexpr InterfaceType type = InterfaceType::FAN_PWM; member 77 auto type = Targets<T>::type; in addTarget() local
|
/openbmc/libcper/generator/ |
H A D | cper-generate.c | 96 void generate_single_section_record(char *type, FILE *out, in generate_single_section_record() 121 EFI_ERROR_SECTION_DESCRIPTOR *generate_section_descriptor(char *type, in generate_section_descriptor() 190 size_t generate_section(void **location, char *type, in generate_section()
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target-has.h | 44 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument 45 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument 48 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target-has.h | 44 tcg_target_extract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_extract_valid() 61 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid() 70 #define TCG_TARGET_deposit_valid(type, ofs, len) 0 argument
|
/openbmc/u-boot/env/ |
H A D | flags.c | 91 const char *env_flags_get_vartype_name(enum env_flags_vartype type) in env_flags_get_vartype_name() 110 char *type; in env_flags_parse_vartype() local 221 enum env_flags_vartype type) in _env_flags_validate_type() 345 enum env_flags_vartype type; in env_flags_validate_type() local 380 enum env_flags_vartype type = env_flags_get_type(name); in env_flags_validate_env_set_params() local 514 enum env_flags_vartype type = (enum env_flags_vartype) in env_flags_validate() local
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric_collection.hpp | 15 HealthMetricCollection(sdbusplus::bus_t& bus, MetricIntf::Type type, in HealthMetricCollection() 41 MetricIntf::Type type; member in phosphor::health::metric::collection::HealthMetricCollection
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | header.hpp | 74 using type = T; typedef 81 using type = const header_str&; typedef
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | fbif.h | 29 uint8_t type; /* XENFB_TYPE_UPDATE */ member 44 uint8_t type; /* XENFB_TYPE_RESIZE */ member 56 uint8_t type; member 82 uint8_t type; /* XENFB_TYPE_UPDATE_PERIOD */ member 91 uint8_t type; member
|
/openbmc/qemu/qom/ |
H A D | object_interfaces.c | 79 Object *user_creatable_add_type(const char *type, const char *id, in user_creatable_add_type() 166 char *object_property_help(const char *name, const char *type, in object_property_help() 219 bool type_print_class_properties(const char *type) in type_print_class_properties() 257 bool user_creatable_print_help(const char *type, QemuOpts *opts) in user_creatable_print_help() 273 const char *type = qdict_get_try_str(args, "qom-type"); in user_creatable_print_help_from_qdict() local
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-vec.c | 62 TCGType type, unsigned vece) in tcg_can_emit_vecop_list() 144 void vec_gen_2(TCGOpcode opc, TCGType type, unsigned vece, TCGArg r, TCGArg a) in vec_gen_2() 153 void vec_gen_3(TCGOpcode opc, TCGType type, unsigned vece, in vec_gen_3() 164 void vec_gen_4(TCGOpcode opc, TCGType type, unsigned vece, in vec_gen_4() 176 void vec_gen_6(TCGOpcode opc, TCGType type, unsigned vece, TCGArg r, in vec_gen_6() 194 TCGType type = rt->base_type; in vec_gen_op2() local 207 TCGType type = rt->base_type; in vec_gen_op3() local 232 TCGType type = rt->base_type; in tcg_gen_dup_i64_vec() local 252 TCGType type = rt->base_type; in tcg_gen_dup_i32_vec() local 263 TCGType type = rt->base_type; in tcg_gen_dup_mem_vec() local [all …]
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbusutil.cpp | 91 std::string getSensorUnit(const std::string& type) in getSensorUnit() 113 std::string getSensorPath(const std::string& type, const std::string& id) in getSensorPath() 150 bool validType(const std::string& type) in validType()
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target-has.h | 56 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument 57 #define TCG_TARGET_sextract_valid(type, ofs, len) 1 argument 58 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | customrecipe.js | 43 type: 'GET', property in AnonymousClass8517e4c60401 230 type: method, property in AnonymousClass8517e4c60701 255 type: "GET", property in AnonymousClass8517e4c60a01 293 type: 'DELETE', property in AnonymousClass8517e4c61001
|