Home
last modified time | relevance | path

Searched refs:__resize (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_vector_to_list.h88 __resize() in __resize() function
108 __resize(std::size_t __from, std::size_t) in __resize() function
147 __obj_info->__resize()); in __destruct()
150 __obj_info->__resize()); in __destruct()
160 std::size_t __resize) in __vector_cost() argument
166 + __resize in __vector_cost()
172 std::size_t __resize) in __list_cost() argument
178 + __resize in __list_cost()
248 __obj_info->__resize(__from, __to); in __trace_vector_to_list_resize()
H A Dprofiler_list_to_vector.h97 __resize() in __resize() function
120 __resize(std::size_t __from, std::size_t) in __resize() function
248 __obj_info->__resize(__from, __to); in __trace_list_to_vector_resize()
H A Dprofiler_vector_size.h84 __obj_info->__resize(__from, __to); in __trace_vector_size_resize()
H A Dprofiler_hashtable_size.h84 __obj_info->__resize(__from, __to); in __trace_hashtable_size_resize()
H A Dprofiler_container_size.h126 __resize(std::size_t __from, std::size_t __to) in __resize() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2014883 (__trace_list_to_vector::__resize): Delete.
958 (__trace_vector_to_list::__resize): Delete.