Home
last modified time | relevance | path

Searched defs:alloc (Results 76 - 100 of 959) sorted by relevance

12345678910>>...39

/third_party/node/deps/v8/src/heap/
H A Dlocal-heap-inl.h40 AllocationResult alloc; in AllocateRaw() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_instance.h73 VkAllocationCallbacks alloc; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_blocklist.rs24 pub fn alloc() -> Self { in alloc() functions
H A Dobjc_class.rs26 pub fn alloc() -> Self { in alloc() functions
H A Dobjc_interface.rs23 pub fn alloc() -> Self { in alloc() functions
H A Dwrap_unsafe_ops_objc_class.rs26 pub fn alloc() -> Self { in alloc() functions
H A Dobjc_property_fnptr.rs23 pub fn alloc() -> Self { in alloc() functions
H A Dobjc_method_clash.rs23 pub fn alloc() -> Self { in alloc() functions
/third_party/skia/src/core/
H A DSkMipmapAccessor.cpp101 SkMipmapAccessor* SkMipmapAccessor::Make(SkArenaAlloc* alloc, const SkImage* image, in Make() argument
/third_party/skia/src/gpu/
H A DGrMemoryPool.cpp65 SkBlockAllocator::ByteRange alloc = fAllocator.allocate<kAlignment, sizeof(Header)>(size); in allocate() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DAMDMemoryAllocator.cpp54 Alloc* alloc = (Alloc*)allocation.get(); in createAliasingResource() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdatadst-tj.c47 boolean alloc; member
151 jpeg_mem_dest_tj(j_compress_ptr cinfo, unsigned char **outbuffer, unsigned long *outsize, boolean alloc) jpeg_mem_dest_tj() argument
/third_party/skia/src/shaders/
H A DSkBitmapProcShader.cpp78 MakeContext( const SkShaderBase& shader, SkTileMode tmx, SkTileMode tmy, const SkSamplingOptions& sampling, const SkImage_Base* image, const ContextRec& rec, SkArenaAlloc* alloc) MakeContext() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dnode_hash_map.h548 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() argument
560 static void delete_element(Allocator* alloc, value_type* pair) { in delete_element() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMemPool.hpp86 inline void* MemPool::alloc (deUintptr numBytes) in alloc() function in de::MemPool
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c162 kbase_remove_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) kbase_remove_dma_buf_usage() argument
192 kbase_add_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) kbase_add_dma_buf_usage() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c160 void kbase_remove_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) in kbase_remove_dma_buf_usage() argument
190 void kbase_add_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) in kbase_add_dma_buf_usage() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c97 void mali_mem_secure_mali_unmap(mali_mem_allocation *alloc) in mali_mem_secure_mali_unmap() argument
151 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_secure_release() local
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_impl.cpp91 AllocInfo alloc = {.width = AlignUp(size/2/4, 16), // 2: min size, 8:pixel size of RGBA8888, 16: stride in AllocateBuffer() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c93 void mali_mem_secure_mali_unmap(mali_mem_allocation *alloc) in mali_mem_secure_mali_unmap() argument
149 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_secure_release() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_scheduler.h118 static void RegistCb(const AllocCB &alloc, const RecycleCB &recycle) in RegistCb() argument
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/kernel/linux/linux-5.10/mm/
H A DMakefile
/kernel/linux/linux-5.10/include/linux/
H A Dioasid.h26 ioasid_alloc_fn_t alloc; member
H A Dmempool.h23 mempool_alloc_t *alloc; member

Completed in 9 milliseconds

12345678910>>...39