| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dma-heap.h | 24 int (*allocate)(struct dma_heap *heap, member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dma-heap.h | 24 struct dma_buf *(*allocate)(struct dma_heap *heap, member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | dma-heap.h | 25 struct dma_buf *(*allocate)(struct dma_heap *heap, unsigned long len, unsigned long fd_flags, member
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnRingBuffer.cpp | 24 GrDawnRingBuffer::Slice GrDawnRingBuffer::allocate(int size) { in allocate() function in GrDawnRingBuffer
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgNameAllocator.cpp | 54 std::string NameAllocator::allocate (void) in allocate() function in rsg::NameAllocator
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_memorypool.h | 75 T *allocate(size_t n) { in allocate() function
|
| H A D | sfn_memorypool.cpp | 86 void *MemoryPool::allocate(size_t size) in allocate() function in r600::MemoryPool 91 void *MemoryPool::allocate(size_t size, size_t align) in allocate() function in r600::MemoryPool 138 void *MemoryBacking::allocate(size_t size) in allocate() function in r600::MemoryBacking 145 void *MemoryBacking::allocate(size_t size, size_t align) in allocate() function in r600::MemoryBacking
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_ir_allocator.h | 48 allocate(unsigned size) in allocate() function in brw::simple_allocator
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | allocate.c | 74 void *allocate(struct allocator_struct *desc, unsigned int size) in allocate() function
|
| /third_party/skia/third_party/externals/swiftshader/src/System/Linux/ |
| H A D | MemFd.cpp | 62 bool LinuxMemFd::allocate(const char *name, size_t size) in allocate() function in LinuxMemFd
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_memory_backend.h | 35 int (*allocate)(void *ctx, ump_dd_mem *descriptor); member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_memory_backend.h | 35 int (*allocate)(void *ctx, ump_dd_mem *descriptor); member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_query_acc.h | 38 struct etna_acc_query * (*allocate)(struct etna_context *ctx, unsigned query_type); member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | HandleAllocator.cpp | 45 GLuint HandleAllocator::allocate() in allocate() function in gl::HandleAllocator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | JITLinkMemoryManager.cpp | 20 InProcessMemoryManager::allocate(const SegmentsRequestMap &Request) { in allocate() function in llvm::jitlink::InProcessMemoryManager
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | PersistentCommandPool.cpp | 70 angle::Result PersistentCommandPool::allocate(vk::Context *context, in allocate() function in rx::vk::PersistentCommandPool
|
| /third_party/skia/src/gpu/ |
| H A D | GrMemoryPool.cpp | 61 void* GrMemoryPool::allocate(size_t size) { in allocate() function in GrMemoryPool
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Memory.cpp | 35 #undef allocate macro 90 void *allocate(size_t bytes, size_t alignment) in allocate() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | NameSpace.hpp | 57 GLuint allocate(ObjectType *object = nullptr) in allocate() function in gl::NameSpace
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | counting_allocator.h | 52 pointer allocate( in allocate() function in absl::container_internal::CountingAllocator
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | basic_transformer_test.cpp | 42 BasicTransformer::AllocateMem allocate = nullptr;
in HWTEST_F() local 85 BasicTransformer::AllocateMem allocate = nullptr;
in HWTEST_F() local 113 BasicTransformer::AllocateMem allocate = nullptr;
in HWTEST_F() local [all...] |
| /third_party/glfw/tests/ |
| H A D | allocator.c | 50 static void* allocate(size_t size, void* user) in allocate() function
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | property.hpp | 123 allocate(size_t n) { in allocate() function in clover::property_buffer
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-allocator.h | 60 T* allocate(size_t length) { return zone_->NewArray<T>(length); } in allocate() function in v8::internal::ZoneAllocator 110 T* allocate(size_t n) { in allocate() function in v8::internal::RecyclingZoneAllocator
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Memory.cpp | 36 #undef allocate macro 76 static void *allocate(size_t bytes, size_t alignment, bool clearToZero) in allocate() function
|