Home
last modified time | relevance | path

Searched defs:align (Results 76 - 100 of 441) sorted by relevance

12345678910>>...18

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_call_conv.cpp59 void AArch64CallConvImpl::AllocateGPRegister(const MIRType &mirType, CCLocInfo &pLoc, uint64 size, uint64 align) in AllocateGPRegister() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dbecommon.cpp56 void BECommon::ComputeTypeSizesAligns(MIRType &ty, uint8 align) in ComputeTypeSizesAligns() argument
/base/powermgr/battery_manager/charger/include/
H A Danimation_config.h42 std::string align; member
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Dallocator.h28 T AlignUp(T value, T align) in AlignUp() argument
/device/soc/rockchip/rk3588/hardware/codec/jpeg/include/
H A Dcodec_jpeg_decoder.h46 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
/third_party/ffmpeg/libavfilter/
H A Dframepool.c45 int align; member
152 ff_frame_pool_get_video_config(FFFramePool *pool, int *width, int *height, enum AVPixelFormat *format, int *align) ff_frame_pool_get_video_config() argument
171 ff_frame_pool_get_audio_config(FFFramePool *pool, int *channels, int *nb_samples, enum AVSampleFormat *format, int *align) ff_frame_pool_get_audio_config() argument
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c79 int i, align, ret; in main() local
30 run_single_test(const char *test, const uint8_t *block1, ptrdiff_t stride1, const uint8_t *block2, ptrdiff_t stride2, int align, int n) run_single_test() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_scratch.c51 unsigned align, UNUSED size; in lower_load_store() local
/third_party/mesa3d/src/asahi/lib/
H A Dpool.h86 unsigned align; member
110 unsigned align = descs[0].align; in agx_pool_alloc_descs() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_memorypool.cpp91 void *MemoryPool::allocate(size_t size, size_t align) in allocate() argument
145 void *MemoryBacking::allocate(size_t size, size_t align) in allocate() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtestlib.c116 unsigned int align(unsigned int value, unsigned int alignment) in align() function
/third_party/musl/src/hook/linux/
H A Dmalloc_common.c80 void* aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h33 size_t len, size, align, offset; member
/third_party/musl/porting/linux/user/src/hook/
H A Dmalloc_common.c52 void* aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h17 size_t len, size, align, offset; member
/third_party/musl/src/internal/
H A Dlibc.h19 size_t len, size, align, offset; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_pool.h90 unsigned align; member
114 unsigned align = descs[0].align; in pan_pool_alloc_descs() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_truncate.c50 static void dio_read(const char *filename, long long align, size_t bs) in dio_read() argument
H A Ddio_sparse.c42 static void dio_sparse(int fd, int align, long long fs, int ws, long long off) in dio_sparse() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitUtils.c151 sljit_sw align; in get_page_alignment() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMAsm.cpp132 auto align = 1 << alignPow2; in fixupAsmFile() local
/third_party/skia/src/sksl/
H A DSkSLMemoryLayout.h89 int align = this->alignment(type.componentType()); in stride() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.h376 uint32_t align; member
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dsequence_lock.h33 inline constexpr size_t AlignUp(size_t x, size_t align) { in AlignUp() argument
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dpygote_space_allocator-inl.h88 inline void *PygoteSpaceAllocator<AllocConfigT>::Alloc(size_t size, Alignment align) in Alloc() argument

Completed in 9 milliseconds

12345678910>>...18