/openbmc/u-boot/arch/arm/include/asm/ |
H A D | processor.h | 23 unsigned int save[FP_SIZE]; /* as yet undefined */ member 27 unsigned int save[FP_SIZE]; /* undefined information */ member 77 struct context_save_struct *save; member
|
/openbmc/u-boot/common/ |
H A D | memsize.c | 29 long save[BITS_PER_LONG - 1]; in get_ram_size() local
|
/openbmc/pyphosphor/obmc/dbuslib/ |
H A D | propertycacher.py | 35 def save(obj_path, iface_name, properties): function
|
/openbmc/qemu/util/ |
H A D | path.c | 52 char *save = g_strdup(name); in path() local
|
/openbmc/bios-settings-mgr/include/ |
H A D | secureboot.hpp | 82 void save(Archive& archive, const std::uint32_t version) const in save() function in bios_config::SecureBoot
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_mapper_serialize.cpp | 30 void save(Archive& archive, const LDAPMapperEntry& entry, in save() function
|
H A D | ldap_config.cpp | 642 void Config::save(Archive& archive, const std::uint32_t /*version*/) const in save() function in phosphor::ldap::Config
|
/openbmc/phosphor-snmp/ |
H A D | snmp_serialize.cpp | 34 void save(Archive& archive, const Client& manager, in save() function
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | event_serialize.cpp | 30 void save(Archive& archive, const Entry& event, in save() function
|
/openbmc/bios-settings-mgr/src/ |
H A D | manager_serialize.cpp | 44 void save(Archive& archive, const Manager& entry, in save() function
|
/openbmc/phosphor-state-manager/ |
H A D | host_state_manager.hpp | 250 void save(Archive& archive, const std::uint32_t version) const in save() function in phosphor::state::manager::Host
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | alarm_timestamps.hpp | 178 void save() in save() function in sensor::monitor::AlarmTimestamps
|
/openbmc/phosphor-logging/ |
H A D | elog_serialize.cpp | 34 void save(Archive& a, const Entry& e, const std::uint32_t /*version*/) in save() function
|
/openbmc/ibm-logging/ |
H A D | callout.cpp | 47 void save(Archive& archive, const Callout& callout, const std::uint32_t version) in save() function
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 505 bool save = get_flush_inputs_to_zero(fpst); in HELPER() local 518 bool save = get_flush_to_zero(fpst); in HELPER() local 531 bool save = get_flush_inputs_to_zero(fpst); in HELPER() local 544 bool save = get_flush_to_zero(fpst); in HELPER() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | npm_registry.py | 103 def save(self, meta): member in ManifestImpl
|
/openbmc/openpower-occ-control/ |
H A D | powercap.cpp | 40 void OccPersistCapData::save() in save() function in open_power::occ::powercap::OccPersistCapData
|
/openbmc/u-boot/include/ |
H A D | environment.h | 226 int (*save)(void); member
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | fm.c | 36 void *save; in fm_muram_alloc() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | testrunner.py | 92 def save(self) -> None: member in LastElapsedTime
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | models.py | 100 def save(self, *args, **kwargs): member in BuildRequest
|
/openbmc/qemu/tests/qtest/ |
H A D | test-x86-cpuid-compat.c | 76 char *save; in add_cpuid_test() local
|
/openbmc/qemu/target/s390x/ |
H A D | helper.c | 259 hwaddr save = len; in s390_store_adtl_status() local
|
/openbmc/u-boot/board/solidrun/mx6cuboxi/ |
H A D | mx6cuboxi.c | 71 u32 save[64]; in get_ram_size_stride_test() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cache.py | 970 def save(self, data): member in SimpleCache
|