| /kernel/liteos_a/compat/posix/src/ |
| H A D | posix_memalign.c | 36 int posix_memalign(void **memAddr, size_t alignment, size_t size) in posix_memalign() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | aligned_memory.cpp | 23 void *AlignedAlloc(size_t size, size_t alignment) in AlignedAlloc() argument 47 << "size=" << size << ", alignment=" << alignment; in AlignedAlloc() local [all...] |
| H A D | PoolAlloc_unittest.cpp | 60 int alignment = GetParam(); in TEST_P() local
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| H A D | clk-dfll.h | 33 struct rail_alignment alignment; member
|
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| H A D | clk-dfll.h | 33 struct rail_alignment alignment; member
|
| /third_party/libdrm/amdgpu/ |
| H A D | handle_table.c | 35 uint32_t alignment = sysconf(_SC_PAGESIZE) / sizeof(void*); in handle_table_insert() local
|
| /third_party/libdrm/tests/radeon/ |
| H A D | rbo.h | 38 unsigned alignment; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | concurrent-allocator-inl.h | 21 AllocateRaw(int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateRaw() argument 37 AllocateInLab( int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateInLab() argument
|
| H A D | local-factory.cc | 46 AllocateRaw(int size, AllocationType allocation, AllocationAlignment alignment) AllocateRaw() argument
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | allocation.cc | 44 Allocate( cppgc::AllocationHandle& handle, size_t size, AlignVal alignment, GCInfoIndex index) Allocate() argument 64 Allocate( cppgc::AllocationHandle& handle, size_t size, AlignVal alignment, GCInfoIndex index, CustomSpaceIndex space_index) Allocate() argument
|
| H A D | virtual-memory.cc | 13 VirtualMemory(PageAllocator* page_allocator, size_t size, size_t alignment, void* hint) VirtualMemory() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_binder.h | 43 uint32_t alignment; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkMemory.cpp | 22 void *allocateDeviceMemory(size_t bytes, size_t alignment) in allocateDeviceMemory() argument 38 void *allocateHostMemory(size_t bytes, size_t alignment, const VkAllocationCallbacks *pAllocator, VkSystemAllocationScope allocationScope) in allocateHostMemory() argument
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | math.h | 30 inline T RoundUp(T alignment, T value) { in RoundUp() argument
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 26 size_t alignment; member
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 26 size_t alignment; member
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 27 size_t alignment; member
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 26 size_t alignment; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
| H A D | load_address.c | 11 unsigned long long alignment; member [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | cma.h | 35 cma_declare_contiguous(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma) cma_declare_contiguous() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | cma.h | 39 cma_declare_contiguous(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma) cma_declare_contiguous() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/exec/ |
| H A D | load_address.c | 11 unsigned long long alignment; member [all...] |
| /third_party/lame/libmp3lame/i386/ |
| H A D | nasm.h | 212 ; %1 does not align if it LE bytes to next alignment variable
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_staging_mgr.c | 94 virgl_staging_alloc(struct virgl_staging_mgr *staging, unsigned size, unsigned alignment, unsigned *out_offset, struct virgl_hw_res **outbuf, void **ptr) virgl_staging_alloc() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_bo.c | 72 pvr_bo_alloc(struct pvr_device *device, struct pvr_winsys_heap *heap, uint64_t size, uint64_t alignment, uint64_t flags, struct pvr_bo **const pvr_bo_out) pvr_bo_alloc() argument
|