Home
last modified time | relevance | path

Searched refs:ostream (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/telemetry/tests/src/helpers/
H A Dreport_params_helpers.hpp11 void PrintTo(const std::vector<Param>& vec, std::ostream* os);
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 Dtrigger_helpers.hpp9 inline void PrintTo(const TriggerAction& action, std::ostream* os) in PrintTo()
H A Dlabeled_tuple_helpers.hpp13 std::ostream* os) in PrintTo()
H A Dmetric_value_helpers.hpp7 inline void PrintTo(const MetricValue& o, std::ostream* os) in PrintTo()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dfix-attribute-issue-with-gcc.patch15 -std::ostream& operator<<(std::ostream& stream, const std::string* string_pointer) {
16 +inline std::ostream& operator<<(std::ostream& stream, const std::string* string_pointer) {
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dfix-attribute-issue-with-gcc.patch15 -std::ostream& operator<<(std::ostream& stream, const std::string* string_pointer) {
16 +inline std::ostream& operator<<(std::ostream& stream, const std::string* string_pointer) {
/openbmc/telemetry/tests/src/helpers/interfaces/
H A Djson_storage_helpers.hpp10 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 Dsensor_id_helpers.hpp10 inline void PrintTo(const Sensor::Id& o, std::ostream* os) in PrintTo()
/openbmc/linux/lib/
H A Dref_tracker.c65 struct ostream { struct
72 struct ostream *_s = (stream); \ argument
85 unsigned int display_limit, struct ostream *s) in __ref_tracker_dir_pr_ostream()
127 struct ostream os = {}; in ref_tracker_dir_print_locked()
146 struct ostream os = { .buf = buf, .size = size }; in ref_tracker_dir_snprint()
/openbmc/boost-dbus/include/dbus/
H A Dendpoint.hpp47 inline std::ostream& operator<<(std::ostream& os, const dbus::endpoint& e) { in operator <<()
H A Dmessage.hpp464 inline std::ostream& operator<<(std::ostream& os, const message& m) { in operator <<()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0006-replace-sym_iterator-0-with-sym_iterator.patch44 @@ -320,11 +320,11 @@ void xml_utils::build_subclasses(ostream & out)
59 @@ -406,7 +406,7 @@ xml_utils::output_summary_data(ostream & out, count_array_t const & summary, siz
93 @@ -585,7 +585,7 @@ void module_info::output_summary(ostream & out)
95 void module_info::output_symbols(ostream & out, bool is_module)
/openbmc/telemetry/tests/src/params/
H A Dmetric_params.hpp92 inline std::ostream& operator<<(std::ostream& os, const MetricParams& mp) in operator <<()
H A Dreport_params.hpp123 friend void PrintTo(const ReportParams& params, std::ostream* os) in PrintTo()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-doctest-Do-not-use-unnamed-class.patch27 @@ -6424,7 +6424,7 @@ void Context::setCout(std::ostream* out) { p->cout = out; }
28 static class DiscardOStream : public std::ostream
/openbmc/telemetry/tests/src/helpers/types/
H A Dobject_path_helpers.hpp8 inline void PrintTo(const string_path_wrapper& path, std::ostream* os) in PrintTo()
H A Dduration_types_helpers.hpp9 std::ostream* os) in PrintTo()
H A Dcontainer_types_helpers.hpp9 void PrintTo(const std::vector<Param>& vec, std::ostream* os) in PrintTo()
/openbmc/telemetry/tests/src/
H A Dtest_sensor_cache.cpp24 friend void PrintTo(const IdParam& param, std::ostream* os) in PrintTo()
H A Dtest_on_change_threshold.cpp97 friend void PrintTo(const OnChangeParams& o, std::ostream* os) in PrintTo()
H A Dtest_discrete_threshold.cpp178 friend void PrintTo(const DiscreteParams& 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_report.cpp927 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 <<()
H A Dcpuinfo_main.cpp88 static std::ostream& logStream(int cpu) in logStream()

12