Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 25 of 59) sorted by relevance

123

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemclass4.C4 struct allocator { struct
8 typedef allocator<U> other; argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dnoreturn-1.C11 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 Dcfg3.C16 struct allocator struct
18 ~allocator() throw() {} in throw() argument
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dstl-inst.cc39 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 Dcrash11.C5 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 Dlist_update_policy.hpp68 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 Dtrie_policy.hpp173 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 Dtree_policy.hpp83 typedef Allocator allocator; typedef in pb_ds::tree_order_statistics_node_update
H A Dpriority_queue.hpp71 typedef Allocator allocator; typedef in pb_ds::priority_queue
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStringMapEntry.h126 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 Dallocator-inst.cc40 template class allocator<wchar_t>; variable
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstringfwd.h49 class allocator; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb10.C21 typedef _fixed_size_allocator<sizeof (T)> allocator; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cpp271 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 Dallocator.h31 template <class _Tp> class allocator; variable
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp140 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 Dbinomial_heap_.hpp96 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 Drc_binomial_heap_.hpp115 typedef typename base_type::allocator allocator; typedef in pb_ds::detail::rc_binomial_heap_
H A Drc.hpp65 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 Dbinomial_heap_base_.hpp141 typedef Allocator allocator; typedef in pb_ds::detail::binomial_heap_base_
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dallocator.h106 allocator(const allocator<_Tp1>&) throw() { } in allocator() function
H A Dstl_construct.h166 template <typename _Tp> class allocator; variable
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp140 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 Dleft_child_next_sibling_heap_.hpp197 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 Dbinary_heap_.hpp181 typedef Allocator allocator; typedef in pb_ds::detail::binary_heap_

123