/third_party/skia/src/gpu/vk/ |
D | GrVkMemory.cpp | 19 GrVkAlloc* alloc) { in AllocAndBindBufferMemory() 52 void GrVkMemory::FreeBufferMemory(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in FreeBufferMemory() 61 GrVkAlloc* alloc) { in AllocAndBindImageMemory() 106 void GrVkMemory::FreeImageMemory(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in FreeImageMemory() 112 void* GrVkMemory::MapAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc) { in MapAlloc() 124 void GrVkMemory::UnmapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in UnmapAlloc() 130 void GrVkMemory::GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, in GetNonCoherentMappedMemoryRange() 153 void GrVkMemory::FlushMappedAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc, VkDeviceSize offset, in FlushMappedAlloc() 165 void GrVkMemory::InvalidateMappedAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc, in InvalidateMappedAlloc()
|
/third_party/boost/boost/ |
D | multi_array.hpp | 152 explicit multi_array(const Allocator& alloc = Allocator()) : in multi_array() 162 const Allocator& alloc = Allocator() in multi_array() 190 Allocator const& alloc) : in multi_array() 201 const Allocator& alloc = Allocator()) : in multi_array() 222 Allocator const& alloc) : in multi_array() 249 const Allocator& alloc = Allocator()) in multi_array() 262 const Allocator& alloc = Allocator()) in multi_array() 275 const Allocator& alloc = Allocator()) in multi_array() 288 const Allocator& alloc = Allocator()) in multi_array() 299 const Allocator& alloc = Allocator()) in multi_array() [all …]
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_alloc.h | 40 vk_alloc(const VkAllocationCallbacks *alloc, in vk_alloc() 48 vk_zalloc(const VkAllocationCallbacks *alloc, in vk_zalloc() 62 vk_realloc(const VkAllocationCallbacks *alloc, in vk_realloc() 70 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free() 79 vk_strdup(const VkAllocationCallbacks *alloc, const char *s, in vk_strdup() 96 vk_vasprintf(const VkAllocationCallbacks *alloc, in vk_vasprintf() 109 vk_asprintf(const VkAllocationCallbacks *alloc, in vk_asprintf() 123 const VkAllocationCallbacks *alloc, in vk_alloc2() 135 const VkAllocationCallbacks *alloc, in vk_zalloc2() 150 const VkAllocationCallbacks *alloc, in vk_free2() [all …]
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkMemory.cpp | 37 GrVkAlloc* alloc) { in AllocAndBindBufferMemory() 77 const GrVkAlloc& alloc) { in FreeBufferMemory() 91 GrVkAlloc* alloc) { in AllocAndBindImageMemory() 126 const GrVkAlloc& alloc) { in FreeImageMemory() 135 void* GrVkMemory::MapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in MapAlloc() 159 void GrVkMemory::UnmapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in UnmapAlloc() 168 void GrVkMemory::GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, in GetNonCoherentMappedMemoryRange() 191 void GrVkMemory::FlushMappedAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc, VkDeviceSize offset, in FlushMappedAlloc() 210 void GrVkMemory::InvalidateMappedAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc, in InvalidateMappedAlloc()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsallocator.c | 99 check_fd (GstKMSAllocator * alloc) in check_fd() 257 GstKMSAllocator *alloc; in gst_kms_allocator_free() local 271 GstKMSAllocator *alloc; in gst_kms_allocator_set_property() local 292 GstKMSAllocator *alloc; in gst_kms_allocator_get_property() local 309 GstKMSAllocator *alloc; in gst_kms_allocator_finalize() local 350 GstKMSAllocator *alloc; in gst_kms_memory_map() local 413 GstAllocator *alloc; in gst_kms_allocator_init() local 431 GstAllocator *alloc; in gst_kms_allocator_new() local 443 gst_kms_allocator_add_fb (GstKMSAllocator * alloc, GstKMSMemory * kmsmem, in gst_kms_allocator_add_fb() 486 GstKMSAllocator *alloc; in gst_kms_allocator_bo_alloc() local [all …]
|
/third_party/boost/libs/context/test/ |
D | test_fcontext.cpp | 131 stack_allocator alloc; in f9() local 194 stack_allocator alloc; in test_setup() local 203 stack_allocator alloc; in test_start() local 216 stack_allocator alloc; in test_jump() local 229 stack_allocator alloc; in test_result() local 240 stack_allocator alloc; in test_arg() local 252 stack_allocator alloc; in test_transfer() local 268 stack_allocator alloc; in test_exception() local 279 stack_allocator alloc; in test_fp() local 291 stack_allocator alloc; in test_stacked() local [all …]
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_pipeline.c | 30 const VkAllocationCallbacks *alloc = in vn_CreateShaderModule() local 57 const VkAllocationCallbacks *alloc = in vn_DestroyShaderModule() local 78 const VkAllocationCallbacks *alloc = in vn_CreatePipelineLayout() local 107 const VkAllocationCallbacks *alloc = in vn_DestroyPipelineLayout() local 129 const VkAllocationCallbacks *alloc = in vn_CreatePipelineCache() local 166 const VkAllocationCallbacks *alloc = in vn_DestroyPipelineCache() local 246 const VkAllocationCallbacks *alloc, in vn_fix_graphics_pipeline_create_info() 299 const VkAllocationCallbacks *alloc = in vn_CreateGraphicsPipelines() local 349 const VkAllocationCallbacks *alloc = in vn_CreateComputePipelines() local 384 const VkAllocationCallbacks *alloc = in vn_DestroyPipeline() local
|
D | vn_android.h | 93 UNUSED const VkAllocationCallbacks *alloc, in vn_android_image_from_anb() 117 UNUSED const VkAllocationCallbacks *alloc, in vn_android_image_from_ahb() 127 UNUSED const VkAllocationCallbacks *alloc, in vn_android_device_import_ahb() 137 UNUSED const VkAllocationCallbacks *alloc) in vn_android_device_allocate_ahb() 157 UNUSED const VkAllocationCallbacks *alloc, in vn_android_buffer_from_ahb()
|
D | vn_descriptor_set.c | 27 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_descriptor_set_layout_destroy() local 39 const VkAllocationCallbacks *alloc) in vn_descriptor_set_destroy() 143 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_CreateDescriptorSetLayout() local 228 const VkAllocationCallbacks *alloc = in vn_CreateDescriptorPool() local 279 const VkAllocationCallbacks *alloc; in vn_DestroyDescriptorPool() local 376 const VkAllocationCallbacks *alloc = &pool->allocator; in vn_ResetDescriptorPool() local 400 const VkAllocationCallbacks *alloc = &pool->allocator; in vn_AllocateDescriptorSets() local 518 const VkAllocationCallbacks *alloc = &pool->allocator; in vn_FreeDescriptorSets() local 541 const VkAllocationCallbacks *alloc, in vn_update_descriptor_sets_alloc() 570 const VkAllocationCallbacks *alloc) in vn_update_descriptor_sets_parse_writes() [all …]
|
D | vn_image.c | 113 const VkAllocationCallbacks *alloc, in vn_image_store_deferred_create_info() 179 const VkAllocationCallbacks *alloc, in vn_image_create() 215 const VkAllocationCallbacks *alloc, in vn_image_create_deferred() 250 const VkAllocationCallbacks *alloc = in vn_CreateImage() local 292 const VkAllocationCallbacks *alloc = in vn_DestroyImage() local 425 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_BindImageMemory2() local 495 const VkAllocationCallbacks *alloc = in vn_CreateImageView() local 523 const VkAllocationCallbacks *alloc = in vn_DestroyImageView() local 544 const VkAllocationCallbacks *alloc = in vn_CreateSampler() local 571 const VkAllocationCallbacks *alloc = in vn_DestroySampler() local [all …]
|
D | vn_buffer.c | 25 const VkAllocationCallbacks *alloc, in vn_buffer_create() 77 const VkAllocationCallbacks *alloc = in vn_CreateBuffer() local 110 const VkAllocationCallbacks *alloc = in vn_DestroyBuffer() local 208 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_BindBufferMemory2() local 251 const VkAllocationCallbacks *alloc = in vn_CreateBufferView() local 278 const VkAllocationCallbacks *alloc = in vn_DestroyBufferView() local
|
D | vn_render_pass.c | 120 const VkAllocationCallbacks *alloc) in vn_render_pass_create() 148 const VkAllocationCallbacks *alloc = in vn_CreateRenderPass() local 198 const VkAllocationCallbacks *alloc = in vn_CreateRenderPass2() local 248 const VkAllocationCallbacks *alloc = in vn_DestroyRenderPass() local 285 const VkAllocationCallbacks *alloc = in vn_CreateFramebuffer() local 323 const VkAllocationCallbacks *alloc = in vn_DestroyFramebuffer() local
|
/third_party/boost/boost/fiber/future/detail/ |
D | task_object.hpp | 44 task_object( allocator_type const& alloc, Fn const& fn) : in task_object() 50 task_object( allocator_type const& alloc, Fn && fn) : in task_object() 100 static void destroy_( allocator_type const& alloc, task_object * p) noexcept { in destroy_() 119 task_object( allocator_type const& alloc, Fn const& fn) : in task_object() 125 task_object( allocator_type const& alloc, Fn && fn) : in task_object() 174 static void destroy_( allocator_type const& alloc, task_object * p) noexcept { in destroy_()
|
/third_party/node/doc/api/ |
D | buffer.md | 3473 ### The `--zero-fill-buffers` command-line option 3514 [`Buffer.alloc()`]: #buffer_static_method_buffer_alloc_size_fill_encoding 3515 [`Buffer.allocUnsafe()`]: #buffer_static_method_buffer_allocunsafe_size 3516 [`Buffer.allocUnsafeSlow()`]: #buffer_static_method_buffer_allocunsafeslow_size 3517 [`Buffer.concat()`]: #buffer_static_method_buffer_concat_list_totallength 3518 [`Buffer.from(array)`]: #buffer_static_method_buffer_from_array 3519 [`Buffer.from(arrayBuf)`]: #buffer_static_method_buffer_from_arraybuffer_byteoffset_length 3520 [`Buffer.from(buffer)`]: #buffer_static_method_buffer_from_buffer 3521 [`Buffer.from(string)`]: #buffer_static_method_buffer_from_string_encoding 3522 [`Buffer.poolSize`]: #buffer_class_property_buffer_poolsize [all …]
|
/third_party/flutter/skia/src/core/ |
D | SkGlyph.cpp | 86 size_t SkGlyph::allocImage(SkArenaAlloc* alloc) { in allocImage() 94 bool SkGlyph::setImage(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setImage() 107 bool SkGlyph::setImage(SkArenaAlloc* alloc, const void* image) { in setImage() 116 bool SkGlyph::setMetricsAndImage(SkArenaAlloc* alloc, const SkGlyph& from) { in setMetricsAndImage() 151 void SkGlyph::installPath(SkArenaAlloc* alloc, const SkPath* path) { in installPath() 163 bool SkGlyph::setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setPath() 177 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path) { in setPath() 296 SkScalar* array, int* count, SkArenaAlloc* alloc) { in ensureIntercepts()
|
/third_party/skia/src/core/ |
D | SkGlyph.cpp | 70 size_t SkGlyph::allocImage(SkArenaAlloc* alloc) { in allocImage() 78 bool SkGlyph::setImage(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setImage() 91 bool SkGlyph::setImage(SkArenaAlloc* alloc, const void* image) { in setImage() 100 size_t SkGlyph::setMetricsAndImage(SkArenaAlloc* alloc, const SkGlyph& from) { in setMetricsAndImage() 144 void SkGlyph::installPath(SkArenaAlloc* alloc, const SkPath* path) { in installPath() 156 bool SkGlyph::setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setPath() 170 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path) { in setPath() 289 SkScalar* array, int* count, SkArenaAlloc* alloc) { in ensureIntercepts()
|
D | SkDrawLooper.cpp | 35 SkSTArenaAlloc<48> alloc; in canComputeFastBounds() local 57 SkSTArenaAlloc<48> alloc; in computeFastBounds() local 88 SkSTArenaAlloc<256> alloc; in apply() local
|
/third_party/boost/boost/asio/impl/ |
D | defer.hpp | 52 typename associated_allocator<handler_t>::type alloc( in operator ()() local 78 typename associated_allocator<handler_t>::type alloc( in operator ()() local 117 typename associated_allocator<handler_t>::type alloc( in operator ()() local 148 typename associated_allocator<handler_t>::type alloc( in operator ()() local 176 typename associated_allocator<handler_t>::type alloc( in operator ()() local 202 typename associated_allocator<handler_t>::type alloc( in operator ()() local
|
D | post.hpp | 52 typename associated_allocator<handler_t>::type alloc( in operator ()() local 78 typename associated_allocator<handler_t>::type alloc( in operator ()() local 117 typename associated_allocator<handler_t>::type alloc( in operator ()() local 148 typename associated_allocator<handler_t>::type alloc( in operator ()() local 176 typename associated_allocator<handler_t>::type alloc( in operator ()() local 202 typename associated_allocator<handler_t>::type alloc( in operator ()() local
|
D | dispatch.hpp | 50 typename associated_allocator<handler_t>::type alloc( in operator ()() local 75 typename associated_allocator<handler_t>::type alloc( in operator ()() local 114 typename associated_allocator<handler_t>::type alloc( in operator ()() local 144 typename associated_allocator<handler_t>::type alloc( in operator ()() local 171 typename associated_allocator<handler_t>::type alloc( in operator ()() local 197 typename associated_allocator<handler_t>::type alloc( in operator ()() local
|
/third_party/boost/libs/beast/include/boost/beast/core/impl/ |
D | flat_buffer.hpp | 67 basic_flat_buffer(Allocator const& alloc) noexcept in basic_flat_buffer() 84 Allocator const& alloc) noexcept in basic_flat_buffer() 114 Allocator const& alloc) in basic_flat_buffer() 166 Allocator const& alloc) in basic_flat_buffer() 200 Allocator const& alloc) in basic_flat_buffer() 533 alloc(std::size_t n) in alloc() function in boost::beast::basic_flat_buffer
|
/third_party/boost/libs/asio/include/boost/asio/impl/ |
D | post.hpp | 52 typename associated_allocator<handler_t>::type alloc( in operator ()() local 78 typename associated_allocator<handler_t>::type alloc( in operator ()() local 117 typename associated_allocator<handler_t>::type alloc( in operator ()() local 148 typename associated_allocator<handler_t>::type alloc( in operator ()() local 176 typename associated_allocator<handler_t>::type alloc( in operator ()() local 202 typename associated_allocator<handler_t>::type alloc( in operator ()() local
|
D | defer.hpp | 52 typename associated_allocator<handler_t>::type alloc( in operator ()() local 78 typename associated_allocator<handler_t>::type alloc( in operator ()() local 117 typename associated_allocator<handler_t>::type alloc( in operator ()() local 148 typename associated_allocator<handler_t>::type alloc( in operator ()() local 176 typename associated_allocator<handler_t>::type alloc( in operator ()() local 202 typename associated_allocator<handler_t>::type alloc( in operator ()() local
|
D | dispatch.hpp | 50 typename associated_allocator<handler_t>::type alloc( in operator ()() local 75 typename associated_allocator<handler_t>::type alloc( in operator ()() local 114 typename associated_allocator<handler_t>::type alloc( in operator ()() local 144 typename associated_allocator<handler_t>::type alloc( in operator ()() local 171 typename associated_allocator<handler_t>::type alloc( in operator ()() local 197 typename associated_allocator<handler_t>::type alloc( in operator ()() local
|
/third_party/boost/boost/beast/core/impl/ |
D | flat_buffer.hpp | 67 basic_flat_buffer(Allocator const& alloc) noexcept in basic_flat_buffer() 84 Allocator const& alloc) noexcept in basic_flat_buffer() 114 Allocator const& alloc) in basic_flat_buffer() 166 Allocator const& alloc) in basic_flat_buffer() 200 Allocator const& alloc) in basic_flat_buffer() 533 alloc(std::size_t n) in alloc() function in boost::beast::basic_flat_buffer
|