/third_party/musl/src/network/ |
H A D | gethostbyname2_r.c | 18 size_t align, need; in gethostbyname2_r() local
|
H A D | getservbyname_r.c | 17 int cnt, proto, align; in getservbyname_r() local
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | getservbyname_r.c | 17 int cnt, proto, align; in getservbyname_r() local
|
/third_party/musl/porting/liteos_a_newlib/kernel/src/ |
H A D | malloc.c | 59 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 D | index.js | 4 var align = opts.align || []; variable
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_buffer_test.c | 61 align() in align() function
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap25.c | 52 static void *map_align(size_t size, size_t align) in map_align() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | tls_align_dso.c | 13 unsigned align; member
|
/third_party/musl/libc-test/src/functionalext/supplement/mman/ |
H A D | mprotect.c | 30 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 D | ssl3_buffer.c | 40 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 D | ssl3_buffer.c | 40 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 D | SkTextUtils.cpp | 13 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 D | strrchr.c | 50 test (const struct fun *fun, int align, int seekpos, int len) in test() argument
|
H A D | strchr.c | 50 test (const struct fun *fun, int align, int seekpos, int len) in test() argument
|
H A D | strlen.c | 55 test (const struct fun *fun, int align, int len) in test() argument
|
/third_party/python/Modules/_ctypes/libffi_osx/ |
H A D | ffi.c | 193 int align = (*ptr)->alignment; in ffi_prep_cif() local
|
/third_party/rust/crates/libc/src/unix/bsd/apple/b64/x86_64/ |
H A D | mod.rs | 177 mod align; modules
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | create_thread_identity.cc | 70 static intptr_t RoundUp(intptr_t addr, intptr_t align) { in RoundUp() argument
|
/third_party/skia/bench/ |
H A D | BigPathBench.cpp | 30 BigPathBench(Align align, bool round) : fAlign(align), fRound(round) { in BigPathBench() argument
|
/third_party/elfutils/libdw/ |
H A D | libdw_alloc.c | 118 __libdw_allocate (Dwarf *dbg, size_t minsize, size_t align) in __libdw_allocate() argument
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | lossless_audiodsp_altivec.c | 56 register vec_u8 align = vec_lvsl(0, v2); in scalarproduct_and_madd_int16_altivec() local
|
/third_party/ffmpeg/libavformat/ |
H A D | genh.c | 47 int align, ch, ret; in genh_read_header() local
|
/third_party/musl/src/malloc/ |
H A D | lite_malloc.c | 46 size_t align=1; in __simple_malloc() local
|
/third_party/musl/porting/linux/user/src/malloc/ |
H A D | lite_malloc.c | 46 size_t align=1; in __simple_malloc() local
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | cts128.c | 93 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
|