| /base/update/updater/services/ui/view/component/ |
| H A D | text_label_adapter.h | 26 std::string align; member
|
| /base/update/updater/services/ui/view/ |
| H A D | view_api.cpp | 22 UITextLanguageAlignment GetAlign(const std::string &align) in GetAlign() argument
|
| /device/soc/rockchip/rk3568/hardware/codec/jpeg/include/ |
| H A D | codec_jpeg_impl.h | 43 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
|
| H A D | codec_jpeg_decoder.h | 38 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 D | commonattrs_align_test.cpp | 24 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 D | customcomponent_align_test.cpp | 24 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 D | stack_align_test.cpp | 121 int32_t align = -1; in TestStackAlign010() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
| H A D | text_align_test.cpp | 23 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 D | animation_config.h | 42 std::string align; member
|
| /device/soc/hisilicon/common/hal/display/source/display_gralloc/src/ |
| H A D | allocator.h | 28 T AlignUp(T value, T align) in AlignUp() argument
|
| /device/soc/rockchip/rk3588/hardware/codec/jpeg/include/ |
| H A D | codec_jpeg_decoder.h | 46 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
| H A D | faultloggerd_socket.cpp | 204 struct cmsghdr align; in RecvMsgCredFromSocket() member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| H A D | ive_img.c | 85 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align)
in IveCalStride() argument
|
| H A D | vgs_img.c | 99 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 D | drv_mmz_intf.c | 48 mmb_addr_t new_mmb(const char *name, int size, unsigned int align, const char *zone_name) in new_mmb() argument
|
| H A D | drv_mmz_compat.h | 31 HI_U32 align; /* phys-memory's special align size */ member
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | mallocndk.cpp | 76 int align = getpagesize();
in Memalign() local
|
| H A D | malloc1ndk.cpp | 68 int align = getpagesize();
in Memalign() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| H A D | dfx_elf_define.h | 45 uint64_t align = 0; member
|
| /base/hiviewdfx/faultloggerd/frameworks/allocator/ |
| H A D | dfx_allocator.c | 63 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 D | hi_comm_sys_adapt.h | 45 hi_u32 align; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
| H A D | cma_allocator.c | 126 __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 D | hisi_allocator.c | 63 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 D | drv_mmz_ioctl.h | 28 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 D | videobuf2-rdma-sg.c | 44 unsigned int i, align = get_order(buf->size);
in vb2_dma_sg_alloc_contiguous() local
|