| /OK3568_Linux_fs/app/forlinx/forlinx_cmd/ |
| H A D | Makefile | 17 dirs := $(shell find . -maxdepth 1 -type d) macro 18 dirs := $(basename $(patsubst ./%,%,$(dirs))) macro 19 dirs := $(filter-out $(exclude_dirs),$(dirs)) macro
|
| /OK3568_Linux_fs/u-boot/fs/ |
| H A D | fs.c | 44 struct fs_dir_stream *dirs; in fs_ls_generic() local 103 struct fs_dir_stream **dirs) in fs_opendir_unsupported() 441 struct fs_dir_stream *dirs = NULL; in fs_opendir() local 457 struct fs_dirent *fs_readdir(struct fs_dir_stream *dirs) in fs_readdir() 476 void fs_closedir(struct fs_dir_stream *dirs) in fs_closedir()
|
| /OK3568_Linux_fs/app/QLauncher/ |
| H A D | xdgdesktopfile.cpp | 223 void cleanAndAddPostfix(QStringList &dirs, const QString& postfix) in cleanAndAddPostfix() 914 const QFileInfoList dirs = dir.entryInfoList(QStringList(), QDir::Dirs | QDir::NoDotAndDotDot); in findDesktopFile() local 932 QStringList dirs = d.split(QLatin1Char(':'), QString::SkipEmptyParts); in findDesktopFile() local
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ipk/ |
| H A D | rootfs.py | 164 def _multilib_sanity_test(self, dirs): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | rootfs.py | 107 def _setup_dbg_rootfs(self, dirs): argument
|
| /OK3568_Linux_fs/u-boot/fs/fat/ |
| H A D | fat.c | 1175 int fat_readdir(struct fs_dir_stream *dirs, struct fs_dirent **dentp) in fat_readdir() 1198 void fat_closedir(struct fs_dir_stream *dirs) in fat_closedir()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/ |
| H A D | symbolize.py | 99 def __init__(self, out, dirs, strip_path): argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/ |
| H A D | symbolize.py | 99 def __init__(self, out, dirs, strip_path): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-sta2x11.c | 27 u32 dirs; member
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | recovery.c | 565 char** dirs = malloc(d_alloc * sizeof(char*)); in sdcard_directory() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | build.py | 182 def exec_func(func, d, dirs = None): argument
|
| H A D | cooker.py | 295 def add_filewatch(self, deps, watcher=None, dirs=False): argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/gradle/wrapper/ |
| HD | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | symbol.c | 2112 struct strlist *dirs; in find_matching_kcore() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | devio.c | 472 static const char *dirs[] = {"out", "in"}; in snoop_urb() local
|