Home
last modified time | relevance | path

Searched refs:__magnitude (Results 1 – 15 of 15) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_trace.h75 float __magnitude; member
81 : __magnitude(0.0), __context(0), __warning_id(0) { } in __warning_data()
85 : __magnitude(__m), __context(__c), __warning_id(__id), in __warning_data()
90 { return __magnitude < __other.__magnitude; }
223 __warnings.push_back(__warning_data((*__it).second.__magnitude(), in __collect_warnings()
424 __log_magnitude(__info.__magnitude)); in operator()
H A Dprofiler_list_to_slist.h64 __magnitude() const in __magnitude() function
H A Dprofiler_node.h161 virtual float __magnitude() const = 0;
H A Dprofiler_hash_func.h80 __magnitude() const in __magnitude() function
H A Dprofiler_container_size.h76 __magnitude() const in __magnitude() function
H A Dprofiler_map_to_unordered_map.h106 __magnitude() const in __magnitude() function
H A Dprofiler_list_to_vector.h83 __magnitude() const in __magnitude() function
H A Dprofiler_vector_to_list.h79 __magnitude() const in __magnitude() function
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_trace.h75 float __magnitude; member
81 : __magnitude(0.0), __context(0), __warning_id(0) { } in __warning_data()
85 : __magnitude(__m), __context(__c), __warning_id(__id), in __warning_data()
90 { return __magnitude < __other.__magnitude; }
317 __warnings.push_back(__warning_data(__it->second.__magnitude(), in __collect_warnings()
432 __log_magnitude(__info.__magnitude)); in operator()
H A Dprofiler_list_to_slist.h55 __magnitude() const in __magnitude() function
H A Dprofiler_hash_func.h72 __magnitude() const in __magnitude() function
H A Dprofiler_container_size.h61 __magnitude() const in __magnitude() function
H A Dprofiler_list_to_vector.h71 __magnitude() const in __magnitude() function
H A Dprofiler_map_to_unordered_map.h96 __magnitude() const in __magnitude() function
H A Dprofiler_vector_to_list.h68 __magnitude() const in __magnitude() function