| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/utils/file/src/ |
| D | hal_file.c | 19 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() 40 int HalFileDelete(const char *path) in HalFileDelete() 45 int HalFileStat(const char *path, unsigned int *fileSize) in HalFileStat()
|
| /device/qemu/esp32/adapter/hals/utils/file/src/ |
| D | hal_file.c | 37 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() 59 int HalFileDelete(const char *path) in HalFileDelete() 66 int HalFileStat(const char *path, unsigned int *fileSize) in HalFileStat()
|
| /device/qemu/SmartL_E802/adapter/hals/utils/file/src/ |
| D | hal_file.c | 37 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() 59 int HalFileDelete(const char *path) in HalFileDelete() 66 int HalFileStat(const char *path, unsigned int *fileSize) in HalFileStat()
|
| /device/soc/rockchip/rk2206/adapter/hals/utils/file/ |
| D | hal_file.c | 65 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() 103 int HalFileStat(const char* path, unsigned int* fileSize) in HalFileStat() 130 int HalFileDelete(const char* path) in HalFileDelete()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
| D | loadbmp.c | 55 hi_char *path = HI_NULL; in GetBmpInfo() local 95 hi_char *path = HI_NULL; in LoadBMP() local 219 hi_char *path = HI_NULL; in LoadBMPEx() local 375 hi_char *path = HI_NULL; in LoadBMPCanvas() local
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
| D | file.c | 72 static size_t GetCanonicalPath(const char *cwd, const char *path, char *buf, size_t bufSize) in GetCanonicalPath() 276 int unlink(const char *path) in unlink()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/ |
| D | hisignalling.c | 109 char path[64] = {0}; in GpioDirection() local 145 char path[64] = {0}; in GpioWrite() local 178 char path[64] = {0}; in GpioRead() local 219 char path[64] = {0}; in GpioEdge() local
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_fileops.c | 198 void osal_klib_set_store_path(char *path) in osal_klib_set_store_path() 204 int osal_klib_get_store_path(char *path, unsigned int path_size) in osal_klib_get_store_path()
|
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| D | resource_tool.c | 593 char path[MAX_INDEX_ENTRY_PATH_LEN]; member 614 char path[MAX_INDEX_ENTRY_PATH_LEN]; member 643 static const char *fix_path(const char *path) in fix_path() 800 static void tests_dump_file(const char *path, void *data, int len) in tests_dump_file() 1220 static bool mkdirs(char *path) in mkdirs() 1247 char path[MAX_INDEX_ENTRY_PATH_LEN * 2 + 1]; in dump_file() local 1378 static inline size_t get_file_size(const char *path) in get_file_size() 1488 const char *path = files[i]; in write_index_tbl() local
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| D | resource_tool.c | 610 char path[MAX_INDEX_ENTRY_PATH_LEN]; member 631 char path[MAX_INDEX_ENTRY_PATH_LEN]; member 660 static const char *fix_path(const char *path) in fix_path() 811 static void tests_dump_file(const char *path, void *data, int len) in tests_dump_file() 1240 static bool mkdirs(char *path) in mkdirs() 1267 char path[MAX_INDEX_ENTRY_PATH_LEN * 2 + 1]; in dump_file() local 1397 static inline size_t get_file_size(const char *path) in get_file_size() 1504 const char *path = files[i]; in write_index_tbl() local
|
| /device/soc/rockchip/rk2206/hardware/ |
| D | build.py | 65 def source(self, path, init): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/ |
| D | prepare.py | 34 def mkdir(path): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | mk_prim_xml_step1.py | 62 def create_file_id_dic(path = None): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | uri.h | 39 coap_str_const_t path; /**< Beginning of the first path segment. member
|
| /device/soc/hisilicon/common/hal/display/hi3751v350/linux_standard/adapter/ |
| D | display_adapter_impl.cpp | 20 static int32_t DisplayOpenDevice(const char *path, int flags, mode_t mode) in DisplayOpenDevice()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/ |
| D | SConscript | 96 …path = src if '..' not in src else os.path.relpath(os.path.realpath(os.path.abspath(src)), os.path… variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/loaderboot/ |
| D | SConscript | 99 …path = src if '..' not in src else os.path.relpath(os.path.realpath(os.path.abspath(src)), os.path… variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/ |
| D | SConscript | 103 …path = src if '..' not in src else os.path.relpath(os.path.realpath(os.path.abspath(src)), os.path… variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/ |
| D | SConscript | 106 …path = src if '..' not in src else os.path.relpath(os.path.realpath(os.path.abspath(src)), os.path… variable
|
| /device/soc/rockchip/rk2206/adapter/hals/update/ |
| D | hal_hota_board.c | 72 int HotaHalGetOtaPkgPath(char *path, int len) in HotaHalGetOtaPkgPath()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc_fw.c | 84 const char *path; member 172 const char *path = NULL; in __uc_fw_user_override() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/ |
| D | sample_ive_sobel_with_cached_mem.c | 70 HI_CHAR path[PATH_MAX] = {0}; in SAMPLE_IVE_Sobel_Init() local
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | util.c | 73 const char *path; member 137 void __init ipc_init_proc_interface(const char *path, const char *header, int ids, in ipc_init_proc_interface()
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/update/ |
| D | hal_hota_board.c | 171 int HotaHalGetOtaPkgPath(char *path, int len) in HotaHalGetOtaPkgPath()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/ |
| D | sample_comm_nnie.c | 378 HI_CHAR path[PATH_MAX] = {0}; in SAMPLE_COMM_SVP_NNIE_LoadModel() local
|