| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| H A D | aarch64_call_conv.cpp | 59 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 D | becommon.cpp | 56 void BECommon::ComputeTypeSizesAligns(MIRType &ty, uint8 align) in ComputeTypeSizesAligns() argument
|
| /base/powermgr/battery_manager/charger/include/ |
| H A D | animation_config.h | 42 std::string align; member
|
| /device/soc/hisilicon/common/hal/display/source/display_gralloc/src/ |
| H A D | allocator.h | 28 T AlignUp(T value, T align) in AlignUp() argument
|
| /device/soc/rockchip/rk3588/hardware/codec/jpeg/include/ |
| H A D | codec_jpeg_decoder.h | 46 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | framepool.c | 45 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 D | pixelutils.c | 79 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 D | nir_lower_scratch.c | 51 unsigned align, UNUSED size; in lower_load_store() local
|
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | pool.h | 86 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 D | sfn_memorypool.cpp | 91 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 D | testlib.c | 116 unsigned int align(unsigned int value, unsigned int alignment) in align() function
|
| /third_party/musl/src/hook/linux/ |
| H A D | malloc_common.c | 80 void* aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
|
| /third_party/musl/porting/linux/user/src/internal/ |
| H A D | libc.h | 33 size_t len, size, align, offset; member
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | malloc_common.c | 52 void* aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
|
| /third_party/musl/porting/liteos_a/user/src/internal/ |
| H A D | libc.h | 17 size_t len, size, align, offset; member
|
| /third_party/musl/src/internal/ |
| H A D | libc.h | 19 size_t len, size, align, offset; member
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_pool.h | 90 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 D | dio_truncate.c | 50 static void dio_read(const char *filename, long long align, size_t bs) in dio_read() argument
|
| H A D | dio_sparse.c | 42 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 D | sljitUtils.c | 151 sljit_sw align; in get_page_alignment() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMAsm.cpp | 132 auto align = 1 << alignPow2; in fixupAsmFile() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLMemoryLayout.h | 89 int align = this->alignment(type.componentType()); in stride() local
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl.h | 376 uint32_t align; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | sequence_lock.h | 33 inline constexpr size_t AlignUp(size_t x, size_t align) { in AlignUp() argument
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | pygote_space_allocator-inl.h | 88 inline void *PygoteSpaceAllocator<AllocConfigT>::Alloc(size_t size, Alignment align) in Alloc() argument
|