Searched refs:OUT (Results 1 - 13 of 13) sorted by relevance
/device/soc/rockchip/rk3588/kernel/scripts/ |
H A D | mkimg | 71 OUT=out 73 ITS=${OUT}/boot.its 99 --boot_img ${BOOT_IMG} --out ${OUT} \ 106 --boot_img ${BOOT_IMG} --out ${OUT} \ 126 mkdir -p ${OUT} 127 rm -f ${OUT}/fdt ${OUT}/kernel ${OUT}/resource 140 dd if=${ITB} of=${OUT}/${NAME} bs=${SIZE} count=1 skip=${OFFS} iflag=skip_bytes >/dev/null 2>&1 142 touch ${OUT}/ [all...] |
/device/soc/rockchip/common/sdk_linux/scripts/ |
H A D | mkimg | 72 OUT=out 74 ITS=${OUT}/boot.its 100 --boot_img ${BOOT_IMG} --out ${OUT} \ 107 --boot_img ${BOOT_IMG} --out ${OUT} \ 127 mkdir -p ${OUT} 128 rm -f ${OUT}/fdt ${OUT}/kernel ${OUT}/resource 141 dd if=${ITB} of=${OUT}/${NAME} bs=${SIZE} count=1 skip=${OFFS} iflag=skip_bytes >/dev/null 2>&1 143 touch ${OUT}/ [all...] |
H A D | repack-bootimg | 8 usage: $0 [-h] [-z] --boot_img BOOT_IMG [--out OUT] [--kernel KERNEL] [--ramdisk RAMDISK] [--second SECOND] [--dtb DTB ] [--recovery_dtbo RECOVERY_DTBO] -o OUTPUT 14 --out OUT path to out binaries (default: out)
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_runtime_api.h | 48 IN HI_RUNTIME_GROUP_INFO_S* pstModelGroupAttr, OUT HI_RUNTIME_GROUP_HANDLE* phGroupHandle); 59 IN const HI_RUNTIME_GROUP_SRC_BLOB_ARRAY_PTR pstSrc, OUT HI_RUNTIME_GROUP_DST_BLOB_ARRAY_PTR pstDst, 77 IN const HI_RUNTIME_GROUP_SRC_BLOB_ARRAY_PTR pstSrc, OUT HI_RUNTIME_GROUP_DST_BLOB_ARRAY_PTR pstDst,
|
H A D | hi_runtime_comm.h | 35 #ifndef OUT 36 #define OUT macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_runtime_api.h | 48 IN HI_RUNTIME_GROUP_INFO_S* pstModelGroupAttr, OUT HI_RUNTIME_GROUP_HANDLE* phGroupHandle); 59 IN const HI_RUNTIME_GROUP_SRC_BLOB_ARRAY_PTR pstSrc, OUT HI_RUNTIME_GROUP_DST_BLOB_ARRAY_PTR pstDst, 77 IN const HI_RUNTIME_GROUP_SRC_BLOB_ARRAY_PTR pstSrc, OUT HI_RUNTIME_GROUP_DST_BLOB_ARRAY_PTR pstDst,
|
H A D | hi_runtime_comm.h | 35 #ifndef OUT 36 #define OUT macro
|
/device/qemu/riscv32_virt/liteos_m/board/hardware/display/ |
H A D | display_gralloc.c | 140 __func__); goto OUT); in AllocMem() 144 DISPLAY_FAILURE, HDF_LOGE("%s: size is invalid %d ", __func__, bufferHdl->size); goto OUT); in AllocMem() 156 OUT: in AllocMem()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/ |
H A D | cmpi_mod.c | 256 goto OUT; in comm_init() 262 OUT: in comm_init()
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/ |
H A D | types.h | 70 #define OUT
macro
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/ |
H A D | types.h | 72 #define OUT macro
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
H A D | osal_device.c | 298 goto OUT; in osal_ioctl() 303 goto OUT; in osal_ioctl() 308 goto OUT; in osal_ioctl() 311 OUT: in osal_ioctl()
|
/device/qemu/hardware/display/ |
H A D | display_gralloc.c | 280 __func__); goto OUT); in AllocMem() 284 DISPLAY_FAILURE, HDF_LOGE("%s: size is invalid %d ", __func__, bufferHdl->size); goto OUT); in AllocMem() 295 OUT: in AllocMem()
|
Completed in 7 milliseconds