Home
last modified time | relevance | path

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

12345678910>>...41

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_ump.c22 mali_mem_allocation *alloc; in mali_mem_ump_map() local
98 static void mali_mem_ump_unmap(mali_mem_allocation *alloc) in mali_mem_ump_unmap() argument
110 mali_mem_bind_ump_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 secure_id, u32 flags) mali_mem_bind_ump_buf() argument
143 mali_mem_allocation *alloc; mali_mem_unbind_ump_buf() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_ump.c23 mali_mem_allocation *alloc; in mali_mem_ump_map() local
99 static void mali_mem_ump_unmap(mali_mem_allocation *alloc) in mali_mem_ump_unmap() argument
110 mali_mem_bind_ump_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 secure_id, u32 flags) mali_mem_bind_ump_buf() argument
145 mali_mem_allocation *alloc; mali_mem_unbind_ump_buf() local
[all...]
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/
H A Davmuxer_inner_mock.cpp61 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteSample() local
/foundation/resourceschedule/ffrt/src/tm/
H A Dtask_factory.h55 static void RegistCb(TaskAllocCB<CPUEUTask>::Alloc &&alloc, TaskAllocCB<CPUEUTask>::Free &&free, in RegistCb() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_texture_info.cpp38 GrVkAlloc alloc; in ConvertToGrBackendVKTexture() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_extend.c43 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/kernel/linux/linux-6.6/rust/alloc/
H A Dlib.rs231 pub mod alloc; modules
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_extend.c94 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/third_party/ffmpeg/libavutil/
H A Dbuffer_internal.h105 AVBufferRef* (*alloc)(size_t size); member
/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
/arkcompiler/runtime_core/libpandabase/tests/
H A Dalloc_tracker_test.cpp110 AllocInfo alloc; in TEST() local

Completed in 7 milliseconds

12345678910>>...41