| /third_party/mesa3d/src/glx/ |
| H A D | xfont.c | 226 GLint skiprows, skippixels, alignment; in DRI_glXUseXFont() local
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/ |
| H A D | pvr_winsys_helper.c | 138 pvr_winsys_helper_heap_alloc(struct pvr_winsys_heap *const heap, uint64_t size, uint64_t alignment, struct pvr_winsys_vma *const vma_out) pvr_winsys_helper_heap_alloc() argument 196 pvr_buffer_create_and_map(struct pvr_winsys *const ws, heap_alloc_reserved_func heap_alloc_reserved, struct pvr_winsys_heap *heap, pvr_dev_addr_t dev_addr, uint64_t size, uint64_t alignment, struct pvr_winsys_vma **const vma_out) pvr_buffer_create_and_map() argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | object_id.c | 113 u32 alignment; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atom_array.cpp | 229 const unsigned alignment = util_next_power_of_two(size); in st_setup_current() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_blorp_exec.c | 139 blorp_alloc_dynamic_state(struct blorp_batch *batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_dynamic_state() argument 154 blorp_alloc_general_state(struct blorp_batch *batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_general_state() argument
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
| H A D | HolidayBorderPanel.java | 87 private int alignment; field in HolidayBorderPanel 345 public HolidayBorderPanel setAlignment(int alignment) { in setAlignment() argument [all...] |
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | aiocp.c | 42 static long long alignment; variable
|
| /third_party/libdrm/radeon/ |
| H A D | radeon_bo_gem.c | 60 bo_open(struct radeon_bo_manager *bom, uint32_t handle, uint32_t size, uint32_t alignment, uint32_t domains, uint32_t flags) bo_open() argument
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | security_tests.c | 120 amdgpu_bo_alloc_map(struct amdgpu_device *dev, unsigned size, unsigned alignment, unsigned gem_domain, uint64_t alloc_flags, struct sec_amdgpu_bo *sbo) amdgpu_bo_alloc_map() argument
|
| /third_party/node/deps/v8/src/base/ |
| H A D | region-allocator.cc | 210 AllocateAlignedRegion( size_t size, size_t alignment) AllocateAlignedRegion() argument 239 AllocateRegion(Address hint, size_t size, size_t alignment) AllocateRegion() argument [all...] |
| H A D | macros.h | 353 constexpr inline bool IsAligned(T value, U alignment) { in IsAligned() argument 357 inline void* AlignedAddress(void* address, size_t alignment) { in AlignedAddress() argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-cygwin.cc | 99 void* OS::Allocate(void* hint, size_t size, size_t alignment, in Allocate() argument 274 GetFreeMemoryRangesWithin( OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, size_t alignment) GetFreeMemoryRangesWithin() argument
|
| H A D | platform-aix.cc | 132 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/cppgc/ |
| H A D | object-allocator.cc | 119 OutOfLineAllocate(NormalPageSpace& space, size_t size, AlignVal alignment, GCInfoIndex gcinfo) OutOfLineAllocate() argument 137 OutOfLineAllocateImpl(NormalPageSpace& space, size_t size, AlignVal alignment, GCInfoIndex gcinfo) OutOfLineAllocateImpl() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | spaces-inl.h | 138 AllocateRawAligned( int size_in_bytes, AllocationAlignment alignment) AllocateRawAligned() argument 212 AllocateFastAligned( int size_in_bytes, int* result_aligned_size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateFastAligned() argument 240 AllocateRaw(int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateRaw() argument 278 AllocateRawAligned( int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateRawAligned() argument 302 AllocateRawSlow( int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateRawSlow() argument [all...] |
| H A D | code-range.cc | 34 GetAddressHint(size_t code_range_size, size_t alignment) GetAddressHint() argument
|
| H A D | local-heap.cc | 385 PerformCollectionAndAllocateAgain( int object_size, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) PerformCollectionAndAllocateAgain() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-internal.cc | 428 AllocationAlignment alignment = in RUNTIME_FUNCTION() local 460 AllocationAlignment alignment = in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_blorp.c | 49 stream_state(struct iris_batch *batch, struct u_upload_mgr *uploader, unsigned size, unsigned alignment, uint32_t *out_offset, struct iris_bo **out_bo) stream_state() argument 130 blorp_alloc_dynamic_state(struct blorp_batch *blorp_batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_dynamic_state() argument 143 blorp_alloc_general_state(struct blorp_batch *blorp_batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_general_state() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.c | 66 int alignment = num_components == 3 ? 3 : num_components - 1; in ppir_codegen_encode_varying() local 601 int alignment = num_components == 4 ? 2 : num_components - 1; in ppir_codegen_encode_store_temp() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_gather.c | 331 LLVMValueRef alignment = LLVMConstInt(i32_type, src_width/8, 0); in lp_build_gather_avx2() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | blob.c | 86 blob_align(struct blob *blob, size_t alignment) in blob_align() argument 103 blob_reader_align(struct blob_reader *blob, size_t alignment) in blob_reader_align() argument
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | lcra.c | 103 unsigned alignment = (BA & 0xffff) - 1; in lcra_restrict_range() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_buffer.h | 97 unsigned alignment; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_blorp.c | 53 stream_state(struct crocus_batch *batch, unsigned size, unsigned alignment, uint32_t *out_offset, struct crocus_bo **out_bo) stream_state() argument 152 blorp_alloc_dynamic_state(struct blorp_batch *blorp_batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_dynamic_state() argument 163 blorp_alloc_general_state(struct blorp_batch *blorp_batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_general_state() argument
|