/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | memclass4.C | 4 struct allocator { struct 8 typedef allocator<U> other; argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | noreturn-1.C | 11 template <typename _Alloc> class allocator; variable 25 template<typename _Tp> struct allocator { struct 26 allocator() throw() { } in throw() argument 27 allocator(const allocator &) throw() {} in throw() argument
|
H A D | cfg3.C | 16 struct allocator struct 18 ~allocator() throw() {} in throw() argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
H A D | stl-inst.cc | 39 template class allocator<char>; variable 40 template class allocator<wchar_t>; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | crash11.C | 5 struct allocator struct 13 typedef typename allocator<T>::size_type size_type; argument
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/ |
H A D | list_update_policy.hpp | 68 typedef Allocator allocator; typedef in pb_ds::move_to_front_lu_policy 105 typedef Allocator allocator; typedef in pb_ds::counter_lu_policy
|
H A D | trie_policy.hpp | 173 typedef Allocator allocator; typedef in pb_ds::trie_prefix_search_node_update 262 typedef Allocator allocator; typedef in pb_ds::trie_order_statistics_node_update
|
H A D | tree_policy.hpp | 83 typedef Allocator allocator; typedef in pb_ds::tree_order_statistics_node_update
|
H A D | priority_queue.hpp | 71 typedef Allocator allocator; typedef in pb_ds::priority_queue
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | StringMapEntry.h | 126 static StringMapEntry *create(StringRef key, AllocatorTy &allocator, in create() 142 template <typename AllocatorTy> void Destroy(AllocatorTy &allocator) { in Destroy()
|
/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | allocator-inst.cc | 40 template class allocator<wchar_t>; variable
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | stringfwd.h | 49 class allocator; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb10.C | 21 typedef _fixed_size_allocator<sizeof (T)> allocator; typedef
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_posix_libcdep.cpp | 271 LowLevelAllocator *allocator) in Addr2LinePool() 410 static SymbolizerTool *ChooseExternalSymbolizer(LowLevelAllocator *allocator) { in ChooseExternalSymbolizer() 468 LowLevelAllocator *allocator) { in ChooseSymbolizerTools()
|
/openbsd-src/gnu/llvm/libcxx/include/__memory/ |
H A D | allocator.h | 31 template <class _Tp> class allocator; variable
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/ |
H A D | pairing_heap_.hpp | 140 typedef Allocator allocator; typedef in pb_ds::detail::pairing_heap_
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/ |
H A D | binomial_heap_.hpp | 96 typedef typename base_type::allocator allocator; typedef in pb_ds::detail::binomial_heap_
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/ |
H A D | rc_binomial_heap_.hpp | 115 typedef typename base_type::allocator allocator; typedef in pb_ds::detail::rc_binomial_heap_
|
H A D | rc.hpp | 65 typedef Allocator allocator; typedef in pb_ds::detail::rc
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/ |
H A D | binomial_heap_base_.hpp | 141 typedef Allocator allocator; typedef in pb_ds::detail::binomial_heap_base_
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | allocator.h | 106 allocator(const allocator<_Tp1>&) throw() { } in allocator() function
|
H A D | stl_construct.h | 166 template <typename _Tp> class allocator; variable
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/ |
H A D | thin_heap_.hpp | 140 typedef Allocator allocator; typedef in pb_ds::detail::thin_heap_
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
H A D | left_child_next_sibling_heap_.hpp | 197 typedef Allocator allocator; typedef in pb_ds::detail::left_child_next_sibling_heap_
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ |
H A D | binary_heap_.hpp | 181 typedef Allocator allocator; typedef in pb_ds::detail::binary_heap_
|