Home
last modified time | relevance | path

Searched defs:alloc (Results 426 - 450 of 959) sorted by relevance

1...<<11121314151617181920>>...39

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_atomic.c1089 int alloc = max(index + 1, config->num_connector); in drm_atomic_get_connector_state() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h41 int (*alloc)(struct intel_context *ce); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h70 bool alloc; member
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Diommu_v2.c151 __get_pasid_state_ptr(struct device_state *dev_state, u32 pasid, bool alloc) __get_pasid_state_ptr() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-sst-utils.c24 u32 alloc : 1; member
/third_party/ffmpeg/libavcodec/
H A Dmpegaudioenc_template.c519 const unsigned char *alloc; in compute_bit_allocation() local
[all...]
/third_party/json/include/nlohmann/
H A Djson.hpp380 AllocatorType<T> alloc; in create() local
609 AllocatorType<object_t> alloc; in destroy() local
617 AllocatorType<array_t> alloc; in destroy() local
625 AllocatorType<string_t> alloc; destroy() local
633 AllocatorType<binary_t> alloc; destroy() local
2443 AllocatorType<string_t> alloc; erase() local
2450 AllocatorType<binary_t> alloc; erase() local
2514 AllocatorType<string_t> alloc; erase() local
2521 AllocatorType<binary_t> alloc; erase() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.c587 tu_CreateImage(VkDevice _device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, VkImage *pImage) tu_CreateImage() argument
H A Dtu_shader.c720 tu_shader_create(struct tu_device *dev, nir_shader *nir, const struct tu_shader_key *key, struct tu_pipeline_layout *layout, const VkAllocationCallbacks *alloc) tu_shader_create() argument
846 tu_shader_destroy(struct tu_device *dev, struct tu_shader *shader, const VkAllocationCallbacks *alloc) tu_shader_destroy() argument
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c273 struct agx_bo *alloc = agxdecode_find_mapped_gpu_mem_containing(va); in agxdecode_stateful() local
583 agxdecode_track_alloc(struct agx_bo *alloc) in agxdecode_track_alloc() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c113 radv_image_from_gralloc(VkDevice device_h, const VkImageCreateInfo *base_info, const VkNativeBufferANDROID *gralloc_info, const VkAllocationCallbacks *alloc, VkImage *out_image_h) radv_image_from_gralloc() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c298 allocate_query_slot(struct svga_context *svga, struct svga_qmem_alloc_entry *alloc) allocate_query_slot() argument
325 deallocate_query_slot(struct svga_context *svga, struct svga_qmem_alloc_entry *alloc, unsigned index) deallocate_query_slot() argument
/third_party/node/deps/cares/src/lib/
H A Dares_dns_private.h128 size_t alloc; /*!< Allocated count of attribute/value member
/third_party/mesa3d/src/util/
H A Dregister_allocate.c538 ra_realloc_interference_graph(struct ra_graph *g, unsigned int alloc) in ra_realloc_interference_graph() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_instance.c239 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_instance_init_renderer() local
695 const VkAllocationCallbacks *alloc = in vn_CreateInstance() local
838 const VkAllocationCallbacks *alloc in vn_DestroyInstance() local
[all...]
H A Dvn_descriptor_set.c27 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_descriptor_set_layout_destroy() local
195 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_CreateDescriptorSetLayout() local
53 vn_descriptor_set_destroy(struct vn_device *dev, struct vn_descriptor_set *set, const VkAllocationCallbacks *alloc) vn_descriptor_set_destroy() argument
281 const VkAllocationCallbacks *alloc = vn_CreateDescriptorPool() local
346 const VkAllocationCallbacks *alloc; vn_DestroyDescriptorPool() local
463 const VkAllocationCallbacks *alloc = &pool->allocator; vn_ResetDescriptorPool() local
488 const VkAllocationCallbacks *alloc = &pool->allocator; vn_AllocateDescriptorSets() local
607 const VkAllocationCallbacks *alloc = &pool->allocator; vn_FreeDescriptorSets() local
626 vn_update_descriptor_sets_alloc(uint32_t write_count, uint32_t image_count, uint32_t buffer_count, uint32_t view_count, uint32_t iub_count, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope) vn_update_descriptor_sets_alloc() argument
663 vn_update_descriptor_sets_parse_writes(uint32_t write_count, const VkWriteDescriptorSet *writes, const VkAllocationCallbacks *alloc) vn_update_descriptor_sets_parse_writes() argument
771 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; vn_UpdateDescriptorSets() local
792 vn_update_descriptor_sets_parse_template( const VkDescriptorUpdateTemplateCreateInfo *create_info, const VkAllocationCallbacks *alloc, struct vn_descriptor_update_template_entry *entries) vn_update_descriptor_sets_parse_template() argument
914 const VkAllocationCallbacks *alloc = vn_CreateDescriptorUpdateTemplate() local
955 const VkAllocationCallbacks *alloc = vn_DestroyDescriptorUpdateTemplate() local
[all...]
/third_party/lwip/src/core/
H A Dtcp_out.c242 u16_t alloc = length; in tcp_pbuf_prealloc() local
/third_party/lzma/C/
H A DLzma2DecMt.c74 CAlignOffsetAlloc alloc; member
124 CLzma2DecMtHandle Lzma2DecMt_Create(ISzAllocPtr alloc, ISzAllocPtr allocMid) in Lzma2DecMt_Create() argument
[all...]
H A DLzma2Enc.c363 ISzAllocPtr alloc; member
385 CLzma2EncHandle Lzma2Enc_Create(ISzAllocPtr alloc, ISzAllocPtr allocBig) in Lzma2Enc_Create() argument
[all...]
H A DPpmd7.c84 void Ppmd7_Free(CPpmd7 *p, ISzAllocPtr alloc) in Ppmd7_Free() argument
92 BoolInt Ppmd7_Alloc(CPpmd7 *p, UInt32 size, ISzAllocPtr alloc) in Ppmd7_Alloc() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_ra.c812 find_or_allocate_temp(unsigned *map, unsigned value, unsigned *alloc) in find_or_allocate_temp() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource_state.cpp273 ensure_state_fixup_cmdlist(struct d3d12_context *ctx, ID3D12CommandAllocator *alloc) in ensure_state_fixup_cmdlist() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h61 bool alloc : 1; /* is it currently allocated */ member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument

Completed in 32 milliseconds

1...<<11121314151617181920>>...39