/third_party/rust/crates/libc/src/unix/bsd/apple/b64/aarch64/ |
H A D | mod.rs | 11 mod align; modules
|
/kernel/liteos_a/testsuites/unittest/libc/posix/mem/smoke/ |
H A D | It_posix_mem_003.cpp | 50 size_t align = sizeof(UINTPTR); in Testcase() local
|
/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
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_row.h | 37 explicit VerticalAlignDeclaration(VerticalAlign align) : align_(align) {} in VerticalAlignDeclaration() argument
|
H A D | js_column.h | 41 explicit HorizontalAlignDeclaration(HorizontalAlign align) : align_(align) {} in HorizontalAlignDeclaration() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/ |
H A D | render_node_layout_property.h | 46 auto align = Alignment::TOP_LEFT; variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/ |
H A D | stack_layout_property.h | 50 auto align = Alignment::CENTER; variable
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iomap.h | 30 xfs_extlen_t align; in xfs_aligned_fsb_count() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iomap.h | 37 xfs_extlen_t align; in xfs_aligned_fsb_count() local
|
/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
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
H A D | folder_stack_layout_property.h | 56 auto align = Alignment::CENTER; variable
|
/foundation/arkui/ace_engine/frameworks/core/components/align/ |
H A D | render_align.cpp | 29 const RefPtr<AlignComponent> align = AceType::DynamicCast<AlignComponent>(component); in Update() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_stack_bridge.cpp | 27 int32_t align = NUM_4; in SetAlignContent() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | overlay_property.h | 33 Alignment align; member
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | alignedmem.c | 24 efi_allocate_pages_aligned(unsigned long size, unsigned long *addr, unsigned long max, unsigned long align) efi_allocate_pages_aligned() argument
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-generic.c | 24 pcibios_align_resource(void *data, const struct resource *res, resource_size_t size, resource_size_t align) pcibios_align_resource() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | usercopy.c | 64 uintptr_t align = (uintptr_t) from % sizeof(unsigned long); in check_zeroed_user() local
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | alignedmem.c | 24 efi_allocate_pages_aligned(unsigned long size, unsigned long *addr, unsigned long max, unsigned long align, int memory_type) efi_allocate_pages_aligned() argument
|
/kernel/liteos_a/kernel/base/vm/ |
H A D | los_vm_iomap.c | 40 VOID *LOS_DmaMemAlloc(DMA_ADDR_T *dmaAddr, size_t size, size_t align, enum DmaMemType type) in LOS_DmaMemAlloc() argument
|
/kernel/liteos_m/testsuites/sample/kernel/swtmr/ |
H A D | It_los_swtmr_Align_009.c | 47 UINT16 align;
in Case2() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | usercopy.c | 65 uintptr_t align = (uintptr_t) from % sizeof(unsigned long); in check_zeroed_user() local
|