Home
last modified time | relevance | path

Searched defs:Alloc (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/
Dswap_member.pass.cpp32 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
61 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
109 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
151 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
213 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
242 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
290 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
332 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
394 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
423 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/
Dswap_member.pass.cpp31 typedef test_allocator<int> Alloc; in main() typedef
60 typedef test_allocator<int> Alloc; in main() typedef
108 typedef test_allocator<int> Alloc; in main() typedef
150 typedef test_allocator<int> Alloc; in main() typedef
212 typedef other_allocator<int> Alloc; in main() typedef
241 typedef other_allocator<int> Alloc; in main() typedef
289 typedef other_allocator<int> Alloc; in main() typedef
331 typedef other_allocator<int> Alloc; in main() typedef
393 typedef min_allocator<int> Alloc; in main() typedef
422 typedef min_allocator<int> Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/
Dswap_member.pass.cpp31 typedef test_allocator<int> Alloc; in main() typedef
60 typedef test_allocator<int> Alloc; in main() typedef
108 typedef test_allocator<int> Alloc; in main() typedef
150 typedef test_allocator<int> Alloc; in main() typedef
212 typedef other_allocator<int> Alloc; in main() typedef
241 typedef other_allocator<int> Alloc; in main() typedef
289 typedef other_allocator<int> Alloc; in main() typedef
331 typedef other_allocator<int> Alloc; in main() typedef
393 typedef min_allocator<int> Alloc; in main() typedef
422 typedef min_allocator<int> Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/
Dswap_member.pass.cpp33 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
62 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
110 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
154 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
218 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
247 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
295 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
339 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
403 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
432 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.swap/
Dswap_non_member.pass.cpp32 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
61 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
109 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
151 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
213 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
242 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
290 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
332 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
394 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
423 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_non_member.pass.cpp32 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
61 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
109 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
153 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
217 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
246 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
294 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
338 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
402 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
431 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_non_member.pass.cpp31 typedef test_allocator<int> Alloc; in main() typedef
60 typedef test_allocator<int> Alloc; in main() typedef
108 typedef test_allocator<int> Alloc; in main() typedef
150 typedef test_allocator<int> Alloc; in main() typedef
212 typedef other_allocator<int> Alloc; in main() typedef
241 typedef other_allocator<int> Alloc; in main() typedef
289 typedef other_allocator<int> Alloc; in main() typedef
331 typedef other_allocator<int> Alloc; in main() typedef
393 typedef min_allocator<int> Alloc; in main() typedef
422 typedef min_allocator<int> Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/unord.set.swap/
Dswap_non_member.pass.cpp31 typedef test_allocator<int> Alloc; in main() typedef
60 typedef test_allocator<int> Alloc; in main() typedef
108 typedef test_allocator<int> Alloc; in main() typedef
150 typedef test_allocator<int> Alloc; in main() typedef
212 typedef other_allocator<int> Alloc; in main() typedef
241 typedef other_allocator<int> Alloc; in main() typedef
289 typedef other_allocator<int> Alloc; in main() typedef
331 typedef other_allocator<int> Alloc; in main() typedef
393 typedef min_allocator<int> Alloc; in main() typedef
422 typedef min_allocator<int> Alloc; in main() typedef
[all …]
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc128 void* Alloc() { in Alloc() function in __anon6ef7ae6e0111::PageBasedAllocator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp4848 template <class T> using Alloc = short_alloc<T, bs>; typedef