Home
last modified time | relevance | path

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

12345678910

/external/libcxx/test/std/containers/associative/
Diterator_types.pass.cpp62 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/
Diterator_difference_type.pass.cpp85 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/
Dswap_non_member.pass.cpp33 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/
Dswap_member.pass.cpp33 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/unord.map.swap/
Dswap_non_member.pass.cpp34 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.set/unord.set.swap/
Dswap_non_member.pass.cpp33 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/
Dswap_non_member.pass.cpp34 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.map/
Dswap_member.pass.cpp34 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.set/
Dswap_member.pass.cpp33 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/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhash_policy_testing.h118 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
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhash_policy_testing.h118 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
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhash_policy_testing.h118 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
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhash_policy_testing.h118 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
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhash_policy_testing.h118 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
/external/abseil-cpp/absl/container/internal/
Dhash_policy_testing.h118 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
/external/llvm/unittests/Support/
DAllocatorTest.cpp19 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/
Dswap_member.pass.cpp36 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/crosvm/resources/src/
Daddress_allocator.rs101 alloc: Alloc, in internal_allocate_with_align()
176 alloc: Alloc, in reverse_allocate_with_align()
189 alloc: Alloc, in allocate_with_align()
196 pub fn allocate(&mut self, size: u64, alloc: Alloc, tag: String) -> Result<u64> { in allocate()
209 pub fn allocate_at(&mut self, start: u64, size: u64, alloc: Alloc, tag: String) -> Result<()> { in allocate_at()
265 fn find_overlapping(&self, start: u64, size: u64) -> Option<Alloc> { in find_overlapping()
333 pub fn address_from_pci_offset(&self, alloc: Alloc, offset: u64, size: u64) -> Result<u64> { in address_from_pci_offset()
370 alloc: Alloc, in allocate_with_align()
384 pub fn allocate(&mut self, size: u64, alloc: Alloc, tag: String) -> Result<u64> { in allocate()
395 pub fn allocate_at(&mut self, start: u64, size: u64, alloc: Alloc, tag: String) -> Result<()> { in allocate_at()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DStringSaver.h22 BumpPtrAllocator &Alloc; variable
25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver()
47 UniqueStringSaver(BumpPtrAllocator &Alloc) : Strings(Alloc) {} in UniqueStringSaver()
/external/rust/crates/vulkano/src/command_buffer/pool/
Dmod.rs60 type Alloc: CommandPoolAlloc; typedef
79 type Alloc: CommandPoolAlloc; typedef
85 fn into_alloc(self) -> Self::Alloc; in into_alloc()
/external/libcxx/test/std/containers/sequences/vector/vector.cons/
Dconstruct_iter_iter_alloc.pass.cpp97 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/llvm/include/llvm/Support/
DStringSaver.h22 BumpPtrAllocator &Alloc; variable
25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DStringSaver.h22 BumpPtrAllocator &Alloc; variable
25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver()
/external/libcxx/test/libcxx/containers/sequences/vector/vector.cons/
Dconstruct_iter_iter.pass.cpp24 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef
38 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef
Dconstruct_iter_iter_alloc.pass.cpp25 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef
40 typedef C::allocator_type Alloc; in test_ctor_under_alloc() typedef

12345678910