Searched defs:print_value (Results 1 – 7 of 7) sorted by relevance
40 struct print_value struct42 enum test : char {
111 inline std::ostream & print_value(std::ostream & os, T const & x) in print_value() function117 inline std::ostream & print_value(std::ostream & os, hana::llong<I>) in print_value() function
21 void print_value(logging::attribute_value const& attr) in print_value() function
36 void print_value(logging::attribute_value const& attr) in print_value() function
54 print_value (gboolean res, GstFormat fmt, gint64 val) in print_value() function
42 void print_value(double x, std::ostream& os = std::cout) in print_value() function
1361 static cJSON_bool print_value(const cJSON * const item, printbuffer * const output_buffer) in print_value() function