Home
last modified time | relevance | path

Searched defs:value (Results 1601 – 1625 of 2001) sorted by relevance

1...<<61626364656667686970>>...81

/openbmc/phosphor-power/phosphor-regulators/schema/
H A Dconfig_schema.json107 "value": { "$ref": "#/definitions/boolean_value" } object
127 "value": { "$ref": "#/definitions/string_value" }, object
162 "value": { "$ref": "#/definitions/bit_value" } object
189 "value": { "$ref": "#/definitions/byte_value" }, object
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py102 value = models.CharField(max_length=255) variable in ToasterSetting
379 def set_variable(self,variable,value): argument
1784 value = models.TextField(blank = True) variable in ProjectVariable
1798 value = models.TextField(blank=True) variable in VariableHistory
/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp152 uint32_t value = 0xffffffff << (32 - bits); in getNetmask() local
1359 inline void setDHCPConfig(const std::string& propertyName, const bool& value, in setDHCPConfig()
1490 return std::find_if(head, end, [](const IPv4AddressData& value) { in getNextStaticIpEntry()
1499 return std::find_if(head, end, [](const IPv6AddressData& value) { in getNextStaticIpEntry()
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c745 mac_delay_1g_t value; in mac_set_rmii_50m_output_enable() local
1240 int FindErr (MAC_ENGINE *p_eng, int value) in FindErr()
1251 int FindErr_Des (MAC_ENGINE *p_eng, int value) in FindErr_Des()
/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp210 void set_property(const std::string& property_name, const VALUE_TYPE value, in set_property()
348 const dbus_variant& value) { in DbusObject()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c222 int value; in nuke() local
1427 static int musb_gadget_set_halt(struct usb_ep *ep, int value) in musb_gadget_set_halt()
/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c589 uint64_t value = 0; in allwinner_sun8i_emac_read() local
683 uint64_t value, unsigned size) in allwinner_sun8i_emac_write()
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c746 static inline void machine_set_aes_key_wrap(Object *obj, bool value, in machine_set_aes_key_wrap()
761 static inline void machine_set_dea_key_wrap(Object *obj, bool value, in machine_set_dea_key_wrap()
H A Ds390-stattrib.c299 static int qemu_s390_set_migrationmode_stub(S390StAttribState *sa, bool value, in qemu_s390_set_migrationmode_stub()
/openbmc/qemu/chardev/
H A Dchar.c797 ChardevInfo *value = g_malloc0(sizeof(*value)); in qmp_query_chardev_foreach() local
822 ChardevBackendInfo *value; in qmp_prepend_backend() local
/openbmc/qemu/tests/qemu-iotests/
H A Dqcow2_format.py35 def __init__(self, value): argument
/openbmc/u-boot/drivers/spi/
H A Dspi-uclass.c412 int value; in spi_slave_ofdata_to_platdata() local
/openbmc/u-boot/drivers/i2c/
H A Di2c-gpio.c73 int value; in i2c_gpio_read_bit() local
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dquark.h225 u32 value) in qrk_pci_write_config_dword()
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py256 def __setitem__(self, name, value): argument
/openbmc/qemu/hw/intc/
H A Dsh_intc.c214 uint64_t value, unsigned size) in sh_intc_write()
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c48 u32 value[PHY_CFG_SIZE]; member
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py201 def __exit__(self, extype, value, traceback): argument
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.hpp528 std::optional<double> value; in getPeakInputPower() local
H A Dnew_power_supply.hpp544 std::optional<double> value; in getPeakInputPower() local
/openbmc/qemu/tests/qtest/
H A Darm-cpu-features.c169 #define assert_set_feature(qts, cpu_type, feature, value) \ argument
/openbmc/qemu/hw/display/
H A Dbochs-display.c321 static void bochs_display_set_big_endian_fb(Object *obj, bool value, in bochs_display_set_big_endian_fb()
H A Dvga-pci.c189 static void vga_set_big_endian_fb(Object *obj, bool value, Error **errp) in vga_set_big_endian_fb()
/openbmc/qemu/hw/gpio/
H A Dzaurus.c115 uint64_t value, unsigned size) in scoop_write()
/openbmc/qemu/hw/usb/
H A Ddev-hid.c576 int request, int value, int index, int length, uint8_t *data) in usb_hid_handle_control()

1...<<61626364656667686970>>...81