Home
last modified time | relevance | path

Searched refs:DIR (Results 51 – 75 of 273) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/scripts/
H A Dleaking_addresses.pl482 next if (!opendir(DIR, $pwd));
483 my @files = readdir(DIR);
484 closedir(DIR);
/OK3568_Linux_fs/kernel/tools/build/Documentation/
H A DBuild.txt27 $ 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 D0001-configure-use-pkg-config-for-freetype.patch16 @@ -399,40 +399,19 @@ AC_ARG_WITH(freetype,[ --with-freetype=DIR use freetype2 in DIR],[
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp2skb_meta.sh17 DIR=$(dirname $0)
131 FILE="$DIR/$BPF_FILE"
/OK3568_Linux_fs/kernel/tools/iio/
H A Dlsiio.c42 DIR *dp; in dump_channels()
105 DIR *dp; in dump_devices()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm47094-dlink-dir-885l.dts4 * DTS for D-Link DIR-885L
16 model = "D-Link DIR-885L";
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dbuild.sh186 DIR="$1"
189 for dir in "$CHIP_DIR/$(basename "$DIR")/" "$DIR"; do
/OK3568_Linux_fs/device/rockchip/common/
H A Dbuild.sh186 DIR="$1"
189 for dir in "$CHIP_DIR/$(basename "$DIR")/" "$DIR"; do
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0002-libtool.m4-Rename-the-with-sysroot-option-to-avoid-c.patch25 -[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 Dbuild.sh186 DIR="$1"
189 for dir in "$CHIP_DIR/$(basename "$DIR")/" "$DIR"; do
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.x86598 <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 DDirUtil.c172 DIR *dir; in dirUnlinkHierarchy()
246 DIR *dir = opendir(path); in dirSetHierarchyPermissions()
/OK3568_Linux_fs/external/recovery/minzip/
H A DDirUtil.c172 DIR *dir; in dirUnlinkHierarchy()
246 DIR *dir = opendir(path); in dirSetHierarchyPermissions()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/glew/glew/
H A D0001-Fix-build-race-in-Makefile.patch42 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 Dimmap.c184 DIR, in do_iopset() enumerator
211 cmd = DIR; in do_iopset()
242 case DIR: in do_iopset()
/OK3568_Linux_fs/external/recovery/
H A Drktools.c82 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 Dhostfs_user.c92 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 Dtest-pkg242 -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 DREADME119 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 Dpass-ptest-env.patch17 DIR *dir;
50 DIR *dir;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dinit-exclude.patch64 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 D0001-Remove-python-venv.patch88 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 Dstressapptest_config.h.in13 /* 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 Dsysctl.sh46 if [ -z $DIR ]; then
47 DIR="/sys/module/test_sysctl/"
756 if [ -d $DIR ]; then
/OK3568_Linux_fs/buildroot/package/tcpreplay/
H A D0001-configure-ac-fix-without-libdnet.patch22 AC_HELP_STRING([--with-libdnet=DIR], [Use libdnet in DIR]),

1234567891011