/third_party/boost/libs/interprocess/test/ |
D | allocator_v1.hpp | 144 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 150 bool operator==(const allocator_v1<T , SegmentManager> &alloc1, in operator ==() 156 bool operator!=(const allocator_v1<T, SegmentManager> &alloc1, in operator !=()
|
D | heap_allocator_v1.hpp | 143 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 149 bool operator==(const heap_allocator_v1<T , SegmentManager> &alloc1, in operator ==() 155 bool operator!=(const heap_allocator_v1<T, SegmentManager> &alloc1, 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() 177 bool operator==(const private_node_allocator_base<V, T, S, NPC> &alloc1, in operator ==() 183 bool operator!=(const private_node_allocator_base<V, T, S, NPC> &alloc1, in operator !=()
|
D | node_allocator.hpp | 172 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 184 bool operator==(const node_allocator_base<V, T, S, NPC> &alloc1, in operator ==() 191 bool operator!=(const node_allocator_base<V, T, S, NPC> &alloc1, in operator !=()
|
D | allocator.hpp | 168 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 276 bool operator==(const allocator<T , SegmentManager> &alloc1, in operator ==() 283 bool operator!=(const allocator<T, SegmentManager> &alloc1, in operator !=()
|
D | adaptive_pool.hpp | 173 friend void swap(self_t &alloc1, self_t &alloc2) in swap() 185 bool operator==(const adaptive_pool_base<V, T, S, NPC, F, OP> &alloc1, in operator ==() 192 bool operator!=(const adaptive_pool_base<V, T, S, NPC, F, OP> &alloc1, in operator !=()
|
D | private_adaptive_pool.hpp | 174 friend void swap(self_t &alloc1,self_t &alloc2) in swap() 185 bool operator==(const private_adaptive_pool_base<V, T, S, NodesPerBlock, F, OP> &alloc1, in operator ==() 191 bool operator!=(const private_adaptive_pool_base<V, T, S, NodesPerBlock, F, OP> &alloc1, in operator !=()
|
/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() 695 bool operator==(const cached_allocator_impl<T, N, V> &alloc1, in operator ==() 702 bool operator!=(const cached_allocator_impl<T, N, V> &alloc1, in operator !=()
|
/third_party/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 3649 int alloc1 = 0 ; in _wrap_WebPGetInfo() local 3697 int alloc1 = 0 ; in _wrap_WebPDecodeRGB() local 3750 int alloc1 = 0 ; in _wrap_WebPDecodeRGBA() local 3803 int alloc1 = 0 ; in _wrap_WebPDecodeARGB() local 3856 int alloc1 = 0 ; in _wrap_WebPDecodeBGR() local 3909 int alloc1 = 0 ; in _wrap_WebPDecodeBGRA() local
|
/third_party/flutter/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 3612 int alloc1 = 0 ; in _wrap_WebPGetInfo() local 3660 int alloc1 = 0 ; in _wrap_WebPDecodeRGB() local 3713 int alloc1 = 0 ; in _wrap_WebPDecodeRGBA() local 3766 int alloc1 = 0 ; in _wrap_WebPDecodeARGB() local 3819 int alloc1 = 0 ; in _wrap_WebPDecodeBGR() local 3872 int alloc1 = 0 ; in _wrap_WebPDecodeBGRA() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | btree_test.cc | 2856 Alloc alloc1(&bytes_used1); in TEST() local 2893 Alloc alloc1(&bytes_used1); in TEST() local
|