| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | cell.rs | 255 value: UnsafeCell<T>, field 473 value: UnsafeCell<T>, field 608 let value = unsafe { NonNull::new_unchecked(self.value.get()) }; in borrow() localVariable 662 let value = unsafe { NonNull::new_unchecked(self.value.get()) }; in borrow_mut() localVariable 822 value: NonNull<T>, field 903 value: NonNull<T>, field 955 value: UnsafeCell<MaybeUninit<T>>, field
|
| /openbmc/sdbusplus/include/sdbusplus/asio/ |
| H A D | object_server.hpp | 158 PropertyType nop_get_value(const PropertyType& value) in nop_get_value() 312 callback_get_instance(const std::shared_ptr<PropertyType>& value, in callback_get_instance() 333 const std::shared_ptr<PropertyType>& value, in callback_set_message_instance() 363 const std::shared_ptr<PropertyType>& value, in callback_set_value_instance() 367 SetPropertyReturnValue operator()(const std::any& value) in operator ()() 550 bool set_property(const std::string& name, const PropertyType& value) in set_property() 664 sd_bus_message* value, void* userdata, in set_handler()
|
| /openbmc/openpower-vpd-parser/configuration/ibm/ |
| H A D | 50003000.json | 619 "value": 0 number 643 "value": 0 number 667 "value": 0 number 691 "value": 0 number 715 "value": 0 number 739 "value": 0 number 763 "value": 0 number 787 "value": 0 number 811 "value": 0 number 835 "value": 0 number [all …]
|
| H A D | 60002000.json | 619 "value": 0 number 643 "value": 0 number 667 "value": 0 number 691 "value": 0 number 715 "value": 0 number 739 "value": 0 number 763 "value": 0 number 787 "value": 0 number 811 "value": 0 number 835 "value": 0 number [all …]
|
| /openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/ |
| H A D | gpio.c | 28 void jz47xx_gpio_direction_output(unsigned int gpio, int value) in jz47xx_gpio_direction_output()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 207 | 34 def _filter(key, value): argument
|
| /openbmc/u-boot/board/freescale/c29xpcie/ |
| H A D | cpld.c | 95 unsigned char value; in cpld_cmd() local
|
| /openbmc/dbus-sensors/src/ |
| H A D | VariantVisitors.hpp | 83 for (const auto& value : t) in operator ()() local
|
| /openbmc/qemu/util/ |
| H A D | event.c | 135 unsigned value = qatomic_load_acquire(&ev->value); in qemu_event_wait() local
|
| /openbmc/u-boot/tools/ |
| H A D | imximage.c | 99 uint32_t value; in get_cfg_value() local 144 int fld, uint32_t value, uint32_t off) in set_dcd_val_v1() 238 int fld, uint32_t value, uint32_t off) in set_dcd_val_v2() 602 int value; in parse_cfg_cmd() local 684 int value; in parse_cfg_fld() local
|
| H A D | image-host.c | 30 static int fit_set_hash_value(void *fit, int noffset, uint8_t *value, in fit_set_hash_value() 62 uint8_t value[FIT_MAX_HASH_LEN]; in fit_image_process_hash() local 107 static int fit_image_write_sig(void *fit, int noffset, uint8_t *value, in fit_image_write_sig() 218 uint8_t *value; in fit_image_process_sig() local 594 uint8_t *value; in fit_config_process_sig() local
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/ |
| H A D | events.json | 348 "value": 10 number 356 "value": 13 number 390 "value": 10 number 398 "value": 13 number 432 "value": 9 number 440 "value": 12 number 474 "value": 9 number 482 "value": 12 number 516 "value": 10 number 524 "value": 13 number [all …]
|
| /openbmc/u-boot/drivers/net/ |
| H A D | bcm-sf2-eth-gmac.c | 79 static inline void reg32_clear_bits(uint32_t reg, uint32_t value) in reg32_clear_bits() 86 static inline void reg32_set_bits(uint32_t reg, uint32_t value) in reg32_set_bits() 608 u16 value = 0; in gmac_miiphy_read() local 634 u16 value) in gmac_miiphy_write()
|
| /openbmc/qemu/hw/misc/ |
| H A D | xlnx-versal-cfu.c | 33 bool update_wfifo(hwaddr addr, uint64_t value, in update_wfifo() 211 static void cfu_stream_write(void *opaque, hwaddr addr, uint64_t value, in cfu_stream_write() 274 static void cfu_sfr_write(void *opaque, hwaddr addr, uint64_t value, in cfu_sfr_write() 304 static void cfu_fdro_write(void *opaque, hwaddr addr, uint64_t value, in cfu_fdro_write()
|
| /openbmc/u-boot/board/renesas/rsk7269/ |
| H A D | rsk7269.c | 28 void led_set_state(unsigned short value) in led_set_state()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery.cookie.js | 28 function stringifyCookieValue(value) { argument
|
| /openbmc/u-boot/board/renesas/rsk7203/ |
| H A D | rsk7203.c | 26 void led_set_state(unsigned short value) in led_set_state()
|
| /openbmc/phosphor-pid-control/dbus/ |
| H A D | dbushelper_interface.hpp | 12 double value = 0.0; member
|
| /openbmc/u-boot/board/renesas/rsk7264/ |
| H A D | rsk7264.c | 27 void led_set_state(unsigned short value) in led_set_state()
|
| /openbmc/u-boot/board/shmin/ |
| H A D | shmin.c | 40 void led_set_state(unsigned short value) in led_set_state()
|
| /openbmc/qemu/include/qobject/ |
| H A D | qdict.h | 23 QObject *value; member
|
| /openbmc/qemu/system/ |
| H A D | balloon.c | 93 void qmp_balloon(int64_t value, Error **errp) in qmp_balloon()
|
| /openbmc/phosphor-fan-presence/control/json/actions/ |
| H A D | request_target_base.cpp | 48 auto value = Manager::getObjValueVariant( in run() local
|
| /openbmc/qemu/backends/ |
| H A D | igvm-cfg.c | 24 static void set_igvm(Object *obj, const char *value, Error **errp) in set_igvm()
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | imx31_ccm.h | 70 #define EXTRACT(value, name) (((value) >> PDR0_##name##_PODF_SHIFT) \ argument 72 #define INSERT(value, name) (((value) & PDR0_##name##_PODF_MASK) << \ argument
|