/third_party/boost/libs/interprocess/test/ |
D | allocator_v1.hpp | 144 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 151 const allocator_v1<T, SegmentManager> &alloc2) in operator ==() 157 const allocator_v1<T, SegmentManager> &alloc2) in operator !=()
|
D | heap_allocator_v1.hpp | 143 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 150 const heap_allocator_v1<T, SegmentManager> &alloc2) in operator ==() 156 const heap_allocator_v1<T, SegmentManager> &alloc2) in operator !=()
|
D | expand_bwd_test_allocator.hpp | 114 friend void swap(self_t &alloc1, self_t &alloc2) in swap()
|
/third_party/boost/boost/interprocess/allocators/ |
D | private_node_allocator.hpp | 166 friend void swap(self_t &alloc1,self_t &alloc2) in swap() 178 const private_node_allocator_base<V, T, S, NPC> &alloc2) in operator ==() 184 const private_node_allocator_base<V, T, S, NPC> &alloc2) in operator !=()
|
D | node_allocator.hpp | 172 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 185 const node_allocator_base<V, T, S, NPC> &alloc2) in operator ==() 192 const node_allocator_base<V, T, S, NPC> &alloc2) in operator !=()
|
D | allocator.hpp | 168 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 277 const allocator<T, SegmentManager> &alloc2) in operator ==() 284 const allocator<T, SegmentManager> &alloc2) in operator !=()
|
D | adaptive_pool.hpp | 173 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 186 const adaptive_pool_base<V, T, S, NPC, F, OP> &alloc2) in operator ==() 193 const adaptive_pool_base<V, T, S, NPC, F, OP> &alloc2) in operator !=()
|
D | private_adaptive_pool.hpp | 174 friend void swap(self_t &alloc1,self_t &alloc2) in swap() 186 const private_adaptive_pool_base<V, T, S, NodesPerBlock, F, OP> &alloc2) in operator ==() 192 const private_adaptive_pool_base<V, T, S, NodesPerBlock, F, OP> &alloc2) in operator !=()
|
/third_party/ffmpeg/libavutil/ |
D | buffer_internal.h | 96 AVBufferRef* (*alloc2)(void *opaque, buffer_size_t size); member
|
/third_party/boost/libs/beast/test/beast/core/ |
D | async_base.cpp | 433 simple_allocator alloc2; in testBase() local 523 simple_allocator alloc2; in testStableBase() local
|
/third_party/boost/libs/container/test/ |
D | expand_bwd_test_allocator.hpp | 119 friend void swap(self_t &alloc1, self_t &alloc2) in swap()
|
/third_party/boost/boost/interprocess/allocators/detail/ |
D | allocator_common.hpp | 676 friend void swap(cached_allocator_impl &alloc1, cached_allocator_impl &alloc2) in swap() 696 const cached_allocator_impl<T, N, V> &alloc2) in operator ==() 703 const cached_allocator_impl<T, N, V> &alloc2) in operator !=()
|
/third_party/abseil-cpp/absl/container/ |
D | fixed_array_test.cc | 694 Alloc alloc2(&allocated2, &active_instances); in TEST() local 722 Alloc alloc2(&allocated2, &active_instances); in TEST() local
|
D | inlined_vector_test.cc | 1598 MyAlloc alloc2(&allocated2); in TEST() local 1613 MyAlloc alloc2(&allocated2); in TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | fixed_array_test.cc | 694 Alloc alloc2(&allocated2, &active_instances); in TEST() local 722 Alloc alloc2(&allocated2, &active_instances); in TEST() local
|
D | inlined_vector_test.cc | 1602 MyAlloc alloc2(&allocated2); in TEST() local 1617 MyAlloc alloc2(&allocated2); in TEST() local
|
D | btree_test.cc | 2862 Alloc alloc2(&bytes_used2); in TEST() local 2902 Alloc alloc2(&bytes_used2); in TEST() local
|
/third_party/mksh/ |
D | sh.h | 2395 #define alloc2(m,n,ap) aresize2(NULL, (m), (n), (ap)) macro
|