| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | leaking_addresses.pl | 482 next if (!opendir(DIR, $pwd)); 483 my @files = readdir(DIR); 484 closedir(DIR);
|
| /OK3568_Linux_fs/kernel/tools/build/Documentation/ |
| H A D | Build.txt | 27 $ make -f tools/build/Makefile.build srctree=$(KSRC) dir=$(DIR) obj=$(OBJECT) 32 DIR - is the path to the project to be built 35 When succefully finished the $(DIR) directory contains the final object file 38 $ ls $(DIR)/$(OBJECT)-in.o
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/ |
| H A D | 0001-configure-use-pkg-config-for-freetype.patch | 16 @@ -399,40 +399,19 @@ AC_ARG_WITH(freetype,[ --with-freetype=DIR use freetype2 in DIR],[
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp2skb_meta.sh | 17 DIR=$(dirname $0) 131 FILE="$DIR/$BPF_FILE"
|
| /OK3568_Linux_fs/kernel/tools/iio/ |
| H A D | lsiio.c | 42 DIR *dp; in dump_channels() 105 DIR *dp; in dump_devices()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | bcm47094-dlink-dir-885l.dts | 4 * DTS for D-Link DIR-885L 16 model = "D-Link DIR-885L";
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | build.sh | 186 DIR="$1" 189 for dir in "$CHIP_DIR/$(basename "$DIR")/" "$DIR"; do
|
| /OK3568_Linux_fs/device/rockchip/common/ |
| H A D | build.sh | 186 DIR="$1" 189 for dir in "$CHIP_DIR/$(basename "$DIR")/" "$DIR"; do
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/ |
| H A D | 0002-libtool.m4-Rename-the-with-sysroot-option-to-avoid-c.patch | 25 -[AS_HELP_STRING([--with-sysroot@<:@=DIR@:>@], 27 +[AS_HELP_STRING([--with-libtool-sysroot@<:@=DIR@:>@], 28 [Search for dependent libraries within DIR (or the compiler's sysroot
|
| /OK3568_Linux_fs/ |
| H A D | build.sh | 186 DIR="$1" 189 for dir in "$CHIP_DIR/$(basename "$DIR")/" "$DIR"; do
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.x86 | 598 <DIR> 4096 . 599 <DIR> 4096 .. 600 <DIR> 16384 lost+found 601 <DIR> 4096 boot 602 <DIR> 12288 etc 603 <DIR> 4096 media 604 <DIR> 4096 bin 605 <DIR> 4096 dev 606 <DIR> 4096 home 607 <DIR> 4096 lib [all …]
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/ |
| H A D | DirUtil.c | 172 DIR *dir; in dirUnlinkHierarchy() 246 DIR *dir = opendir(path); in dirSetHierarchyPermissions()
|
| /OK3568_Linux_fs/external/recovery/minzip/ |
| H A D | DirUtil.c | 172 DIR *dir; in dirUnlinkHierarchy() 246 DIR *dir = opendir(path); in dirSetHierarchyPermissions()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/glew/glew/ |
| H A D | 0001-Fix-build-race-in-Makefile.patch | 42 bin/$(GLEWINFO.BIN): $(GLEWINFO.BIN.OBJ) $(LIB.SHARED.DIR)/$(LIB.SHARED) 49 bin/$(VISUALINFO.BIN): $(VISUALINFO.BIN.OBJ) $(LIB.SHARED.DIR)/$(LIB.SHARED)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | immap.c | 184 DIR, in do_iopset() enumerator 211 cmd = DIR; in do_iopset() 242 case DIR: in do_iopset()
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | rktools.c | 82 int readFile(DIR* dir, char* filename) in readFile() 117 DIR* dir = opendir("/sys/bus/mmc/devices/"); in init_sd_emmc_point()
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_user.c | 92 DIR *dir; in open_dir() 102 DIR *dir = stream; in seek_dir() 111 DIR *dir = stream; in read_dir()
|
| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | test-pkg | 242 -d DIR, --build-dir DIR 243 Do the builds in directory DIR, one sub-dir per toolchain.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/ |
| H A D | README | 119 usage: tdc.py [-h] [-p PATH] [-D DIR [DIR ...]] [-f FILE [FILE ...]] 140 -D DIR [DIR ...], --directory DIR [DIR ...]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
| H A D | pass-ptest-env.patch | 17 DIR *dir; 50 DIR *dir;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
| H A D | init-exclude.patch | 64 opendir(DIR, $dir); 65 foreach $f (sort { lc($a) cmp lc($b) } readdir(DIR)) {
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0001-Remove-python-venv.patch | 88 DIR="$( pwd )" 89 -VIRTUALENV_ROOT=${VIRTUALENV_ROOT:-"${DIR}/.venv"} 108 "${DIR}/scripts/prepare-msm.sh"
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | stressapptest_config.h.in | 13 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 47 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 98 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 105 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/sysctl/ |
| H A D | sysctl.sh | 46 if [ -z $DIR ]; then 47 DIR="/sys/module/test_sysctl/" 756 if [ -d $DIR ]; then
|
| /OK3568_Linux_fs/buildroot/package/tcpreplay/ |
| H A D | 0001-configure-ac-fix-without-libdnet.patch | 22 AC_HELP_STRING([--with-libdnet=DIR], [Use libdnet in DIR]),
|