Home
last modified time | relevance | path

Searched refs:__merge (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_hash_func.h49 __merge(const __hashfunc_info& __o) in __merge() function
51 __object_info_base::__merge(__o); in __merge()
H A Dprofiler_container_size.h82 __merge(const __container_size_info& __o) in __merge() function
84 __object_info_base::__merge(__o); in __merge()
H A Dprofiler_map_to_unordered_map.h76 __merge(const __map2umap_info& __o) in __merge() function
78 __object_info_base::__merge(__o); in __merge()
H A Dprofiler_list_to_vector.h52 __merge(const __list2vector_info& __o) in __merge() function
54 __object_info_base::__merge(__o); in __merge()
H A Dprofiler_vector_to_list.h50 __merge(const __vector2list_info& __o) in __merge() function
52 __object_info_base::__merge(__o); in __merge()
H A Dprofiler_node.h142 __merge(const __object_info_base& __o) in __merge() function
H A Dprofiler_trace.h285 __stack_it->second.__merge(__info); in __retire_object()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_node.h160 void __merge(const __object_info& __info) = 0;
H A Dprofiler_list_to_slist.h73 __merge(const __list2slist_info&) { } in __merge() function
H A Dprofiler_hash_func.h58 __merge(const __hashfunc_info& __o) in __merge() function
H A Dprofiler_container_size.h90 __merge(const __container_size_info& __o) in __merge() function
H A Dprofiler_map_to_unordered_map.h87 __merge(const __map2umap_info& __o) in __merge() function
H A Dprofiler_vector_to_list.h61 __merge(const __vector2list_info& __o) in __merge() function
H A Dprofiler_list_to_vector.h64 __merge(const __list2vector_info& __o) in __merge() function
H A Dprofiler_trace.h299 __stack_it->second.__merge(__info); in __retire_object()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_algo.h4872 __merge(_InputIterator1 __first1, _InputIterator1 __last1, in _GLIBCXX_VISIBILITY()
4935 return _GLIBCXX_STD_A::__merge(__first1, __last1, in _GLIBCXX_VISIBILITY()
4985 return _GLIBCXX_STD_A::__merge(__first1, __last1, in _GLIBCXX_VISIBILITY()