Home
last modified time | relevance | path

Searched defs:path (Results 1 - 25 of 37) sorted by relevance

12

/device/soc/rockchip/rk2206/sdk_liteos/image/
H A Dbuild.py17 from os import path namespace
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/utils/file/src/
H A Dhal_file.c19 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
40 int HalFileDelete(const char *path) in HalFileDelete() argument
45 int HalFileStat(const char *path, unsigned int *fileSize) in HalFileStat() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Duri.h39 coap_str_const_t path; /**< Beginning of the first path segment. member
/device/qemu/esp32/adapter/hals/utils/file/src/
H A Dhal_file.c37 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
59 int HalFileDelete(const char *path) in HalFileDelete() argument
66 int HalFileStat(const char *path, unsigned int *fileSize) in HalFileStat() argument
/device/soc/hisilicon/common/hal/display/hi3751v350/linux_standard/adapter/
H A Ddisplay_adapter_impl.cpp20 static int32_t DisplayOpenDevice(const char *path, int flags, mode_t mode) in DisplayOpenDevice() argument
/device/qemu/SmartL_E802/adapter/hals/utils/file/src/
H A Dhal_file.c37 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
59 int HalFileDelete(const char *path) in HalFileDelete() argument
66 int HalFileStat(const char *path, unsigned int *fileSize) in HalFileStat() argument
/device/soc/rockchip/rk2206/adapter/hals/utils/file/
H A Dhal_file.c65 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
103 int HalFileStat(const char* path, unsigned int* fileSize) in HalFileStat() argument
130 int HalFileDelete(const char* path) in HalFileDelete() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_sobel_with_cached_mem.c70 HI_CHAR path[PATH_MAX] = {0}; in SAMPLE_IVE_Sobel_Init() local
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_fileops.c198 void osal_klib_set_store_path(char *path) in osal_klib_set_store_path() argument
204 int osal_klib_get_store_path(char *path, unsigned int path_size) in osal_klib_get_store_path() argument
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dfile.c72 static size_t GetCanonicalPath(const char *cwd, const char *path, char *buf, size_t bufSize) in GetCanonicalPath() argument
276 unlink(const char *path) unlink() argument
[all...]
/device/soc/rockchip/rk2206/adapter/hals/update/
H A Dhal_hota_board.c72 int HotaHalGetOtaPkgPath(char *path, int len) in HotaHalGetOtaPkgPath() argument
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H A Ddebugfs.c37 struct icc_path *path = fp->private_data; in bw_name_read() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dloadbmp.c55 hi_char *path = HI_NULL; in GetBmpInfo() local
95 hi_char *path = HI_NULL; in LoadBMP() local
219 hi_char *path = HI_NULL; LoadBMPEx() local
375 hi_char *path = HI_NULL; LoadBMPCanvas() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
H A Dsample_comm_nnie.c378 HI_CHAR path[PATH_MAX] = {0}; in SAMPLE_COMM_SVP_NNIE_LoadModel() local
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/update/
H A Dhal_hota_board.c171 int HotaHalGetOtaPkgPath(char *path, int len) in HotaHalGetOtaPkgPath() argument
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.c234 char path[PATH_MAX] = {0}; in InitGbmDevice() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c84 const char *path; in INTEL_UC_FIRMWARE_DEFS() local
172 const char *path = NULL; in __uc_fw_user_override() local
[all...]
H A Dintel_uc_fw.h71 const char *path; member
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.c196 char path[PATH_MAX] = {0}; in InitGbmDevice() local
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp193 char path[PATH_MAX] = {0}; in InitGbmDevice() local
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp193 char path[PATH_MAX] = {0}; in InitGbmDevice() local
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu.c125 const char *path; in VPUClientInit() local
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp193 char path[PATH_MAX] = {0}; in InitGbmDevice() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/
H A Dsample_audio.c158 HI_CHAR path[PATH_MAX] = {0}; in SAMPLE_AUDIO_OpenAdecFile() local
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dutil.c73 const char *path; member
137 void __init ipc_init_proc_interface(const char *path, const char *header, int ids, in ipc_init_proc_interface() argument

Completed in 13 milliseconds

12