/openbmc/qemu/target/s390x/ |
H A D | cpu_models.c | 111 const S390CPUDef *def; in s390_cpudef_featoff() local 122 const S390CPUDef *def = &s390_cpu_defs[i]; in s390_cpudef_featoff_greater() local 303 const S390CPUDef *def = &s390_cpu_defs[i]; in s390_find_cpu_def() local 424 const S390FeatDef *def = s390_feat_def(feat); in s390_cpu_list() local 431 const S390FeatGroupDef *def = s390_feat_group_def(group); in s390_cpu_list() local 745 const S390FeatGroupDef *def = s390_feat_group_def(group); in get_feature_group() local 766 const S390FeatGroupDef *def = s390_feat_group_def(group); in set_feature_group() local 828 const S390CPUDef *def = s390_find_cpu_def(type, gen, ec_ga, NULL); in s390_set_qemu_cpu_model() local 908 const S390FeatDef *def = s390_feat_def(feat); in s390_cpu_model_class_register_props() local 914 const S390FeatGroupDef *def = s390_feat_group_def(group); in s390_cpu_model_class_register_props() local
|
H A D | cpu_features.c | 199 const S390FeatGroupDef *def = s390_feat_group_def(group); in s390_feat_bitmap_to_ascii() local
|
H A D | cpu_models.h | 45 const S390CPUDef *def; member
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | conf.c | 84 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() 133 const char *def; in conf_string() local 262 int cnt, def; in conf_choice() local
|
H A D | confdata.c | 126 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val() 247 int conf_read_simple(const char *name, int def) in conf_read_simple() 1058 int cnt, def; in randomize_choice_values() local
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | gpio.c | 242 cJSON* def; in get_gpio_def() local 283 const cJSON* def = get_gpio_def(gpio->name); in gpio_get_params() local
|
/openbmc/phosphor-fan-presence/control/ |
H A D | fan.cpp | 31 Fan::Fan(sdbusplus::bus_t& bus, const FanDefinition& def) : in Fan()
|
/openbmc/u-boot/drivers/video/ |
H A D | videomodes.c | 332 char *dest, int dest_len, const char *def) in video_get_option_string() 362 int video_get_option_int(const char *options, const char *name, int def) in video_get_option_int()
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | iomux-v3.h | 269 #define SETUP_IOMUX_PAD(def) \ argument 279 #define SETUP_IOMUX_PAD(def) \ argument 285 #define SETUP_IOMUX_PAD(def) \ argument 291 #define SETUP_IOMUX_PAD(def) \ argument
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | json_parser.cpp | 175 SensorDefinition def{ in getSensorDefs() local 365 FanDefinition def{ in getFanDefs() local
|
H A D | fan.cpp | 38 std::unique_ptr<trust::Manager>& trust, const FanDefinition& def, in Fan()
|
/openbmc/qemu/qapi/ |
H A D | qapi-util.c | 69 int def, Error **errp) in qapi_enum_parse()
|
/openbmc/u-boot/board/siemens/common/ |
H A D | board.c | 116 unsigned char get_button_state(char * const envname, unsigned char def) in get_button_state()
|
/openbmc/u-boot/drivers/core/ |
H A D | read.c | 19 int dev_read_u32_default(struct udevice *dev, const char *propname, int def) in dev_read_u32_default() 29 int dev_read_s32_default(struct udevice *dev, const char *propname, int def) in dev_read_s32_default()
|
H A D | ofnode.c | 42 int ofnode_read_u32_default(ofnode node, const char *propname, u32 def) in ofnode_read_u32_default() 50 int ofnode_read_s32_default(ofnode node, const char *propname, s32 def) in ofnode_read_s32_default() 82 int ofnode_read_u64_default(ofnode node, const char *propname, u64 def) in ofnode_read_u64_default()
|
/openbmc/qemu/target/mips/tcg/system/ |
H A D | tlb_helper.c | 445 static void no_mmu_init(CPUMIPSState *env, const mips_def_t *def) in no_mmu_init() 451 static void fixed_mmu_init(CPUMIPSState *env, const mips_def_t *def) in fixed_mmu_init() 457 static void r4k_mmu_init(CPUMIPSState *env, const mips_def_t *def) in r4k_mmu_init() 469 void mmu_init(CPUMIPSState *env, const mips_def_t *def) in mmu_init()
|
/openbmc/phosphor-networkd/src/ |
H A D | util.cpp | 202 constexpr bool def = true; in getIPv6AcceptRA() local
|
/openbmc/u-boot/include/dm/ |
H A D | read.h | 533 const char *propname, int def) in dev_read_u32_default() 545 const char *propname, int def) in dev_read_s32_default()
|
/openbmc/qemu/block/ |
H A D | accounting.c | 45 static bool bool_from_onoffauto(OnOffAuto val, bool def) in bool_from_onoffauto()
|
/openbmc/ipmitool/src/plugins/ |
H A D | ipmi_intf.c | 141 int def = 1; in ipmi_intf_print() local
|
/openbmc/qemu/qom/ |
H A D | object_interfaces.c | 183 const char *def; in object_property_help() local
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_bios_cmd.cpp | 598 uint64_t lower, upper, def; in decodeAttributeTable() local 620 uint16_t def; in decodeAttributeTable() local
|
/openbmc/qemu/target/mips/ |
H A D | cpu.c | 643 static void mips_register_cpudef_type(const struct mips_def_t *def) in mips_register_cpudef_type()
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_config.cpp | 431 uint64_t lower, upper, def; in checkAttributeValueTable() local 465 uint16_t def; in checkAttributeValueTable() local
|
H A D | bios_table.cpp | 214 uint64_t lower, upper, def; in decodeIntegerEntry() local
|