| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_private.h | 106 VkAllocationCallbacks alloc; member
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_feedback.c | 38 vn_feedback_buffer_create(struct vn_device *dev, uint32_t size, const VkAllocationCallbacks *alloc, struct vn_feedback_buffer **out_feedback_buf) vn_feedback_buffer_create() argument 126 vn_feedback_buffer_destroy(struct vn_device *dev, struct vn_feedback_buffer *feedback_buf, const VkAllocationCallbacks *alloc) vn_feedback_buffer_destroy() argument 158 vn_feedback_pool_init(struct vn_device *dev, struct vn_feedback_pool *pool, uint32_t size, const VkAllocationCallbacks *alloc) vn_feedback_pool_init() argument 435 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; vn_feedback_cmd_pools_init() local 481 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; vn_feedback_cmd_pools_fini() local [all...] |
| H A D | vn_wsi.c | 79 const VkAllocationCallbacks *alloc = in vn_wsi_init() local 100 const VkAllocationCallbacks *alloc = in vn_wsi_fini() local 107 vn_wsi_create_image(struct vn_device *dev, const VkImageCreateInfo *create_info, const struct wsi_image_create_info *wsi_info, const VkAllocationCallbacks *alloc, struct vn_image **out_img) vn_wsi_create_image() argument 174 vn_wsi_create_image_from_swapchain( struct vn_device *dev, const VkImageCreateInfo *create_info, const VkImageSwapchainCreateInfoKHR *swapchain_info, const VkAllocationCallbacks *alloc, struct vn_image **out_img) vn_wsi_create_image_from_swapchain() argument [all...] |
| /third_party/mesa3d/include/android_stub/hardware/ |
| H A D | gralloc.h | 375 int (*alloc)(struct alloc_device_t* dev, member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_mm.c | 174 struct nouveau_mm_allocation *alloc; in nouveau_mm_allocate() local 223 nouveau_mm_free(struct nouveau_mm_allocation *alloc) in nouveau_mm_free() argument [all...] |
| /third_party/lwip/src/include/lwip/ |
| H A D | altcp.h | 86 altcp_new_fn alloc; member
|
| /third_party/lzma/C/ |
| H A D | Lzma2Dec.c | 71 SRes Lzma2Dec_AllocateProbs(CLzma2Dec *p, Byte prop, ISzAllocPtr alloc)
in Lzma2Dec_AllocateProbs() argument 78 SRes Lzma2Dec_Allocate(CLzma2Dec *p, Byte prop, ISzAllocPtr alloc)
in Lzma2Dec_Allocate() argument 469 Lzma2Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAllocPtr alloc) Lzma2Decode() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_image.c | 128 vk_image_create(struct vk_device *device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, size_t size) vk_image_create() argument 151 vk_image_destroy(struct vk_device *device, const VkAllocationCallbacks *alloc, struct vk_image *image) vk_image_destroy() argument 515 vk_image_view_create(struct vk_device *device, bool driver_internal, const VkImageViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, size_t size) vk_image_view_create() argument 533 vk_image_view_destroy(struct vk_device *device, const VkAllocationCallbacks *alloc, struct vk_image_view *image_view) vk_image_view_destroy() argument [all...] |
| /third_party/mesa3d/src/util/tests/vma/ |
| H A D | vma_random_test.cpp | 98 bool alloc(uint64_t size_order=52, uint64_t align_order=52) in alloc() function
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_assemble.c | 369 instr_cf_alloc_t alloc = {.opc = ALLOC}; in assemble() local 334 write_cfs(struct ir2_context *ctx, instr_cf_t *cfs, unsigned cf_idx, instr_cf_alloc_t *alloc, instr_cf_exec_t *exec) write_cfs() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | basetexture9.c | 49 BOOL alloc = (Pool == D3DPOOL_DEFAULT) && !initResource && in NineBaseTexture9_ctor() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | initthread.c | 93 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local() argument
|
| H A D | param_build.c | 51 param_push(OSSL_PARAM_BLD *bld, const char *key, int size, size_t alloc, int type, int secure) param_push() argument
|
| H A D | params_dup.c | 23 OSSL_PARAM_ALIGNED_BLOCK *alloc; /* The allocated buffer */ member
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_key.c | 412 ossl_dh_key2buf(const DH *dh, unsigned char **pbuf_out, size_t size, int alloc) ossl_dh_key2buf() argument
|
| /third_party/openssl/crypto/dh/ |
| H A D | dh_key.c | 413 ossl_dh_key2buf(const DH *dh, unsigned char **pbuf_out, size_t size, int alloc) ossl_dh_key2buf() argument
|
| /third_party/openssl/crypto/ |
| H A D | initthread.c | 93 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local() argument
|
| H A D | param_build.c | 51 param_push(OSSL_PARAM_BLD *bld, const char *key, int size, size_t alloc, int type, int secure) param_push() argument
|
| H A D | params_dup.c | 23 OSSL_PARAM_ALIGNED_BLOCK *alloc; /* The allocated buffer */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalIgnoreTests.cpp | 131 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageTransfer.cpp | 198 const Allocation& alloc = srcBuffer.getAllocation(); in iterate() local 260 const Allocation& alloc = dstBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOCornerCase.cpp | 178 de::MovePtr<vk::Allocation> alloc; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationCommonEdgeTests.cpp | 342 const Allocation& alloc = vertexBuffer.getAllocation(); in test() local
|
| H A D | vktTessellationGeometryPointSizeTests.cpp | 396 const Allocation& alloc = colorBuffer.getAllocation(); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageTransfer.cpp | 193 const Allocation& alloc = srcBuffer.getAllocation(); in iterate() local 254 const Allocation& alloc = dstBuffer.getAllocation(); in iterate() local
|