| /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
|
| /device/soc/rockchip/rk3568/hardware/codec/jpeg/include/ |
| H A D | codec_jpeg_decoder.h | 38 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_content_layout_algorithm.cpp | 50 auto align = Alignment::CENTER; in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_position_controller.cpp | 46 JumpToItemInGroup(int32_t index, int32_t indexInGroup, bool smooth, ScrollAlign align, int32_t source) JumpToItemInGroup() argument
|
| /foundation/arkui/ui_lite/interfaces/kits/layout/ |
| H A D | flex_layout.h | 77 void SetMajorAxisAlign(const AlignType& align) in SetMajorAxisAlign() argument 89 void SetSecondaryAxisAlign(const AlignType& align) in SetSecondaryAxisAlign() argument
|
| /kernel/linux/linux-5.10/drivers/dma/bestcomm/ |
| H A D | sram.c | 149 void* bcom_sram_alloc(int size, int align, phys_addr_t *phys) in bcom_sram_alloc() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| H A D | randomalloc.c | 21 unsigned long align = 1UL << align_shift; in get_entry_num_slots() local 53 efi_random_alloc(unsigned long size, unsigned long align, unsigned long *addr, unsigned long random_seed) efi_random_alloc() argument
|