Home
last modified time | relevance | path

Searched defs:align (Results 26 - 50 of 350) sorted by relevance

12345678910>>...14

/third_party/musl/src/network/
H A Dgethostbyname2_r.c18 size_t align, need; in gethostbyname2_r() local
H A Dgetservbyname_r.c17 int cnt, proto, align; in getservbyname_r() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetservbyname_r.c17 int cnt, proto, align; in getservbyname_r() local
/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dmalloc.c59 void *__wrap__memalign_r(struct _reent *reent, size_t align, size_t nbytes) in __wrap__memalign_r() argument
/third_party/node/deps/npm/node_modules/text-table/
H A Dindex.js4 var align = opts.align || []; variable
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer_test.c61 align() in align() function
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap25.c52 static void *map_align(size_t size, size_t align) in map_align() argument
/third_party/musl/libc-test/src/functional/
H A Dtls_align_dso.c13 unsigned align; member
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmprotect.c30 size_t align = getpagesize(); in mprotect_0100() local
43 size_t align = getpagesize(); in mprotect_0200() local
56 size_t align = getpagesize(); in mprotect_0300() local
69 size_t align in mprotect_0400() local
82 size_t align = getpagesize(); mprotect_0500() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dssl3_buffer.c40 size_t len, align = 0, headerlen; in ssl3_setup_read_buffer() local
87 size_t align = 0, headerlen; in ssl3_setup_write_buffer() local
/third_party/openssl/ssl/record/
H A Dssl3_buffer.c40 size_t len, align = 0, headerlen; in ssl3_setup_read_buffer() local
87 size_t align = 0, headerlen; in ssl3_setup_write_buffer() local
/third_party/skia/src/utils/
H A DSkTextUtils.cpp13 Draw(SkCanvas* canvas, const void* text, size_t size, SkTextEncoding encoding, SkScalar x, SkScalar y, const SkFont& font, const SkPaint& paint, Align align) Draw() argument
/third_party/optimized-routines/string/test/
H A Dstrrchr.c50 test (const struct fun *fun, int align, int seekpos, int len) in test() argument
H A Dstrchr.c50 test (const struct fun *fun, int align, int seekpos, int len) in test() argument
H A Dstrlen.c55 test (const struct fun *fun, int align, int len) in test() argument
/third_party/python/Modules/_ctypes/libffi_osx/
H A Dffi.c193 int align = (*ptr)->alignment; in ffi_prep_cif() local
/third_party/rust/crates/libc/src/unix/bsd/apple/b64/x86_64/
H A Dmod.rs177 mod align; modules
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dcreate_thread_identity.cc70 static intptr_t RoundUp(intptr_t addr, intptr_t align) { in RoundUp() argument
/third_party/skia/bench/
H A DBigPathBench.cpp30 BigPathBench(Align align, bool round) : fAlign(align), fRound(round) { in BigPathBench() argument
/third_party/elfutils/libdw/
H A Dlibdw_alloc.c118 __libdw_allocate (Dwarf *dbg, size_t minsize, size_t align) in __libdw_allocate() argument
/third_party/ffmpeg/libavcodec/ppc/
H A Dlossless_audiodsp_altivec.c56 register vec_u8 align = vec_lvsl(0, v2); in scalarproduct_and_madd_int16_altivec() local
/third_party/ffmpeg/libavformat/
H A Dgenh.c47 int align, ch, ret; in genh_read_header() local
/third_party/musl/src/malloc/
H A Dlite_malloc.c46 size_t align=1; in __simple_malloc() local
/third_party/musl/porting/linux/user/src/malloc/
H A Dlite_malloc.c46 size_t align=1; in __simple_malloc() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dcts128.c93 size_t align; in CRYPTO_cts128_encrypt() member
129 size_t align; in CRYPTO_nistcts128_encrypt() member
165 size_t align; in CRYPTO_cts128_decrypt_block() member
208 size_t align; in CRYPTO_nistcts128_decrypt_block() member
254 size_t align; in CRYPTO_cts128_decrypt() member
294 size_t align; in CRYPTO_nistcts128_decrypt() member

Completed in 10 milliseconds

12345678910>>...14