| /device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 20 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/allwinner/t507/hardware/display/src/display_gralloc/ |
| D | seed_gbm_internal.h | 20 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 23 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 23 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 20 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 23 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/esp/esp32/components/bootloader_support/src/secure_boot_v2/ |
| D | secure_boot_signatures_bootloader.c | 31 #define ALIGN_UP(num, align) (((num) + ((align) - 1)) & ~((align) - 1)) macro
|
| D | secure_boot_signatures_app.c | 41 #define ALIGN_UP(num, align) (((num) + ((align) - 1)) & ~((align) - 1)) macro
|
| /device/soc/nxp/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 32 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 24 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 24 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 24 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/esp/esp32/components/bootloader_support/src/esp32/ |
| D | secure_boot.c | 222 #define ALIGN_UP(num, align) (((num) + ((align) - 1)) & ~((align) - 1)) macro
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 25 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/allwinner/t507/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 25 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/common/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 25 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/qemu/riscv32_virt/liteos_m/board/hardware/display/ |
| D | display_gralloc.c | 33 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/board/bearpi/bearpi_hm_micro/hal/display/ |
| D | display_layer.c | 38 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/esp/esp32/components/heap/ |
| D | multi_heap.c | 76 #define ALIGN_UP(X) ALIGN((X)+sizeof(void *)-1) macro
|
| D | multi_heap_poisoning.c | 49 #define ALIGN_UP(num, align) (((num) + ((align) - 1)) & ~((align) - 1)) macro
|
| /device/qemu/hardware/display/ |
| D | display_gralloc.c | 36 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| D | hi_math.h | 80 #define ALIGN_UP(x, a) ((((x) + ((a) - 1)) / (a)) * (a)) macro
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
| D | hi_math.h | 81 #define ALIGN_UP(x, a) ((((x) + ((a) - 1)) / (a)) * (a)) macro
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | hi_math.h | 78 #define ALIGN_UP(x, a) ((((x) + ((a) - 1)) / (a)) * (a)) macro
|
| /device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/ |
| D | Rkvpu_OMX_VdecControl.c | 76 #define ALIGN_UP(x, a) ((((x) + ((a)-1)) / (a)) * (a)) macro
|