Home
last modified time | relevance | path

Searched defs:os (Results 26 – 50 of 54) sorted by relevance

123

/openbmc/phosphor-logging/
H A Delog_serialize.cpp144 std::ofstream os(path.c_str(), std::ios::binary); in serialize() local
/openbmc/telemetry/tests/src/params/
H A Dreport_params.hpp123 friend void PrintTo(const ReportParams& params, std::ostream* os) in PrintTo()
/openbmc/telemetry/tests/src/
H A Dtest_on_change_threshold.cpp97 friend void PrintTo(const OnChangeParams& o, std::ostream* os) in PrintTo()
H A Dtest_numeric_threshold.cpp144 friend void PrintTo(const NumericParams& o, std::ostream* os) in PrintTo()
H A Dtest_discrete_threshold.cpp178 friend void PrintTo(const DiscreteParams& o, std::ostream* os) in PrintTo()
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp263 std::ofstream os(path.c_str(), std::ios::binary); in serializeScheduledValues() local
H A Dchassis_state_manager.cpp667 std::ofstream os(path.c_str(), std::ios::binary); in serializePOH() local
723 std::ofstream os(path.c_str(), std::ios::binary); in serializeStateChangeTime() local
H A Dhost_state_manager.cpp380 std::ofstream os(path.c_str(), std::ios::binary); in serialize() local
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp689 std::ofstream os(configPersistPath.string(), in serialize() local
699 std::ofstream os(configPersistPath.string(), in serialize() local
/openbmc/u-boot/common/
H A Dimage.c308 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local
689 const char *genimg_get_os_name(uint8_t os) in genimg_get_os_name()
733 const char *genimg_get_os_short_name(uint8_t os) in genimg_get_os_short_name()
H A Dimage-fit.c450 uint8_t type, arch, os, comp; in fit_image_print() local
663 int fit_image_get_os(const void *fit, int noffset, uint8_t *os) in fit_image_get_os()
1361 int fit_image_check_os(const void *fit, int noffset, uint8_t os) in fit_image_check_os()
1801 uint8_t os; in fit_image_load() local
H A Dbootm_os.c532 boot_os_fn *bootm_os_get_boot_func(int os) in bootm_os_get_boot_func()
H A Dbootm.c446 image_info_t os = images->os; in bootm_load_os() local
/openbmc/u-boot/include/
H A Dspl.h67 u8 os; member
H A Dimage.h356 uint8_t comp, type, os; /* compression, type of image, os type */ member
395 image_info_t os; /* os image info */ member
856 static inline int image_check_os(const image_header_t *hdr, uint8_t os) in image_check_os()
/openbmc/u-boot/common/spl/
H A Dspl_fit.c334 static int spl_fit_image_get_os(const void *fit, int noffset, uint8_t *os) in spl_fit_image_get_os()
/openbmc/libbej/test/
H A Dbej_decoder_test.cpp22 void PrintTo(const BejDecoderTestParams& params, std::ostream* os) in PrintTo()
H A Dbej_encoder_test.cpp26 void PrintTo(const BejEncoderTestParams& params, std::ostream* os) in PrintTo()
/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp42 std::ostream& operator<<(std::ostream& os, uint8_t value) in operator <<()
/openbmc/qemu/tests/qtest/
H A Ddbus-vmstate-test.c129 GDBusObjectManagerServer *os; in get_server() local
/openbmc/u-boot/tools/
H A Dimagetool.h52 int os; member
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_fwum.h76 # define KWUM_GET_BYTE_AT_OFFSET(pBuffer,os) pBuffer[os] argument
/openbmc/u-boot/include/u-boot/
H A Dzlib.h449 int os; /* operating system */ member
/openbmc/u-boot/include/linux/mtd/
H A Dnand.h37 #define NAND_MEMORG(bpc, ps, os, ppe, epl, ppl, lpt, nt) \ argument
/openbmc/qemu/audio/
H A Djackaudio.c523 struct audsettings os = { in qjack_init_out() local

123