Home
last modified time | relevance | path

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

123

/base/update/updater/services/ui/view/component/
H A Dtext_label_adapter.h26 std::string align; member
/base/update/updater/services/ui/view/
H A Dview_api.cpp22 UITextLanguageAlignment GetAlign(const std::string &align) in GetAlign() argument
/device/soc/rockchip/rk3568/hardware/codec/jpeg/include/
H A Dcodec_jpeg_impl.h43 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
H A Dcodec_jpeg_decoder.h38 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_align_test.cpp24 int32_t align = ARKUI_ALIGNMENT_TOP_START; in TestCommonAttrsAlign001() local
36 int32_t align = ARKUI_ALIGNMENT_TOP; in TestCommonAttrsAlign002() local
48 int32_t align = ARKUI_ALIGNMENT_TOP_END; in TestCommonAttrsAlign003() local
60 int32_t align in TestCommonAttrsAlign004() local
72 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCommonAttrsAlign005() local
84 int32_t align = ARKUI_ALIGNMENT_END; TestCommonAttrsAlign006() local
96 int32_t align = ARKUI_ALIGNMENT_BOTTOM_START; TestCommonAttrsAlign007() local
108 int32_t align = ARKUI_ALIGNMENT_BOTTOM; TestCommonAttrsAlign008() local
120 int32_t align = ARKUI_ALIGNMENT_BOTTOM_END; TestCommonAttrsAlign009() local
132 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCommonAttrsAlign010() local
140 int32_t align = ENUM_ABNORMAL_VALUE; TestCommonAttrsAlign011() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_align_test.cpp24 int32_t align = ARKUI_ALIGNMENT_TOP_START; in TestCustomComponentAlign001() local
36 int32_t align = ARKUI_ALIGNMENT_TOP; in TestCustomComponentAlign002() local
48 int32_t align = ARKUI_ALIGNMENT_TOP_END; in TestCustomComponentAlign003() local
60 int32_t align in TestCustomComponentAlign004() local
72 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCustomComponentAlign005() local
84 int32_t align = ARKUI_ALIGNMENT_END; TestCustomComponentAlign006() local
96 int32_t align = ARKUI_ALIGNMENT_BOTTOM_START; TestCustomComponentAlign007() local
108 int32_t align = ARKUI_ALIGNMENT_BOTTOM; TestCustomComponentAlign008() local
120 int32_t align = ARKUI_ALIGNMENT_BOTTOM_END; TestCustomComponentAlign009() local
132 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCustomComponentAlign010() local
140 int32_t align = ENUM_ABNORMAL_VALUE; TestCustomComponentAlign011() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_align_test.cpp121 int32_t align = -1; in TestStackAlign010() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_align_test.cpp23 int32_t align = ARKUI_ALIGNMENT_TOP_START; in TestTextAlign001() local
35 int32_t align = ARKUI_ALIGNMENT_TOP; in TestTextAlign002() local
47 int32_t align = ARKUI_ALIGNMENT_TOP_END; in TestTextAlign003() local
59 int32_t align in TestTextAlign004() local
71 int32_t align = ARKUI_ALIGNMENT_CENTER; TestTextAlign005() local
83 int32_t align = ARKUI_ALIGNMENT_END; TestTextAlign006() local
95 int32_t align = ARKUI_ALIGNMENT_BOTTOM_START; TestTextAlign007() local
107 int32_t align = ARKUI_ALIGNMENT_BOTTOM; TestTextAlign008() local
119 int32_t align = ARKUI_ALIGNMENT_BOTTOM_END; TestTextAlign009() local
131 int32_t align = ARKUI_ALIGNMENT_CENTER; TestTextAlign010() local
[all...]
/base/powermgr/battery_manager/charger/include/
H A Danimation_config.h42 std::string align; member
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Dallocator.h28 T AlignUp(T value, T align) in AlignUp() argument
/device/soc/rockchip/rk3588/hardware/codec/jpeg/include/
H A Dcodec_jpeg_decoder.h46 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_socket.cpp204 struct cmsghdr align; in RecvMsgCredFromSocket() member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dive_img.c85 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() argument
H A Dvgs_img.c99 MppFrmCreate( VIDEO_FRAME_INFO_S* frm, int width, int height, PIXEL_FORMAT_E pixelFormat, DATA_BITWIDTH_E bitWidth, COMPRESS_MODE_E compressMode, int align) MppFrmCreate() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_mmz_intf.c48 mmb_addr_t new_mmb(const char *name, int size, unsigned int align, const char *zone_name) in new_mmb() argument
H A Ddrv_mmz_compat.h31 HI_U32 align; /* phys-memory's special align size */ member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmallocndk.cpp76 int align = getpagesize(); in Memalign() local
H A Dmalloc1ndk.cpp68 int align = getpagesize(); in Memalign() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf_define.h45 uint64_t align = 0; member
/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c63 static inline size_t AlignRoundUp(size_t val, size_t align) in AlignRoundUp() argument
278 static void* AllocMmap(size_t align, size_t size) in AllocMmap() argument
314 static void* AllocImpl(size_t align, size_t size) in AllocImpl() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/include/adapt/
H A Dhi_comm_sys_adapt.h45 hi_u32 align; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dcma_allocator.c126 __mmb_alloc(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz) __mmb_alloc() argument
222 __mmb_alloc_v2(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz, unsigned int order) __mmb_alloc_v2() argument
[all...]
H A Dhisi_allocator.c63 find_fixed_region(unsigned long *region_len, hil_mmz_t *mmz, unsigned long size, unsigned long align) find_fixed_region() argument
154 find_fixed_region_from_highaddr(unsigned long *region_len, hil_mmz_t *mmz, unsigned long size, unsigned long align) find_fixed_region_from_highaddr() argument
226 __mmb_alloc(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz) __mmb_alloc() argument
298 __mmb_alloc_v2(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz, unsigned int order) __mmb_alloc_v2() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Ddrv_mmz_ioctl.h28 HI_U32 align; /* phys-memory's special align size */ member
64 HI_U32 align; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c44 unsigned int i, align = get_order(buf->size); in vb2_dma_sg_alloc_contiguous() local

Completed in 12 milliseconds

123