/openbmc/telemetry/tests/src/helpers/ |
H A D | report_params_helpers.hpp | 13 inline void PrintTo(const ReadingData& data, std::ostream* os) in PrintTo() 20 inline void PrintTo(const Readings& readings, std::ostream* os) in PrintTo() 28 inline void PrintTo(const ReportAction& action, std::ostream* os) in PrintTo()
|
H A D | trigger_helpers.hpp | 9 inline void PrintTo(const TriggerAction& action, std::ostream* os) in PrintTo()
|
H A D | labeled_tuple_helpers.hpp | 13 std::ostream* os) in PrintTo()
|
H A D | metric_value_helpers.hpp | 7 inline void PrintTo(const MetricValue& o, std::ostream* os) in PrintTo()
|
/openbmc/linux/tools/perf/util/ |
H A D | stat-display.c | 363 struct outstate *os = ctx; in new_line_std() local 383 struct outstate *os) in do_new_line_std() 395 struct outstate *os = ctx; in print_metric_std() local 420 struct outstate *os = ctx; in new_line_csv() local 433 struct outstate *os = ctx; in print_metric_csv() local 455 struct outstate *os = ctx; in print_metric_json() local 466 struct outstate *os = ctx; in new_line_json() local 1116 struct outstate *os) in print_no_aggr_metric() 1185 struct outstate os = { in print_metric_headers() local 1512 struct outstate *os) in print_cgroup_counter() [all …]
|
H A D | parse-regs-options.c | 17 char *s, *os = NULL, *p; in __parse_regs() local
|
H A D | parse-branch-options.c | 51 char *os = NULL; in parse_branch_str() local
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_state.c | 25 union drbd_state os; member 468 union drbd_state os, union drbd_state ns) in cl_wide_st_chg() 520 union drbd_state os, ns; in _req_st_cond() local 568 union drbd_state os, ns; in drbd_req_state() local 733 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err() 1014 is_valid_transition(union drbd_state os, union drbd_state ns) in is_valid_transition() 1268 union drbd_state os; in _drbd_set_state() local 2114 union drbd_dev_state os, cs = { in conn_old_common_state() local 2160 union drbd_state ns, os; in conn_is_valid_transition() local 2202 union drbd_state ns, os, ns_max = { }; in conn_set_state() local [all …]
|
/openbmc/telemetry/tests/src/helpers/interfaces/ |
H A D | json_storage_helpers.hpp | 10 inline void PrintTo(const JsonStorage::FilePath& o, std::ostream* os) in PrintTo() 14 inline void PrintTo(const JsonStorage::DirectoryPath& o, std::ostream* os) in PrintTo()
|
H A D | sensor_id_helpers.hpp | 10 inline void PrintTo(const Sensor::Id& o, std::ostream* os) in PrintTo()
|
/openbmc/phosphor-inventory-manager/ |
H A D | serialize.hpp | 44 std::ofstream os(p, std::ios::binary); in serialize() local 59 std::ofstream os(p, std::ios::binary); in serialize() local
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | serialize.cpp | 42 std::ofstream os(path.c_str()); in storePriority() local 63 std::ofstream os(path.c_str()); in storePurpose() local
|
/openbmc/telemetry/tests/src/helpers/types/ |
H A D | duration_types_helpers.hpp | 9 std::ostream* os) in PrintTo()
|
H A D | container_types_helpers.hpp | 9 void PrintTo(const std::vector<Param>& vec, std::ostream* os) in PrintTo()
|
H A D | object_path_helpers.hpp | 8 inline void PrintTo(const string_path_wrapper& path, std::ostream* os) in PrintTo()
|
/openbmc/linux/arch/mips/generic/ |
H A D | vmlinux.its.S | 14 os = "linux"; define
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_serialize.cpp | 18 std::ofstream os(dir.c_str(), std::ios::binary); in serialize() local
|
/openbmc/phosphor-led-manager/manager/ |
H A D | serialize.cpp | 51 std::ofstream os(path.c_str(), std::ios::binary); in storeGroups() local
|
/openbmc/linux/fs/ceph/ |
H A D | util.c | 15 __u32 os = layout->object_size; in ceph_file_layout_is_valid() local
|
/openbmc/linux/lib/ |
H A D | ref_tracker.c | 127 struct ostream os = {}; in ref_tracker_dir_print_locked() local 146 struct ostream os = { .buf = buf, .size = size }; in ref_tracker_dir_snprint() local
|
/openbmc/bios-settings-mgr/src/ |
H A D | manager_serialize.cpp | 60 std::ofstream os(path, std::ios::out | std::ios::binary); in serialize() local
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_mapper_serialize.cpp | 62 std::ofstream os(path.c_str(), std::ios::binary | std::ios::out); in serialize() local
|
/openbmc/boost-dbus/include/dbus/ |
H A D | endpoint.hpp | 47 inline std::ostream& operator<<(std::ostream& os, const dbus::endpoint& e) { in operator <<()
|
/openbmc/libbej/test/ |
H A D | bej_decoder_test.cpp | 20 void PrintTo(const BejDecoderTestParams& params, std::ostream* os) in PrintTo()
|
/openbmc/qemu/hw/misc/macio/ |
H A D | macio.c | 142 OldWorldMacIOState *os = OLDWORLD_MACIO(d); in macio_oldworld_realize() local 210 OldWorldMacIOState *os = OLDWORLD_MACIO(obj); in macio_oldworld_init() local
|