| /third_party/boost/libs/asio/test/ |
| D | deadline_timer.cpp | 255 struct allocator struct 257 typedef size_t size_type; 258 typedef ptrdiff_t difference_type; 259 typedef T* pointer; 260 typedef const T* const_pointer; 261 typedef T& reference; 262 typedef const T& const_reference; 263 typedef T value_type; 266 struct rebind 271 explicit allocator(int* count) BOOST_ASIO_NOEXCEPT in allocator() function [all …]
|
| D | system_timer.cpp | 275 struct allocator struct 277 typedef size_t size_type; 278 typedef ptrdiff_t difference_type; 279 typedef T* pointer; 280 typedef const T* const_pointer; 281 typedef T& reference; 282 typedef const T& const_reference; 283 typedef T value_type; 286 struct rebind 291 explicit allocator(int* count) BOOST_ASIO_NOEXCEPT in allocator() argument [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_mem_alloc_wrapper.cpp | 70 void DestroyAllocator(VmaAllocator allocator) in DestroyAllocator() 75 VkResult CreatePool(VmaAllocator allocator, in CreatePool() 93 void DestroyPool(VmaAllocator allocator, VmaPool pool) in DestroyPool() 98 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() 103 VkResult CreateBuffer(VmaAllocator allocator, in CreateBuffer() 126 VkResult FindMemoryTypeIndexForBufferInfo(VmaAllocator allocator, in FindMemoryTypeIndexForBufferInfo() 142 void GetMemoryTypeProperties(VmaAllocator allocator, in GetMemoryTypeProperties() 149 VkResult MapMemory(VmaAllocator allocator, VmaAllocation allocation, void **ppData) in MapMemory() 154 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() 159 void FlushAllocation(VmaAllocator allocator, in FlushAllocation() [all …]
|
| /third_party/gstreamer/gstplugins_bad/sys/msdk/ |
| D | gstmsdkvideomemory.c | 55 gst_msdk_video_allocator_get_surface (GstAllocator * allocator) in gst_msdk_video_allocator_get_surface() 90 GstAllocator *allocator; in gst_msdk_video_memory_get_surface_available() local 155 GstMsdkVideoAllocator *allocator; in gst_msdk_video_memory_new() local 187 GstAllocator *allocator; in gst_video_meta_map_msdk_memory() local 272 GstAllocator *allocator; in gst_video_meta_unmap_msdk_memory() local 297 GstAllocator *allocator = base_mem->allocator; in gst_msdk_video_memory_map_full() local 352 GstAllocator *allocator = base_mem->allocator; in gst_msdk_video_memory_unmap() local 397 gst_msdk_video_allocator_alloc (GstAllocator * allocator, gsize size, in gst_msdk_video_allocator_alloc() 406 GstMsdkVideoAllocator *allocator = GST_MSDK_VIDEO_ALLOCATOR_CAST (object); in gst_msdk_video_allocator_finalize() local 415 gst_msdk_video_allocator_free (GstAllocator * allocator, GstMemory * base_mem) in gst_msdk_video_allocator_free() [all …]
|
| D | gstmsdksystemmemory.c | 54 GstAllocator *allocator; in ensure_data() local 187 gst_msdk_system_allocator_create_surface (GstAllocator * allocator) in gst_msdk_system_allocator_create_surface() 212 GstMsdkSystemAllocator *allocator; in gst_msdk_system_memory_new() local 328 gst_msdk_system_allocator_free (GstAllocator * allocator, GstMemory * base_mem) in gst_msdk_system_allocator_free() 338 gst_msdk_system_allocator_alloc (GstAllocator * allocator, gsize size, in gst_msdk_system_allocator_alloc() 354 gst_msdk_system_allocator_init (GstMsdkSystemAllocator * allocator) in gst_msdk_system_allocator_init() 369 GstMsdkSystemAllocator *allocator; in gst_msdk_system_allocator_new() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_memory_helper.c | 307 debug_dump_allocator_state(struct nine_allocator *allocator) in debug_dump_allocator_state() 368 static void move_region_ordered_merge(struct nine_allocator *allocator, struct list_head *tail, str… in move_region_ordered_merge() 406 static struct nine_memfd_file_region *allocate_region(struct nine_allocator *allocator, unsigned of… in allocate_region() 423 insert_new_allocation(struct nine_allocator *allocator, struct nine_allocation *new_allocation, uns… in insert_new_allocation() 474 nine_flush_pending_releases(struct nine_allocator *allocator) in nine_flush_pending_releases() 502 nine_flush_pending_frees(struct nine_allocator *allocator) in nine_flush_pending_frees() 534 nine_memfd_unmap_region(struct nine_allocator *allocator, in nine_memfd_unmap_region() 554 remove_allocation(struct nine_allocator *allocator, struct nine_memfd_file *memfd_file, struct nine… in remove_allocation() 578 nine_memfd_try_unmap_file(struct nine_allocator *allocator, in nine_memfd_try_unmap_file() 600 nine_memfd_files_unmap(struct nine_allocator *allocator, in nine_memfd_files_unmap() [all …]
|
| /third_party/gstreamer/gstplugins_good/sys/v4l2/ |
| D | gstv4l2allocator.c | 133 GstV4l2Allocator *allocator = (GstV4l2Allocator *) mem->mem.allocator; in _v4l2mem_dispose() local 151 _v4l2mem_new (GstMemoryFlags flags, GstAllocator * allocator, in _v4l2mem_new() 243 gst_v4l2_memory_group_new (GstV4l2Allocator * allocator, guint32 index) in gst_v4l2_memory_group_new() 351 gst_v4l2_allocator_release (GstV4l2Allocator * allocator, GstV4l2Memory * mem) in gst_v4l2_allocator_release() 384 GstV4l2Allocator *allocator = (GstV4l2Allocator *) gallocator; in gst_v4l2_allocator_free() local 410 GstV4l2Allocator *allocator = (GstV4l2Allocator *) obj; in gst_v4l2_allocator_dispose() local 428 GstV4l2Allocator *allocator = (GstV4l2Allocator *) obj; in gst_v4l2_allocator_finalize() local 462 gst_v4l2_allocator_init (GstV4l2Allocator * allocator) in gst_v4l2_allocator_init() 483 gst_v4l2_allocator_probe (GstV4l2Allocator * allocator, guint32 memory, in gst_v4l2_allocator_probe() 513 gst_v4l2_allocator_create_buf (GstV4l2Allocator * allocator) in gst_v4l2_allocator_create_buf() [all …]
|
| /third_party/boost/boost/container/ |
| D | allocator.hpp | 41 class allocator<void, Version, AllocationDisableMask> class 74 allocator() in allocator() function in boost::container::allocator 79 allocator(const allocator &) in allocator() function in boost::container::allocator 85 allocator(const allocator<T2, Version, AllocationDisableMask> &) in allocator() function in boost::container::allocator 103 class allocator class 158 allocator() BOOST_NOEXCEPT_OR_NOTHROW in allocator() function in boost::container::allocator 163 allocator(const allocator &) BOOST_NOEXCEPT_OR_NOTHROW in allocator() function in boost::container::allocator 169 allocator(const allocator<T2 in allocator() function in boost::container::allocator 208 friend bool operator==(const allocator &, const allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==() 213 …BOOST_CONTAINER_FORCEINLINE friend bool operator!=(const allocator &, const allocator &) BOOST_NOE… in operator !=()
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | BuddyAllocatorTests.cpp | 31 BuddyAllocator allocator(maxBlockSize); in TEST() local 57 BuddyAllocator allocator(maxBlockSize); in TEST() local 79 BuddyAllocator allocator(maxBlockSize); in TEST() local 114 BuddyAllocator allocator(maxBlockSize); in TEST() local 178 BuddyAllocator allocator(maxBlockSize); in TEST() local 213 BuddyAllocator allocator(maxBlockSize); in TEST() local 247 BuddyAllocator allocator(maxBlockSize); in TEST() local 277 BuddyAllocator allocator(32); in TEST() local 312 BuddyAllocator allocator(maxBlockSize); in TEST() local
|
| D | RingBufferAllocatorTests.cpp | 26 RingBufferAllocator allocator(sizeInBytes); in TEST() local 50 RingBufferAllocator allocator(maxNumOfFrames * frameSizeInBytes); in TEST() local 64 RingBufferAllocator allocator(maxNumOfFrames * frameSizeInBytes); in TEST() local 94 RingBufferAllocator allocator(maxNumOfFrames * frameSizeInBytes); in TEST() local 169 RingBufferAllocator allocator(std::numeric_limits<uint64_t>::max()); in TEST() local
|
| D | CommandAllocatorTests.cpp | 59 CommandAllocator allocator; in TEST() local 64 CommandAllocator allocator; in TEST() local 71 CommandAllocator allocator; in TEST() local 117 CommandAllocator allocator; in TEST() local 161 CommandAllocator allocator; in TEST() local 205 CommandAllocator allocator; in TEST() local 238 CommandAllocator allocator; in TEST() local 278 CommandAllocator allocator; in TEST() local 335 CommandAllocator allocator; in TEST() local 345 CommandAllocator allocator; in TEST() local [all …]
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkMemory.cpp | 20 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindBufferMemory() local 54 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeBufferMemory() local 62 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindImageMemory() local 108 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeImageMemory() local 115 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in MapAlloc() local 126 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in UnmapAlloc() local 159 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FlushMappedAlloc() local 171 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in InvalidateMappedAlloc() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | HandleRangeAllocator_unittest.cpp | 29 auto *allocator = getAllocator(); in TEST_F() local 55 auto *allocator = getAllocator(); in TEST_F() local 81 auto *allocator = getAllocator(); in TEST_F() local 100 auto *allocator = getAllocator(); in TEST_F() local 113 auto *allocator = getAllocator(); in TEST_F() local 125 auto *allocator = getAllocator(); in TEST_F() local 143 auto *allocator = getAllocator(); in TEST_F() local 191 auto *allocator = getAllocator(); in TEST_F() local 205 auto *allocator = getAllocator(); in TEST_F() local 224 auto *allocator = getAllocator(); in TEST_F() local [all …]
|
| D | HandleAllocator_unittest.cpp | 19 gl::HandleAllocator allocator; in TEST() local 44 gl::HandleAllocator allocator; in TEST() local 96 gl::HandleAllocator allocator; in TEST() local 108 gl::HandleAllocator allocator; in TEST() local 121 gl::HandleAllocator allocator; in TEST() local 141 gl::HandleAllocator allocator; in TEST() local 156 gl::HandleAllocator allocator; in TEST() local 176 gl::HandleAllocator allocator; in TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | marl_test.h | 42 delete allocator; in TearDown() local 45 marl::TrackedAllocator* allocator = nullptr; variable 74 delete allocator; in TearDown() local 77 marl::TrackedAllocator* allocator = nullptr; variable
|
| D | osfiber_asm.h | 89 Allocator* allocator; variable 95 OSFiber::OSFiber(Allocator* allocator) : allocator(allocator) {} in OSFiber() 104 Allocator* allocator) { in createFiberFromCurrentThread() 111 Allocator* allocator, in createFiber()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | HandleAllocator_unittest.cpp | 19 gl::HandleAllocator allocator; in TEST() local 44 gl::HandleAllocator allocator; in TEST() local 96 gl::HandleAllocator allocator; in TEST() local 108 gl::HandleAllocator allocator; in TEST() local 121 gl::HandleAllocator allocator; in TEST() local 141 gl::HandleAllocator allocator; in TEST() local 156 gl::HandleAllocator allocator; in TEST() local 176 gl::HandleAllocator allocator; in TEST() local
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkMemory.cpp | 38 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindBufferMemory() local 79 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeBufferMemory() local 93 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindImageMemory() local 128 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeImageMemory() local 145 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in MapAlloc() local 161 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in UnmapAlloc() local 197 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FlushMappedAlloc() local 216 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in InvalidateMappedAlloc() local
|
| /third_party/e2fsprogs/contrib/android/ |
| D | basefs_allocator.c | 29 struct base_fs_allocator *allocator, in fs_free_blocks_range() 67 struct base_fs_allocator *allocator) in basefs_allocator_free() 103 struct base_fs_allocator *allocator, in fs_reserve_block() 133 struct base_fs_allocator *allocator, in fs_reserve_blocks_range() 166 struct base_fs_allocator *allocator, in fs_reserve_blocks() 196 struct base_fs_allocator *allocator; in base_fs_alloc_load() local 240 static errcode_t get_next_block(ext2_filsys fs, struct base_fs_allocator *allocator, in get_next_block() 283 static void skip_blocks(ext2_filsys fs, struct base_fs_allocator *allocator, in skip_blocks() 306 struct base_fs_allocator *allocator = fs->priv_data; in basefs_block_allocator() local 360 struct base_fs_allocator *allocator = fs->priv_data; in base_fs_alloc_set_target() local [all …]
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/ |
| D | gstdmabuf.c | 55 GstAllocator *allocator = gmem->allocator; in gst_dmabuf_mem_map() local 84 GstAllocator *allocator = gmem->allocator; in gst_dmabuf_mem_unmap() local 110 gst_dmabuf_allocator_init (GstDmaBufAllocator * allocator) in gst_dmabuf_allocator_init() 156 gst_dmabuf_allocator_alloc (GstAllocator * allocator, gint fd, gsize size) in gst_dmabuf_allocator_alloc() 181 gst_dmabuf_allocator_alloc_with_flags (GstAllocator * allocator, gint fd, in gst_dmabuf_allocator_alloc_with_flags()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | CommandAllocatorTests.cpp | 59 CommandAllocator allocator; in TEST() local 64 CommandAllocator allocator; in TEST() local 71 CommandAllocator allocator; in TEST() local 117 CommandAllocator allocator; in TEST() local 160 CommandAllocator allocator; in TEST() local 204 CommandAllocator allocator; in TEST() local 237 CommandAllocator allocator; in TEST() local 277 CommandAllocator allocator; in TEST() local 334 CommandAllocator allocator; in TEST() local 344 CommandAllocator allocator; in TEST() local [all …]
|
| /third_party/boost/boost/mpi/ |
| D | allocator.hpp | 32 class BOOST_MPI_DECL allocator<void> class 67 class BOOST_MPI_DECL allocator class 101 allocator() throw() { } in allocator() function in boost::mpi::allocator 104 allocator(const allocator&) throw() { } in allocator() function in boost::mpi::allocator 111 allocator(const allocator<U>&) throw() { } in allocator() function in boost::mpi::allocator
|
| /third_party/boost/boost/bimap/detail/ |
| D | manage_additional_parameters.hpp | 86 typedef std::allocator<char> allocator; typedef 99 typedef AP1 allocator; typedef 113 typedef std::allocator<char> allocator; typedef 127 typedef AP2 allocator; typedef 140 typedef std::allocator<char> allocator; typedef 154 typedef std::allocator<char> allocator; typedef 168 typedef AP2 allocator; typedef 182 typedef AP2 allocator; typedef
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | RenderEncoderBase.cpp | 88 [&](CommandAllocator* allocator) -> MaybeError { in APIDraw() 120 [&](CommandAllocator* allocator) -> MaybeError { in APIDrawIndexed() 157 [&](CommandAllocator* allocator) -> MaybeError { in APIDrawIndirect() 188 [&](CommandAllocator* allocator) -> MaybeError { in APIDrawIndexedIndirect() 236 [&](CommandAllocator* allocator) -> MaybeError { in APISetPipeline() 273 [&](CommandAllocator* allocator) -> MaybeError { in APISetIndexBuffer() 333 [&](CommandAllocator* allocator) -> MaybeError { in APISetVertexBuffer() 390 [&](CommandAllocator* allocator) -> MaybeError { in APISetBindGroup()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | counting_allocator.h | 55 Allocator allocator; variable 64 Allocator allocator; in deallocate() local 73 Allocator allocator; in construct() local 82 Allocator allocator; in destroy() local
|