/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.map/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.multiset/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.set/ |
H A 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 …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/ |
H A D | swap_member.pass.cpp | 32 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 240 typedef other_allocator<int> Alloc; in main() typedef 288 typedef other_allocator<int> Alloc; in main() typedef 330 typedef other_allocator<int> Alloc; in main() typedef 392 typedef min_allocator<int> Alloc; in main() typedef 420 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.set/ |
H A D | swap_member.pass.cpp | 32 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 240 typedef other_allocator<int> Alloc; in main() typedef 288 typedef other_allocator<int> Alloc; in main() typedef 330 typedef other_allocator<int> Alloc; in main() typedef 392 typedef min_allocator<int> Alloc; in main() typedef 420 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.set/unord.set.swap/ |
H A D | swap_non_member.pass.cpp | 32 typedef test_allocator<int> Alloc; in main() typedef 60 typedef test_allocator<int> Alloc; in main() typedef 110 typedef test_allocator<int> Alloc; in main() typedef 154 typedef test_allocator<int> Alloc; in main() typedef 220 typedef other_allocator<int> Alloc; in main() typedef 248 typedef other_allocator<int> Alloc; in main() typedef 296 typedef other_allocator<int> Alloc; in main() typedef 338 typedef other_allocator<int> Alloc; in main() typedef 400 typedef min_allocator<int> Alloc; in main() typedef 428 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/unord.multiset.swap/ |
H A D | swap_non_member.pass.cpp | 32 typedef test_allocator<int> Alloc; in main() typedef 60 typedef test_allocator<int> Alloc; in main() typedef 110 typedef test_allocator<int> Alloc; in main() typedef 154 typedef test_allocator<int> Alloc; in main() typedef 220 typedef other_allocator<int> Alloc; in main() typedef 248 typedef other_allocator<int> Alloc; in main() typedef 296 typedef other_allocator<int> Alloc; in main() typedef 338 typedef other_allocator<int> Alloc; in main() typedef 400 typedef min_allocator<int> Alloc; in main() typedef 428 typedef min_allocator<int> Alloc; in main() typedef [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/ |
H A 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 …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/unord.map.swap/ |
H A D | swap_non_member.pass.cpp | 33 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 111 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 155 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 221 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 249 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 297 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 401 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 429 typedef min_allocator<std::pair<const int, std::string> > Alloc; in main() typedef [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/unord.multimap.swap/ |
H A D | swap_non_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 114 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 163 typedef test_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 234 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 262 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 310 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 357 typedef other_allocator<std::pair<const int, std::string> > Alloc; in main() typedef 424 typedef min_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 [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.multimap/ |
H A 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 …]
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/ |
H A 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
|
/aosp_15_r20/external/libcxx/test/std/containers/unord/ |
H A 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
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/ |
H A D | iterator_types.pass.cpp | 61 typedef test_allocator<ValueTp> Alloc; in main() typedef 68 typedef min_allocator<ValueTp> Alloc; in main() typedef 80 typedef test_allocator<ValueTp> Alloc; in main() typedef 87 typedef min_allocator<ValueTp> Alloc; in main() typedef 99 typedef test_allocator<ValueTp> Alloc; in main() typedef 106 typedef min_allocator<ValueTp> Alloc; in main() typedef 118 typedef test_allocator<ValueTp> Alloc; in main() typedef 125 typedef min_allocator<ValueTp> Alloc; in main() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/ |
H A D | iterator_difference_type.pass.cpp | 84 typedef test_allocator<ValueTp> Alloc; in main() typedef 91 typedef min_allocator<ValueTp> Alloc; in main() typedef 103 typedef test_allocator<ValueTp> Alloc; in main() typedef 110 typedef min_allocator<ValueTp> Alloc; in main() typedef 122 typedef test_allocator<ValueTp> Alloc; in main() typedef 129 typedef min_allocator<ValueTp> Alloc; in main() typedef 141 typedef test_allocator<ValueTp> Alloc; in main() typedef 148 typedef min_allocator<ValueTp> Alloc; in main() typedef
|
/aosp_15_r20/external/crosvm/resources/src/ |
H A D | address_allocator.rs | 103 alloc: Alloc, in internal_allocate_from_slot() 125 alloc: Alloc, in internal_allocate_with_align() 193 alloc: Alloc, in reverse_allocate_with_align() 201 pub fn reverse_allocate(&mut self, size: u64, alloc: Alloc, tag: String) -> Result<u64> { in reverse_allocate() 216 alloc: Alloc, in allocate_with_align() 223 pub fn allocate(&mut self, size: u64, alloc: Alloc, tag: String) -> Result<u64> { in allocate() 236 pub fn allocate_at(&mut self, range: AddressRange, alloc: Alloc, tag: String) -> Result<()> { in allocate_at() 289 fn find_overlapping(&self, range: AddressRange) -> Option<Alloc> { in find_overlapping() 372 pub fn address_from_pci_offset(&self, alloc: Alloc, offset: u64, size: u64) -> Result<u64> { in address_from_pci_offset() 413 alloc: Alloc, in allocate_with_align() [all …]
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/ |
H A D | hash_policy_testing.h | 118 struct Alloc : std::allocator<T> { struct 122 explicit Alloc(size_t id = 0) : id_(id) {} in id_() argument 125 Alloc& operator=(const Alloc&) = default; argument 128 Alloc(const Alloc<U>& that) : std::allocator<T>(that), id_(that.id()) {} in Alloc() function 132 using other = Alloc<U>; argument 137 friend bool operator==(const Alloc& a, const Alloc& b) { argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
H A D | hash_policy_testing.h | 118 struct Alloc : std::allocator<T> { struct 122 explicit Alloc(size_t id = 0) : id_(id) {} in id_() argument 125 Alloc& operator=(const Alloc&) = default; argument 128 Alloc(const Alloc<U>& that) : std::allocator<T>(that), id_(that.id()) {} in Alloc() function 132 using other = Alloc<U>; argument 137 friend bool operator==(const Alloc& a, const Alloc& b) { argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | hash_policy_testing.h | 118 struct Alloc : std::allocator<T> { struct 122 explicit Alloc(size_t id = 0) : id_(id) {} in id_() argument 125 Alloc& operator=(const Alloc&) = default; argument 128 Alloc(const Alloc<U>& that) : std::allocator<T>(that), id_(that.id()) {} in Alloc() argument 132 using other = Alloc<U>; argument 137 friend bool operator==(const Alloc& a, const Alloc& b) { argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/ |
H A D | hash_policy_testing.h | 118 struct Alloc : std::allocator<T> { struct 122 explicit Alloc(size_t id = 0) : id_(id) {} in id_() argument 125 Alloc& operator=(const Alloc&) = default; argument 128 Alloc(const Alloc<U>& that) : std::allocator<T>(that), id_(that.id()) {} in Alloc() function 132 using other = Alloc<U>; argument 137 friend bool operator==(const Alloc& a, const Alloc& b) { argument
|