Home
last modified time | relevance | path

Searched refs:OUT (Results 1 - 13 of 13) sorted by relevance

/device/soc/rockchip/rk3588/kernel/scripts/
H A Dmkimg71 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 Dmkimg72 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 Drepack-bootimg8 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 Dhi_runtime_api.h48 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 Dhi_runtime_comm.h35 #ifndef OUT
36 #define OUT macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_runtime_api.h48 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 Dhi_runtime_comm.h35 #ifndef OUT
36 #define OUT macro
/device/qemu/riscv32_virt/liteos_m/board/hardware/display/
H A Ddisplay_gralloc.c140 __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 Dcmpi_mod.c256 goto OUT; in comm_init()
262 OUT: in comm_init()
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/
H A Dtypes.h70 #define OUT macro
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/
H A Dtypes.h72 #define OUT macro
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_device.c298 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 Ddisplay_gralloc.c280 __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