Home
last modified time | relevance | path

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

12345678910>>...52

/third_party/rust/crates/libc/src/unix/bsd/apple/b64/aarch64/
H A Dmod.rs11 mod align; modules
/kernel/liteos_a/testsuites/unittest/libc/posix/mem/smoke/
H A DIt_posix_mem_003.cpp50 size_t align = sizeof(UINTPTR); in Testcase() local
/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
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_row.h37 explicit VerticalAlignDeclaration(VerticalAlign align) : align_(align) {} in VerticalAlignDeclaration() argument
H A Djs_column.h41 explicit HorizontalAlignDeclaration(HorizontalAlign align) : align_(align) {} in HorizontalAlignDeclaration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_layout_property.h46 auto align = Alignment::TOP_LEFT; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/
H A Dstack_layout_property.h50 auto align = Alignment::CENTER; variable
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_iomap.h30 xfs_extlen_t align; in xfs_aligned_fsb_count() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_iomap.h37 xfs_extlen_t align; in xfs_aligned_fsb_count() local
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_layout_property.h56 auto align = Alignment::CENTER; variable
/foundation/arkui/ace_engine/frameworks/core/components/align/
H A Drender_align.cpp29 const RefPtr<AlignComponent> align = AceType::DynamicCast<AlignComponent>(component); in Update() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_stack_bridge.cpp27 int32_t align = NUM_4; in SetAlignContent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Doverlay_property.h33 Alignment align; member
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dalignedmem.c24 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 Dpci-generic.c24 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 Dusercopy.c64 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 Dalignedmem.c24 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 Dlos_vm_iomap.c40 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 DIt_los_swtmr_Align_009.c47 UINT16 align; in Case2() local
/kernel/linux/linux-6.6/lib/
H A Dusercopy.c65 uintptr_t align = (uintptr_t) from % sizeof(unsigned long); in check_zeroed_user() local

Completed in 5 milliseconds

12345678910>>...52