| /external/libcxx/test/std/containers/associative/ |
| D | iterator_types.pass.cpp | 62 typedef test_allocator<ValueTp> Alloc; in main() typedef 69 typedef min_allocator<ValueTp> Alloc; in main() typedef 81 typedef test_allocator<ValueTp> Alloc; in main() typedef 88 typedef min_allocator<ValueTp> Alloc; in main() typedef 100 typedef test_allocator<ValueTp> Alloc; in main() typedef 107 typedef min_allocator<ValueTp> Alloc; in main() typedef 119 typedef test_allocator<ValueTp> Alloc; in main() typedef 126 typedef min_allocator<ValueTp> Alloc; in main() typedef
|
| /external/libcxx/test/std/containers/unord/ |
| D | iterator_difference_type.pass.cpp | 85 typedef test_allocator<ValueTp> Alloc; in main() typedef 92 typedef min_allocator<ValueTp> Alloc; in main() typedef 104 typedef test_allocator<ValueTp> Alloc; in main() typedef 111 typedef min_allocator<ValueTp> Alloc; in main() typedef 123 typedef test_allocator<ValueTp> Alloc; in main() typedef 130 typedef min_allocator<ValueTp> Alloc; in main() typedef 142 typedef test_allocator<ValueTp> Alloc; in main() typedef 149 typedef min_allocator<ValueTp> Alloc; in main() typedef
|
| /external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/ |
| D | swap_non_member.pass.cpp | 33 typedef test_allocator<int> Alloc; in main() typedef 61 typedef test_allocator<int> Alloc; in main() typedef 109 typedef test_allocator<int> Alloc; in main() typedef 151 typedef test_allocator<int> Alloc; in main() typedef 213 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 421 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
| /external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/ |
| D | swap_non_member.pass.cpp | 34 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 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 430 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef [all …]
|
| /external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/ |
| D | swap_non_member.pass.cpp | 33 typedef test_allocator<int> Alloc; in main() typedef 61 typedef test_allocator<int> Alloc; in main() typedef 109 typedef test_allocator<int> Alloc; in main() typedef 151 typedef test_allocator<int> Alloc; in main() typedef 213 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 421 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
| /external/libcxx/test/std/containers/unord/unord.multiset/ |
| D | swap_member.pass.cpp | 33 typedef test_allocator<int> Alloc; in main() typedef 61 typedef test_allocator<int> Alloc; in main() typedef 109 typedef test_allocator<int> Alloc; in main() typedef 151 typedef test_allocator<int> Alloc; in main() typedef 213 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 421 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
| /external/libcxx/test/std/containers/unord/unord.set/ |
| D | swap_member.pass.cpp | 33 typedef test_allocator<int> Alloc; in main() typedef 61 typedef test_allocator<int> Alloc; in main() typedef 109 typedef test_allocator<int> Alloc; in main() typedef 151 typedef test_allocator<int> Alloc; in main() typedef 213 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 421 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
| /external/libcxx/test/std/containers/unord/unord.map/ |
| D | swap_member.pass.cpp | 34 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 152 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 214 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 422 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef [all …]
|
| /external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/ |
| D | swap_non_member.pass.cpp | 34 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 152 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 214 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 422 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef [all …]
|
| /external/llvm/unittests/Support/ |
| D | AllocatorTest.cpp | 19 BumpPtrAllocator Alloc; in TEST() local 51 BumpPtrAllocator Alloc; in TEST() local 63 BumpPtrAllocator Alloc; in TEST() local 85 BumpPtrAllocator Alloc; in TEST() local 106 BumpPtrAllocator Alloc; in TEST() local 119 BumpPtrAllocator Alloc; in TEST() local 127 BumpPtrAllocator Alloc; in TEST() local 175 BumpPtrAllocatorImpl<MockSlabAllocator> Alloc; in TEST() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
| D | AllocatorTest.cpp | 19 BumpPtrAllocator Alloc; in TEST() local 51 BumpPtrAllocator Alloc; in TEST() local 63 BumpPtrAllocator Alloc; in TEST() local 85 BumpPtrAllocator Alloc; in TEST() local 106 BumpPtrAllocator Alloc; in TEST() local 119 BumpPtrAllocator Alloc; in TEST() local 127 BumpPtrAllocator Alloc; in TEST() local 175 BumpPtrAllocatorImpl<MockSlabAllocator> Alloc; in TEST() local
|
| /external/libcxx/test/std/containers/unord/unord.multimap/ |
| D | swap_member.pass.cpp | 36 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 64 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 112 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 168 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 244 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 272 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 320 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 376 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 452 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 480 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef [all …]
|
| /external/swiftshader/third_party/LLVM/unittests/Support/ |
| D | AllocatorTest.cpp | 20 BumpPtrAllocator Alloc; in TEST() local 37 BumpPtrAllocator Alloc(4096, 4096); in TEST() local 49 BumpPtrAllocator Alloc(4096, 4096); in TEST() local 64 BumpPtrAllocator Alloc; in TEST() local 85 BumpPtrAllocator Alloc(4096, 4096); in TEST() local 137 BumpPtrAllocator Alloc(4096, 4096, SlabAlloc); in TEST() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | StringSaver.h | 23 BumpPtrAllocator &Alloc; variable 26 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver() 48 UniqueStringSaver(BumpPtrAllocator &Alloc) : Strings(Alloc) {} in UniqueStringSaver()
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | StringSaver.h | 22 BumpPtrAllocator &Alloc; variable 25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver()
|
| /external/llvm/include/llvm/Support/ |
| D | StringSaver.h | 22 BumpPtrAllocator &Alloc; variable 25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver()
|
| /external/libcxx/test/libcxx/containers/sequences/vector/vector.cons/ |
| D | construct_iter_iter.pass.cpp | 24 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef 38 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef
|
| D | construct_iter_iter_alloc.pass.cpp | 25 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef 40 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef
|
| /external/libcxx/test/std/containers/sequences/vector/vector.cons/ |
| D | construct_iter_iter_alloc.pass.cpp | 97 using Alloc = std::allocator<T>; in emplaceable_concept_tests() typedef 113 using Alloc = std::allocator<T>; in emplaceable_concept_tests() typedef 138 using Alloc = typename C::allocator_type; in test_ctor_under_alloc() typedef 152 using Alloc = typename C::allocator_type; in test_ctor_under_alloc() typedef
|
| /external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/ |
| D | allocate_hint.pass.cpp | 66 typedef A<VT> Alloc; in main() typedef 77 typedef B<VT> Alloc; in main() typedef
|
| D | allocate.pass.cpp | 45 typedef A<VT> Alloc; in main() typedef
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | LiveRangeCalc.cpp | 61 VNInfo::Allocator *Alloc) { in extend() 93 VNInfo::Allocator *Alloc) { in calculateValues() 173 VNInfo::Allocator *Alloc) { in updateSSA()
|
| /external/libcxx/test/support/ |
| D | asan_testing.h | 30 bool is_contiguous_container_asan_correct ( const std::vector<T, Alloc> &) in is_contiguous_container_asan_correct() argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/ |
| D | BitcodeWriter.h | 40 BumpPtrAllocator Alloc; variable
|
| /external/clang/test/CodeGenCXX/ |
| D | mangle-alias-template.cpp | 4 template<typename T> using Alloc = alloc<T>; typedef
|