| /foundation/communication/bluetooth_service/services/bluetooth/hardware/include/ |
| H A D | bt_vendor_lib.h | 145 malloc_callback alloc; member
|
| /foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/ |
| H A D | file_info_shared_memory.h | 174 auto alloc = CalculateMemSize(memSize, memInfo); in ExpandSharedMemory() local
|
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_function_utils.cpp | 121 AllocInfo alloc = {.width = WIDTH,
in FillCodecBufferWithBufferHandle() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | psymodel.h | 105 int alloc; ///< number of bits allocated by the psy, or -1 if no allocation was done member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow_pin.c | 272 long WINAPI ff_dshow_meminputpin_GetAllocator(DShowMemInputPin *this, IMemAllocator **alloc) in ff_dshow_meminputpin_GetAllocator() argument 277 long WINAPI ff_dshow_meminputpin_NotifyAllocator(DShowMemInputPin *this, IMemAllocator *alloc, in ff_dshow_meminputpin_NotifyAllocator() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vulkan.h | 46 const VkAllocationCallbacks *alloc; member
|
| /third_party/curl/src/ |
| H A D | var.c | 104 bool alloc = FALSE; in varfunc() local
|
| /third_party/glslang/glslang/Include/ |
| H A D | arrays.h | 204 void alloc() in alloc() function
|
| /third_party/alsa-lib/src/ |
| H A D | output.c | 236 size_t alloc; member 252 size_t alloc; in snd_output_buffer_need() local [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | renderer.c | 143 size_t alloc = 64, len = 0; in read_line() local 182 size_t alloc = 8, cnt = 0; in read_jcl_lines() local [all...] |
| /third_party/cups-filters/filter/ |
| H A D | rastertops.c | 220 alloc, in write_flate() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | dfu.c | 363 FAR struct dfu_driver_s *alloc; in usbclass_classobject() local
|
| /third_party/libwebsockets/lib/misc/lwsac/ |
| H A D | lwsac.c | 99 size_t ofs, alloc, al, hp; in _lwsac_use() local [all...] |
| /third_party/libuv/test/ |
| H A D | test-getsockname.c | 46 static void alloc(uv_handle_t* handle, size_t suggested_size, uv_buf_t* buf) { in alloc() function
|
| /third_party/lzma/C/ |
| H A D | XzIn.c | 92 static SRes Xz_ReadIndex2(CXzStream *p, const Byte *buf, size_t size, ISzAllocPtr alloc)
in Xz_ReadIndex2() argument 136 static SRes Xz_ReadIndex(CXzStream *p, ILookInStreamPtr stream, UInt64 indexSize, ISzAllocPtr alloc)
in Xz_ReadIndex() argument 163 static SRes Xz_ReadBackward(CXzStream *p, ILookInStreamPtr stream, Int64 *startOffset, ISzAllocPtr alloc)
in Xz_ReadBackward() argument 264 void Xzs_Free(CXzs *p, ISzAllocPtr alloc)
in Xzs_Free() argument 307 Xzs_ReadBackward(CXzs *p, ILookInStreamPtr stream, Int64 *startOffset, ICompressProgressPtr progress, ISzAllocPtr alloc) Xzs_ReadBackward() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_android.c | 247 tu_import_memory_from_gralloc_handle(VkDevice device_h, int dma_buf, const VkAllocationCallbacks *alloc, VkImage image_h) tu_import_memory_from_gralloc_handle() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_android.c | 233 v3dv_import_native_buffer_fd(VkDevice device_h, int native_buffer_fd, const VkAllocationCallbacks *alloc, VkImage image_h) v3dv_import_native_buffer_fd() argument
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
| H A D | pvr_srv.h | 74 const VkAllocationCallbacks *alloc; member
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_image.c | 30 lvp_image_create(VkDevice _device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks* alloc, VkImage *pImage) lvp_image_create() argument
|
| /third_party/nghttp2/src/ |
| H A D | allocator.h | 110 void *alloc(size_t size) { in alloc() function 183 StringRef make_string_ref(BlockAllocator &alloc, const StringRef &src) { in make_string_ref() argument 223 StringRef concat_string_ref(BlockAllocator &alloc, Arg argument 239 realloc_concat_string_ref(BlockAllocator &alloc, const StringRef &value, Args &&...args) realloc_concat_string_ref() argument 266 make_byte_ref(BlockAllocator &alloc, size_t size) make_byte_ref() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A 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 130 const VkAllocationCallbacks *alloc = vn_CreatePipelineCache() local 171 const VkAllocationCallbacks *alloc = vn_DestroyPipelineCache() local 261 vn_fix_graphics_pipeline_create_info( struct vn_device *dev, uint32_t create_info_count, const VkGraphicsPipelineCreateInfo *create_infos, const VkAllocationCallbacks *alloc, VkGraphicsPipelineCreateInfo **out) vn_fix_graphics_pipeline_create_info() argument 375 const VkAllocationCallbacks *alloc = vn_CreateGraphicsPipelines() local 426 const VkAllocationCallbacks *alloc = vn_CreateComputePipelines() local 462 const VkAllocationCallbacks *alloc = vn_DestroyPipeline() local [all...] |
| 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...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_private.h | 106 VkAllocationCallbacks alloc; member
|
| /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...] |