Searched defs:container (Results 26 - 50 of 64) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dipa-icf-1.c6 struct container struct
H A Dipa-icf-2.c6 struct container struct
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A D1.cc29 typedef test_container<int, bidirectional_iterator_wrapper> container; typedef
H A Dmoveable.cc31 typedef test_container<rvalstruct, bidirectional_iterator_wrapper> container; typedef
H A Dmoveable2.cc31 typedef test_container<rvalstruct, bidirectional_iterator_wrapper> container; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters/
H A Dtr1.cc42 use(const T &container) argument
H A Dcxx11.cc46 use(const T &container) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for11.C18 struct container struct in namespace:foo
21 container(int a, int b) :min(a), max(b) {} function in struct:foo::container
H A Drange-for4.C17 struct container struct in namespace:pre
20 container(int a, int b) :min(a), max(b) {} function in struct:pre::container
[all...]
H A Drange-for3.C16 struct container struct
19 container(int a, int b) :min(a), max(b) {} function in struct:container
H A Drange-for2.C18 struct container struct in namespace:foo
21 container(int a, int b) :min(a), max(b) {} function in struct:foo::container
H A Drange-for12.C18 struct container struct in namespace:pre
21 container(int a, int b) :min(a), max(b) {} function in struct:pre::container
/haiku-buildtools/gcc/gcc/
H A Dtree-iterator.h34 tree container; member in struct:tree_stmt_iterator
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/heap/
H A Dmoveable2.cc39 typedef test_container<rvalstruct, random_access_iterator_wrapper> container; typedef
H A Dmoveable.cc39 typedef test_container<rvalstruct, random_access_iterator_wrapper> container; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/performance/assoc/timing/
H A Dtree_order_statistics_test.hpp57 order_statistics_functor(Cntnr& container) : m_r_container(container) argument
90 order_statistics_functor(Cntnr& container) : m_r_container(container) argument
H A Dmultimap_find_test.hpp55 multimap_find_functor(const Cntnr& container, It fnd_it_b, It fnd_it_e) argument
90 multimap_find_functor(const Cntnr& container, It fnd_it_b, It fnd_it_e) argument
H A Dsubscript_find_test.hpp54 subscript_find_functor(Cntnr& container, It fnd_it_b, It fnd_it_e) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloadpre8.c44 VEC_edge_gc **container; member in struct:__anon1430
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_iterator.h419 _Container* container; member in class:back_insert_iterator
510 _Container* container; member in class:front_insert_iterator
604 _Container* container; member in class:insert_iterator
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/
H A Dassociative.cc96 Queue<Container>::swap(Container& container) argument
183 Container container; local
H A Dsequence.cc96 Queue<Container>::swap(Container& container) argument
183 Container container; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr58380.C115 class container { class
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_containers.h140 populate(_Tp& container) argument
152 populate(_Tp& container) { } argument
158 reverse_members(_Tp& container) argument
169 reverse_members(_Tp& container) argument
179 test_type container; local
191 forward_members_unordered(_Tp& container) argument
256 linkage_check_cxx98_cxx11_erase(_Tp& container) argument
267 linkage_check_cxx98_cxx11_erase_iterators(_Tp& container) argument
[all...]
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_iterator.h349 _Container* container; member in class:back_insert_iterator
388 _Container* container; member in class:front_insert_iterator
427 _Container* container; member in class:insert_iterator

Completed in 202 milliseconds

123