Home
last modified time | relevance | path

Searched defs:alloc1 (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/interprocess/test/
Dallocator_v1.hpp144 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 !=()
Dheap_allocator_v1.hpp143 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 !=()
Dexpand_bwd_test_allocator.hpp114 friend void swap(self_t &alloc1, self_t &alloc2) in swap()
/third_party/boost/boost/interprocess/allocators/
Dprivate_node_allocator.hpp166 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 !=()
Dnode_allocator.hpp172 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 !=()
Dallocator.hpp168 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 !=()
Dadaptive_pool.hpp173 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 !=()
Dprivate_adaptive_pool.hpp174 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/
Dexpand_bwd_test_allocator.hpp119 friend void swap(self_t &alloc1, self_t &alloc2) in swap()
/third_party/boost/boost/interprocess/allocators/detail/
Dallocator_common.hpp676 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/
Dlibwebp_python_wrap.c3649 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/
Dlibwebp_python_wrap.c3612 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/
Dbtree_test.cc2856 Alloc alloc1(&bytes_used1); in TEST() local
2893 Alloc alloc1(&bytes_used1); in TEST() local