Home
last modified time | relevance | path

Searched defs:save (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/u-boot/arch/arm/include/asm/
H A Dprocessor.h23 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 Dmemsize.c29 long save[BITS_PER_LONG - 1]; in get_ram_size() local
/openbmc/pyphosphor/obmc/dbuslib/
H A Dpropertycacher.py35 def save(obj_path, iface_name, properties): function
/openbmc/qemu/util/
H A Dpath.c52 char *save = g_strdup(name); in path() local
/openbmc/bios-settings-mgr/include/
H A Dsecureboot.hpp82 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 Dldap_mapper_serialize.cpp30 void save(Archive& archive, const LDAPMapperEntry& entry, in save() function
H A Dldap_config.cpp642 void Config::save(Archive& archive, const std::uint32_t /*version*/) const in save() function in phosphor::ldap::Config
/openbmc/phosphor-snmp/
H A Dsnmp_serialize.cpp34 void save(Archive& archive, const Client& manager, in save() function
/openbmc/phosphor-dbus-monitor/src/
H A Devent_serialize.cpp30 void save(Archive& archive, const Entry& event, in save() function
/openbmc/bios-settings-mgr/src/
H A Dmanager_serialize.cpp44 void save(Archive& archive, const Manager& entry, in save() function
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.hpp250 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 Dalarm_timestamps.hpp178 void save() in save() function in sensor::monitor::AlarmTimestamps
/openbmc/phosphor-logging/
H A Delog_serialize.cpp34 void save(Archive& a, const Entry& e, const std::uint32_t /*version*/) in save() function
/openbmc/ibm-logging/
H A Dcallout.cpp47 void save(Archive& archive, const Callout& callout, const std::uint32_t version) in save() function
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c505 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 Dnpm_registry.py103 def save(self, meta): member in ManifestImpl
/openbmc/openpower-occ-control/
H A Dpowercap.cpp40 void OccPersistCapData::save() in save() function in open_power::occ::powercap::OccPersistCapData
/openbmc/u-boot/include/
H A Denvironment.h226 int (*save)(void); member
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c36 void *save; in fm_muram_alloc() local
/openbmc/qemu/tests/qemu-iotests/
H A Dtestrunner.py92 def save(self) -> None: member in LastElapsedTime
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dmodels.py100 def save(self, *args, **kwargs): member in BuildRequest
/openbmc/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c76 char *save; in add_cpuid_test() local
/openbmc/qemu/target/s390x/
H A Dhelper.c259 hwaddr save = len; in s390_store_adtl_status() local
/openbmc/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c71 u32 save[64]; in get_ram_size_stride_test() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache.py970 def save(self, data): member in SimpleCache

12