| /third_party/littlefs/ |
| H A D | lfs_util.h | 117 static inline uint32_t lfs_aligndown(uint32_t a, uint32_t alignment) { in lfs_aligndown() argument 121 static inline uint32_t lfs_alignup(uint32_t a, uint32_t alignment) { in lfs_alignup() argument
|
| /third_party/mesa3d/src/gallium/winsys/sw/null/ |
| H A D | null_sw_winsys.c | 82 null_sw_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) null_sw_displaytarget_create() argument
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
| H A D | testlib.c | 116 unsigned int align(unsigned int value, unsigned int alignment) in align() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atom_atomicbuf.c | 43 st_binding_to_sb(struct gl_buffer_binding *binding, struct pipe_shader_buffer *sb, unsigned alignment) st_binding_to_sb() argument
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_mempool.c | 75 panvk_pool_alloc_aligned(struct panvk_pool *pool, size_t sz, unsigned alignment) in panvk_pool_alloc_aligned() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | os_memory_fd.c | 102 os_malloc_aligned_fd(size_t size, size_t alignment, int *fd, char const *fd_name, char const *driver_id) in os_malloc_aligned_fd() argument
|
| H A D | u_mm.c | 107 SliceBlock(struct mem_block *p, int startofs, int size, int reserved, UNUSED int alignment) SliceBlock() argument
|
| H A D | u_memory.h | 66 align_calloc(size_t size, unsigned long alignment) in align_calloc() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_pool.h | 75 pan_pool_upload_aligned(struct pan_pool *pool, const void *data, size_t sz, unsigned alignment) in pan_pool_upload_aligned() argument
|
| /third_party/libdrm/radeon/ |
| H A D | radeon_bo_int.h | 15 uint32_t alignment; member
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | dio_truncate.c | 46 static long long alignment; variable
|
| H A D | dio_sparse.c | 40 static long long alignment; variable
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-qnx.cc | 151 GetFreeMemoryRangesWithin( OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, size_t alignment) GetFreeMemoryRangesWithin() argument
|
| H A D | platform-solaris.cc | 68 GetFreeMemoryRangesWithin( OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, size_t alignment) GetFreeMemoryRangesWithin() argument
|
| H A D | platform-openbsd.cc | 125 GetFreeMemoryRangesWithin( OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, size_t alignment) GetFreeMemoryRangesWithin() argument
|
| H A D | platform-darwin.cc | 95 GetFreeMemoryRangesWithin( OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, size_t alignment) GetFreeMemoryRangesWithin() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap-allocator-inl.h | 56 AllocateRaw( int size_in_bytes, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument 161 AllocateRaw(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument 191 AllocateRawData(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawData() argument 213 AllocateRawWith( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWith() argument [all...] |
| H A D | heap-allocator.cc | 40 AllocateRawLargeInternal( int size_in_bytes, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawLargeInternal() argument 79 AllocateRawWithLightRetrySlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithLightRetrySlowPath() argument 103 AllocateRawWithRetryOrFailSlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithRetryOrFailSlowPath() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_struct.c | 177 lp_build_pointer_get_unaligned(LLVMBuilderRef builder, LLVMValueRef ptr, LLVMValueRef index, unsigned alignment) lp_build_pointer_get_unaligned() argument 209 lp_build_pointer_set_unaligned(LLVMBuilderRef builder, LLVMValueRef ptr, LLVMValueRef index, LLVMValueRef value, unsigned alignment) lp_build_pointer_set_unaligned() argument
|
| H A D | lp_bld_debug.cpp | 62 lp_check_alignment(const void *ptr, unsigned alignment) in lp_check_alignment() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_util.h | 97 UINT64 alignment, member [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_mempool.c | 124 panfrost_pool_alloc_aligned(struct panfrost_pool *pool, size_t sz, unsigned alignment) in panfrost_pool_alloc_aligned() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 107 const VkDeviceSize alignment = properties.limits.minUniformBufferOffsetAlignment; in getOptimalUniformBufferChunkSize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 107 const VkDeviceSize alignment = properties.limits.minUniformBufferOffsetAlignment; in getOptimalUniformBufferChunkSize() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | ImageVk.cpp | 112 size_t alignment = vk::GetValidImageCopyBufferAlignment(mImage->getIntendedFormatID(), in initialize() local
|