Home
last modified time | relevance | path

Searched defs:align (Results 1 - 25 of 350) sorted by relevance

12345678910>>...14

/third_party/rust/crates/libc/src/unix/bsd/apple/b64/aarch64/
H A Dmod.rs11 mod align; modules
/third_party/musl/src/malloc/oldmalloc/
H A Daligned_alloc.c9 void *aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
/third_party/musl/src/malloc/
H A Dposix_memalign.c4 int posix_memalign(void **res, size_t align, size_t len) in posix_memalign() argument
H A Dmemalign.c23 void *__memalign(size_t align, size_t len) in __memalign() argument
94 void *memalign(size_t align, size_ argument
[all...]
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Daligned_alloc.c7 void *aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
/third_party/musl/libc-test/src/functional/
H A Dtls_align.c6 unsigned align; member
H A Dstring_memset.c17 static void test_align(int align, int len) in test_align() argument
H A Dtls_align_dlopen.c11 unsigned align; in main() member
/third_party/elfutils/libasm/
H A Dasm_newcomsym.c55 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 Dstruct_member_align_decoration.h47 const uint32_t align; member in tint::ast::StructMemberAlignDecoration
/third_party/ffmpeg/libavfilter/
H A Dframepool.h51 int align); variable
69 int align); variable
H A Daudio.c44 int align = av_cpu_max_align(); in ff_default_get_audio_buffer() local
H A Dvideo.c41 AVFrame *ff_default_get_video_buffer2(AVFilterLink *link, int w, int h, int align) in ff_default_get_video_buffer2() argument
/third_party/ffmpeg/libavformat/
H A Ddcstr.c35 unsigned codec, align; in dcstr_read_header() local
H A Dsvag.c35 unsigned size, align; in svag_read_header() local
H A Dads.c37 int align, codec; in ads_read_header() local
/third_party/musl/src/malloc/mallocng/
H A Daligned_alloc.c10 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 Daligned_alloc.c10 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 Dmemalign.c22 void *__memalign(size_t align, size_t len) in __memalign() argument
/third_party/musl/libc-test/src/functionalext/supplement/malloc/
H A Dmemalign.c28 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 Dmod.rs20 mod align; modules
/third_party/elfutils/libelf/
H A Delf_getdata_rawchunk.c91 size_t align = __libelf_type_align (elf->class, type); in elf_getdata_rawchunk() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_suballoc.c49 tu_suballoc_bo_alloc(struct tu_suballoc_bo *suballoc_bo, struct tu_suballocator *suballoc, uint32_t size, uint32_t align) tu_suballoc_bo_alloc() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_images.c40 type_size_align_1(const struct glsl_type *type, unsigned *size, unsigned *align) in type_size_align_1() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_validate.h53 ssize_t align; member

Completed in 7 milliseconds

12345678910>>...14