| /OK3568_Linux_fs/buildroot/package/android-tools/ |
| H A D | 0001-Fix-makefiles-for-out-of-tree-build.patch | 32 SRCS+= load_file.c 67 -SRCS+= load_file.c 89 +SRCS+= load_file.c
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ |
| H A D | adb.mk | 29 libcutils_SRC_FILES += load_file.c
|
| H A D | adbd.mk | 41 libcutils_SRC_FILES += load_file.c
|
| /OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_mobilenet_demo/src/ |
| H A D | main_nhwc.cc | 122 static void *load_file(const char *file_path, size_t *file_size) in load_file() function 243 void *model_data = load_file(model_path, &model_size); in main()
|
| H A D | main.cc | 122 static void *load_file(const char *file_path, size_t *file_size) in load_file() function 273 void *model_data = load_file(model_path, &model_size); in main()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 590 status = efi_call_proto(lf2, load_file, dp, false, &initrd_size, NULL); in efi_load_initrd_dev_path() 598 status = efi_call_proto(lf2, load_file, dp, false, &initrd_size, in efi_load_initrd_dev_path()
|
| H A D | efistub.h | 702 efi_status_t (__efiapi *load_file)(efi_load_file_protocol_t *, 707 u32 load_file; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/ |
| H A D | main.cc | 60 static void *load_file(const char *file_path, size_t *file_size) in load_file() function 245 void *model_data = load_file(model_path, &model_size); in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0009-mkbootimg-Add-dt-parameter-to-specify-DT-image.patch | 79 + dt_data = load_file(dt_fn, &hdr.dt_size);
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | resource_tool.c | 778 static int load_file(const char *file_path, int offset_block, int blocks); 800 return load_file(file_path, offset_block, blocks); in test_load() 923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file() function
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | resource_tool.c | 778 static int load_file(const char *file_path, int offset_block, int blocks); 800 return load_file(file_path, offset_block, blocks); in test_load() 923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_internal_mem_reuse_demo/src/ |
| H A D | rknn_internal_mem_reuse_demo.cc | 91 static void* load_file(const char* file_path, size_t* file_size) in load_file() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_dynamic_shape_input_demo/src/ |
| H A D | rknn_dynshape_inference.cc | 250 static void *load_file(const char *file_path, size_t *file_size) in load_file() function
|
| H A D | rknn_dynshape_inference_zero_copy.cc | 250 static void *load_file(const char *file_path, size_t *file_size) in load_file() function
|