| /third_party/alsa-utils/alsaloop/ |
| H A D | pcmjob.c | 1359 static int init_handle(struct loopback_handle *lhandle, int alloc) in init_handle() argument
|
| /third_party/lzma/C/ |
| H A D | XzDec.c | 88 static void XzBcFilterState_Free(void *pp, ISzAllocPtr alloc)
in XzBcFilterState_Free() argument 99 static SRes XzBcFilterState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc)
in XzBcFilterState_SetProps() argument 304 static void SbState_Free(void *pp, ISzAllocPtr alloc)
in SbState_Free() argument 267 Xz_StateCoder_Bc_SetFromMethod_Func(IStateCoder *p, UInt64 id, Xz_Func_BcFilterStateBase_Filter func, ISzAllocPtr alloc) Xz_StateCoder_Bc_SetFromMethod_Func() argument 311 SbState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) SbState_SetProps() argument 347 SbState_SetFromMethod(IStateCoder *p, ISzAllocPtr alloc) SbState_SetFromMethod() argument 380 Lzma2State_Free(void *pp, ISzAllocPtr alloc) Lzma2State_Free() argument 390 Lzma2State_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) Lzma2State_SetProps() argument 440 Lzma2State_SetFromMethod(IStateCoder *p, Byte *outBuf, size_t outBufSize, ISzAllocPtr alloc) Lzma2State_SetFromMethod() argument 482 MixCoder_Construct(CMixCoder *p, ISzAllocPtr alloc) MixCoder_Construct() argument 978 XzUnpacker_Construct(CXzUnpacker *p, ISzAllocPtr alloc) XzUnpacker_Construct() argument 1546 XzDecMt_Create(ISzAllocPtr alloc, ISzAllocPtr allocMid) XzDecMt_Create() argument [all...] |
| H A D | XzEnc.c | 124 static void XzEncIndex_Free(CXzEncIndex *p, ISzAllocPtr alloc)
in XzEncIndex_Free() argument 137 static SRes XzEncIndex_ReAlloc(CXzEncIndex *p, size_t newSize, ISzAllocPtr alloc)
in XzEncIndex_ReAlloc() argument 152 static SRes XzEncIndex_PreAlloc(CXzEncIndex *p, UInt64 numBlocks, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc)
in XzEncIndex_PreAlloc() argument 174 static SRes XzEncIndex_AddIndexRecord(CXzEncIndex *p, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc)
in XzEncIndex_AddIndexRecord() argument 360 static SRes SeqInFilter_Init(CSeqInFilter *p, const CXzFilter *props, ISzAllocPtr alloc)
in SeqInFilter_Init() argument 419 SeqInFilter_Free(CSeqInFilter *p, ISzAllocPtr alloc) SeqInFilter_Free() argument 474 SbEncInStream_Construct(CSbEncInStream *p, ISzAllocPtr alloc) SbEncInStream_Construct() argument 701 Lzma2WithFilters_Create(CLzma2WithFilters *p, ISzAllocPtr alloc, ISzAllocPtr bigAlloc) Lzma2WithFilters_Create() argument 713 Lzma2WithFilters_Free(CLzma2WithFilters *p, ISzAllocPtr alloc) Lzma2WithFilters_Free() argument 736 Xz_CompressBlock( CLzma2WithFilters *lzmaf, ISeqOutStreamPtr outStream, Byte *outBufHeader, Byte *outBufData, size_t outBufDataLimit, ISeqInStreamPtr inStream, const Byte *inBuf, size_t inBufSize, const CXzProps *props, ICompressProgressPtr progress, int *inStreamFinished, CXzEncBlockInfo *blockSizes, ISzAllocPtr alloc, ISzAllocPtr allocBig) Xz_CompressBlock() argument 960 ISzAllocPtr alloc; global() member 1016 XzEnc_Free(CXzEnc *p, ISzAllocPtr alloc) XzEnc_Free() argument 1036 XzEnc_Create(ISzAllocPtr alloc, ISzAllocPtr allocBig) XzEnc_Create() argument [all...] |
| H A D | 7zArcIn.c | 64 static SRes SzBitUi32s_Alloc(CSzBitUi32s *p, size_t num, ISzAllocPtr alloc)
in SzBitUi32s_Alloc() argument 79 SzBitUi32s_Free(CSzBitUi32s *p, ISzAllocPtr alloc) SzBitUi32s_Free() argument 87 SzBitUi64s_Free(CSzBitUi64s *p, ISzAllocPtr alloc) SzBitUi64s_Free() argument 113 SzAr_Free(CSzAr *p, ISzAllocPtr alloc) SzAr_Free() argument 153 SzArEx_Free(CSzArEx *p, ISzAllocPtr alloc) SzArEx_Free() argument 320 ReadBitVector(CSzData *sd, UInt32 numItems, Byte **v, ISzAllocPtr alloc) ReadBitVector() argument 348 ReadUi32s(CSzData *sd2, UInt32 numItems, CSzBitUi32s *crcs, ISzAllocPtr alloc) ReadUi32s() argument 369 ReadBitUi32s(CSzData *sd, UInt32 numItems, CSzBitUi32s *crcs, ISzAllocPtr alloc) ReadBitUi32s() argument 395 ReadPackInfo(CSzAr *p, CSzData *sd, ISzAllocPtr alloc) ReadPackInfo() argument 646 ReadUnpackInfo(CSzAr *p, CSzData *sd2, UInt32 numFoldersMax, const CBuf *tempBufs, UInt32 numTempBufs, ISzAllocPtr alloc) ReadUnpackInfo() argument 944 SzReadStreamsInfo(CSzAr *p, CSzData *sd, UInt32 numFoldersMax, const CBuf *tempBufs, UInt32 numTempBufs, UInt64 *dataOffset, CSubStreamInfo *ssi, ISzAllocPtr alloc) SzReadStreamsInfo() argument 1059 ReadTime(CSzBitUi64s *p, UInt32 num, CSzData *sd2, const CBuf *tempBufs, UInt32 numTempBufs, ISzAllocPtr alloc) ReadTime() argument [all...] |
| H A D | LzmaDec.c | 1240 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAllocPtr alloc)
in LzmaDec_FreeProbs() argument 1246 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAllocPtr alloc)
in LzmaDec_FreeDict() argument 1252 void LzmaDec_Free(CLzmaDec *p, ISzAllocPtr alloc)
in LzmaDec_Free() argument 1284 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAllocPtr alloc)
in LzmaDec_AllocateProbs2() argument 1299 LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAllocPtr alloc) LzmaDec_AllocateProbs() argument 1308 LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAllocPtr alloc) LzmaDec_Allocate() argument 1340 LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAllocPtr alloc) LzmaDecode() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_image.c | 1817 radv_image_create(VkDevice _device, const struct radv_image_create_info *create_info, const VkAllocationCallbacks *alloc, VkImage *pImage) radv_image_create() argument [all...] |
| H A D | radv_meta_clear.c | 77 create_pipeline(struct radv_device *device, uint32_t samples, struct nir_shader *vs_nir, struct nir_shader *fs_nir, const VkPipelineVertexInputStateCreateInfo *vi_state, const VkPipelineDepthStencilStateCreateInfo *ds_state, const VkPipelineColorBlendStateCreateInfo *cb_state, const VkPipelineRenderingCreateInfo *dyn_state, const VkPipelineLayout layout, const struct radv_graphics_pipeline_create_info *extra, const VkAllocationCallbacks *alloc, VkPipeline *pipeline) create_pipeline() argument [all...] |
| H A D | radv_private.h | 352 VkAllocationCallbacks alloc; member 393 VkAllocationCallbacks alloc; member 459 VkAllocationCallbacks alloc; member
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compiler.h | 388 unsigned alloc; member
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_private.h | 189 VkAllocationCallbacks alloc; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-debug.cc | 881 AccountingAllocator alloc; in FindNextBreakablePosition() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 56 anv_reloc_list_init(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc) anv_reloc_list_init() argument 64 anv_reloc_list_init_clone(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, const struct anv_reloc_list *other_list) anv_reloc_list_init_clone() argument 111 anv_reloc_list_finish(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc) anv_reloc_list_finish() argument 120 anv_reloc_list_grow(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, size_t num_additional_relocs) anv_reloc_list_grow() argument 153 anv_reloc_list_grow_deps(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t min_num_words) anv_reloc_list_grow_deps() argument 182 anv_reloc_list_add_bo(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_bo *target_bo) anv_reloc_list_add_bo() argument 201 anv_reloc_list_add(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t offset, struct anv_bo *target_bo, uint32_t delta, uint64_t *address_u64_out) anv_reloc_list_add() argument 248 anv_reloc_list_append(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_reloc_list *other, uint32_t offset) anv_reloc_list_append() argument 1214 const VkAllocationCallbacks * alloc; global() member [all...] |
| H A D | anv_pipeline.c | 2050 anv_graphics_pipeline_init(struct anv_graphics_pipeline *pipeline, struct anv_device *device, struct vk_pipeline_cache *cache, const struct VkGraphicsPipelineCreateInfo *pCreateInfo, const struct vk_graphics_pipeline_state *state, const VkAllocationCallbacks *alloc) anv_graphics_pipeline_init() argument 2814 anv_ray_tracing_pipeline_init(struct anv_ray_tracing_pipeline *pipeline, struct anv_device *device, struct vk_pipeline_cache *cache, const VkRayTracingPipelineCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *alloc) anv_ray_tracing_pipeline_init() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_descriptor_set.c | 1497 dzn_descriptor_heap_pool_init(struct dzn_descriptor_heap_pool *pool, struct dzn_device *device, D3D12_DESCRIPTOR_HEAP_TYPE type, bool shader_visible, const VkAllocationCallbacks *alloc) dzn_descriptor_heap_pool_init() argument 1899 dzn_descriptor_update_template_destroy(struct dzn_descriptor_update_template *templ, const VkAllocationCallbacks *alloc) dzn_descriptor_update_template_destroy() argument 1913 dzn_descriptor_update_template_create(struct dzn_device *device, const VkDescriptorUpdateTemplateCreateInfo *info, const VkAllocationCallbacks *alloc, VkDescriptorUpdateTemplate *out) dzn_descriptor_update_template_create() argument [all...] |
| H A D | dzn_pipeline.c | 1580 dzn_graphics_pipeline_destroy(struct dzn_graphics_pipeline *pipeline, const VkAllocationCallbacks *alloc) dzn_graphics_pipeline_destroy() argument 1995 dzn_compute_pipeline_destroy(struct dzn_compute_pipeline *pipeline, const VkAllocationCallbacks *alloc) dzn_compute_pipeline_destroy() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_physical_device.c | 739 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_init_queue_family_properties() local 1070 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_init_renderer_extensions() local 1165 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_physical_device_init() local 1208 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_physical_device_fini() local 1239 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_instance_enumerate_physical_device_groups_locked() local 1332 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; enumerate_physical_devices() local 1422 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_instance_enumerate_physical_devices_and_groups() local [all...] |
| H A D | vn_renderer_virtgpu.c | 1444 virtgpu_destroy(struct vn_renderer *renderer, const VkAllocationCallbacks *alloc) virtgpu_destroy() argument 1737 vn_renderer_create_virtgpu(struct vn_instance *instance, const VkAllocationCallbacks *alloc, struct vn_renderer **renderer) vn_renderer_create_virtgpu() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.c | 1040 vk_graphics_pipeline_state_fill(const struct vk_device *device, struct vk_graphics_pipeline_state *state, const VkGraphicsPipelineCreateInfo *info, const struct vk_subpass_info *sp_info, struct vk_graphics_pipeline_all_state *all, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, void **alloc_ptr_out) vk_graphics_pipeline_state_fill() argument
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_x11.c | 2221 wsi_x11_init_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc, const struct driOptionCache *dri_options) wsi_x11_init_wsi() argument 2299 wsi_x11_finish_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc) wsi_x11_finish_wsi() argument
|
| H A D | wsi_common.c | 60 wsi_device_init(struct wsi_device *wsi, VkPhysicalDevice pdevice, WSI_FN_GetPhysicalDeviceProcAddr proc_addr, const VkAllocationCallbacks *alloc, int display_fd, const struct driOptionCache *dri_options, bool sw_device) wsi_device_init() argument 229 wsi_device_finish(struct wsi_device *wsi, const VkAllocationCallbacks *alloc) wsi_device_finish() argument 768 const VkAllocationCallbacks *alloc; wsi_CreateSwapchainKHR() local 814 const VkAllocationCallbacks *alloc; wsi_DestroySwapchainKHR() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | pre-process.c | 593 struct token *alloc = alloc_token(streampos); in dup_token() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.c | 656 struct zink_descriptor_set *alloc = ralloc_array(pool, struct zink_descriptor_set, bucket_size); in allocate_desc_set() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 3584 nine_state_access_transform(struct nine_ff_state *ff_state, D3DTRANSFORMSTATETYPE t, boolean alloc) nine_state_access_transform() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiPipelineTests.cpp | 1323 auto& alloc = context.getDefaultAllocator(); in destroyEarlyTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingMutableTests.cpp | 442 de::MovePtr<ImageWithMemory> makeDefaultImage (const DeviceInterface& vkd, VkDevice device, Allocator& alloc) in makeDefaultImage() argument 479 de::MovePtr<BufferWithMemory> makeDefaultBuffer (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 numElements = 1u) in makeDefaultBuffer() argument 542 AccelerationStructureData makeDefaultAccelerationStructure (const DeviceInterface& vkd, VkDevice device, VkCommandBuffer cmdBuffer, Allocator& alloc, bool triangles, deUint16 offsetX) in makeDefaultAccelerationStructure() argument [all...] |