Home
last modified time | relevance | path

Searched defs:__stack (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_node.h58 __stack_t __stack = new __stack_npt(__depth); in __get_stack() local
68 __size(__stack_t __stack) in __size()
78 __write(FILE* __f, __stack_t __stack) in __write()
128 __object_info_base(__stack_t __stack) in __object_info_base()
141 __stack() const in __stack() function
H A Dprofiler_hash_func.h51 __hashfunc_info(__stack_t __stack) in __hashfunc_info()
117 __insert(__object_t __obj, __stack_t __stack) in __insert()
H A Dprofiler_list_to_slist.h46 __list2slist_info(__stack_t __stack) in __list2slist_info()
138 __insert(const __object_t __obj, __stack_t __stack) in __insert()
H A Dprofiler_container_size.h59 __container_size_info(__stack_t __stack, std::size_t __num) in __container_size_info()
175 __insert(const __object_t __obj, __stack_t __stack, std::size_t __num) in __insert()
H A Dprofiler_list_to_vector.h50 __list2vector_info(__stack_t __stack) in __list2vector_info()
173 __insert(__object_t __obj, __stack_t __stack) in __insert()
H A Dprofiler_vector_to_list.h48 __vector2list_info(__stack_t __stack) in __vector2list_info()
170 __insert(__object_t __obj, __stack_t __stack) in __insert()
H A Dprofiler_trace.h280 const __stack_t& __stack = __info.__stack(); in __retire_object() local
300 delete __stack; in __retire_object() local
H A Dprofiler_map_to_unordered_map.h74 __map2umap_info(__stack_t __stack) in __map2umap_info()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_node.h72 __size(__stack_t __stack) in __size()
82 __write(FILE* __f, __stack_t __stack) in __write()
130 __object_info_base(__stack_t __stack) in __object_info_base()
146 __stack() const in __stack() function
H A Dprofiler_trace.h228 __add_object(__stack_t __stack) in __add_object()
238 delete __stack; in __add_object() local
245 delete __stack; in __add_object() local
264 __stack_t __stack = __info.__stack(); in __retire_object() local
280 delete __stack; in __retire_object() local
286 delete __stack; in __retire_object() local
H A Dprofiler_container_size.h46 __container_size_info(__stack_t __stack) in __container_size_info()
167 __insert(__stack_t __stack, std::size_t __num) in __insert()
H A Dprofiler_list_to_slist.h43 __list2slist_info(__stack_t __stack) in __list2slist_info()
H A Dprofiler_hash_func.h44 __hashfunc_info(__stack_t __stack) in __hashfunc_info()
H A Dprofiler_list_to_vector.h46 __list2vector_info(__stack_t __stack) in __list2vector_info()
H A Dprofiler_map_to_unordered_map.h70 __map2umap_info(__stack_t __stack) in __map2umap_info()
H A Dprofiler_vector_to_list.h44 __vector2list_info(__stack_t __stack) in __vector2list_info()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_grep_matcher.tcc126 _StateStack __stack; in _M_e_closure() local
135 _StateStack __stack; in _M_e_closure() local
142 _M_e_closure(_StateStack& __stack, const _StateSet& __s) in _M_e_closure()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_automaton.tcc198 std::stack<_StateIdT> __stack; in _M_clone() local
H A Dregex_compiler.tcc273 std::stack<_StateIdT> __stack; in _M_quantifier() local