| /third_party/rust/crates/libc/src/unix/bsd/apple/b64/aarch64/ |
| H A D | mod.rs | 11 mod align; modules
|
| /third_party/musl/src/malloc/oldmalloc/ |
| H A D | aligned_alloc.c | 9 void *aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
|
| /third_party/musl/src/malloc/ |
| H A D | posix_memalign.c | 4 int posix_memalign(void **res, size_t align, size_t len) in posix_memalign() argument
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
| H A D | aligned_alloc.c | 7 void *aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | tls_align.c | 6 unsigned align; member
|
| H A D | string_memset.c | 17 static void test_align(int align, int len) in test_align() argument
|
| H A D | tls_align_dlopen.c | 11 unsigned align; in main() member
|
| /third_party/elfutils/libasm/ |
| H A D | asm_newcomsym.c | 55 asm_newcomsym(AsmCtx_t *ctx, const char *name, GElf_Xword size, GElf_Addr align) asm_newcomsym() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | struct_member_align_decoration.h | 47 const uint32_t align; member in tint::ast::StructMemberAlignDecoration
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| H A D | ifile.cpp | 23 Section::Section(std::string secName, Word type, Word flags, uint32 align, ObjEmitter &objEmitter, MemPool &memPool) in Section() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | framepool.h | 51 int align); variable 69 int align); variable
|
| H A D | audio.c | 44 int align = av_cpu_max_align(); in ff_default_get_audio_buffer() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dcstr.c | 35 unsigned codec, align; in dcstr_read_header() local
|
| H A D | svag.c | 35 unsigned size, align; in svag_read_header() local
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | aligned_alloc.c | 10 void *__libc_aligned_alloc(size_t align, size_t len) in __libc_aligned_alloc() argument [all...] |
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | aligned_alloc.c | 10 void *__libc_aligned_alloc(size_t align, size_t len) in __libc_aligned_alloc() argument [all...] |
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
| H A D | memalign.c | 22 void *__memalign(size_t align, size_t len) in __memalign() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/malloc/ |
| H A D | memalign.c | 28 int align = getpagesize(); in memalign_0100() local 44 int align = 16; in memalign_0200() local 60 int align = getpagesize() - 1; memalign_0300() local 76 int align = getpagesize(); memalign_0400() local 92 int align = (4 * sizeof(size_t)) + 1; memalign_0500() local [all...] |
| /third_party/rust/crates/libc/src/windows/gnu/ |
| H A D | mod.rs | 20 mod align; modules
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | malloc-proxy-allocator-inl.h | 38 void *MallocProxyAllocator<AllocConfigT>::Alloc(size_t size, Alignment align) in Alloc() argument
|
| /arkcompiler/runtime_core/static_core/runtime/include/mem/ |
| H A D | allocator-inl.h | 23 inline void *ObjectAllocatorBase::AllocateSafe(size_t size, Alignment align, AllocT *objectAllocator, size_t poolSize, in AllocateSafe() argument 34 inline void *ObjectAllocatorBase::AddPoolsAndAlloc(size_t size, Alignment align, AllocT *objectAllocator, in AddPoolsAndAlloc() argument 62 Alignment align = DEFAULT_ALIGNMENT; in AllocateTenuredImpl() local [all...] |
| /base/update/updater/services/ui/view/component/ |
| H A D | text_label_adapter.h | 26 std::string align; member
|
| /base/update/updater/services/ui/view/ |
| H A D | view_api.cpp | 22 UITextLanguageAlignment GetAlign(const std::string &align) in GetAlign() argument
|
| /device/soc/rockchip/rk3568/hardware/codec/jpeg/include/ |
| H A D | codec_jpeg_impl.h | 43 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
|
| /third_party/elfutils/libelf/ |
| H A D | elf_getdata_rawchunk.c | 91 size_t align = __libelf_type_align (elf->class, type); in elf_getdata_rawchunk() local
|