Home
last modified time | relevance | path

Searched refs:SRCDIR (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DMakefile120 CFLAGS += -Wall -pedantic $(OPTON) -I $(SRCDIR) -DTIME
130 SRCDIR = ./src macro
192 @if test ! -d $(SRCDIR) \
194 mkdir $(SRCDIR) \
195 ; mv $(SOURCES) $(SRCDIR) \
239 $(PROGDIR)/arithoh: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
241 $(PROGDIR)/register: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
243 $(PROGDIR)/short: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
245 $(PROGDIR)/int: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
247 $(PROGDIR)/long: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dfastboot.mk3 SRCDIR ?= $(S)
5 VPATH += $(SRCDIR)/system/core/fastboot
16 VPATH += $(SRCDIR)/system/core/libzipfile
21 VPATH += $(SRCDIR)/system/extras/ext4_utils
36 VPATH += $(SRCDIR)/system/core/libsparse
45 VPATH += $(SRCDIR)/external/libselinux/src
59 CFLAGS += -I$(SRCDIR)/system/core/fastboot
60 CFLAGS += -I$(SRCDIR)/system/core/include
61 CFLAGS += -I$(SRCDIR)/system/core/mkbootimg
62 CFLAGS += -I$(SRCDIR)/system/extras/ext4_utils
[all …]
H A Dadbd.mk3 SRCDIR ?= $(S)
5 VPATH += $(SRCDIR)/system/core/adb
23 VPATH += $(SRCDIR)/system/core/liblog
31 VPATH += $(SRCDIR)/system/core/fs_mgr
35 VPATH += $(SRCDIR)/system/core/libcutils
66 VPATH += $(SRCDIR)/external/libselinux/src
105 VPATH += $(SRCDIR)/system/extras/ext4_utils
131 CFLAGS += -I$(SRCDIR)/system/core/adb
132 CFLAGS += -I$(SRCDIR)/system/core/include
133 CFLAGS += -I$(SRCDIR)/system/core/libsparse/include
[all …]
H A Dmkbootimg.mk3 SRCDIR ?= $(S)
5 VPATH += $(SRCDIR)/system/core/mkbootimg
9 VPATH += $(SRCDIR)/system/core/libmincrypt
14 CFLAGS += -I$(SRCDIR)/system/core/mkbootimg
15 CFLAGS += -I$(SRCDIR)/system/core/include
16 CFLAGS += -include $(SRCDIR)/build/core/combo/include/arch/$(android_arch)/AndroidConfig.h
H A Dext4_utils.mk3 SRCDIR ?= $(S)
5 VPATH += $(SRCDIR)/system/extras/ext4_utils
30 VPATH += $(SRCDIR)/system/core/libsparse
50 VPATH += $(SRCDIR)/external/libselinux/src
62 CFLAGS += -I$(SRCDIR)/system/extras/ext4_utils
63 CFLAGS += -I$(SRCDIR)/system/core/include
64 CFLAGS += -I$(SRCDIR)/system/core/libsparse/include
65 CFLAGS += -I$(SRCDIR)/external/libselinux/include
66 CFLAGS += -include $(SRCDIR)/build/core/combo/include/arch/$(android_arch)/AndroidConfig.h
H A Dadb.mk3 SRCDIR ?= $(S)
5 VPATH += $(SRCDIR)/system/core/adb
23 VPATH += $(SRCDIR)/system/core/libcutils
57 CFLAGS += -I$(SRCDIR)/system/core/adb
58 CFLAGS += -I$(SRCDIR)/system/core/include
59 CFLAGS += -include $(SRCDIR)/build/core/combo/include/arch/$(android_arch)/AndroidConfig.h
/OK3568_Linux_fs/buildroot/package/android-tools/
H A D0001-Fix-makefiles-for-out-of-tree-build.patch17 +VPATH+= $(SRCDIR)/core/adb
26 +VPATH+= $(SRCDIR)/core/libcutils
35 +VPATH+= $(SRCDIR)/core/libzipfile
46 +CPPFLAGS+= -I$(SRCDIR)/core/adb
47 +CPPFLAGS+= -I$(SRCDIR)/core/include
71 +VPATH+= $(SRCDIR)/core/adbd
80 +VPATH+= $(SRCDIR)/core/libcutils
92 +VPATH+= $(SRCDIR)/core/libzipfile
104 +CPPFLAGS+= -I$(SRCDIR)/core/adbd
105 +CPPFLAGS+= -I$(SRCDIR)/core/include
[all …]
H A D0009-Fix-makefiles-for-out-of-tree-ext4_utils-build.patch19 +VPATH+=$(SRCDIR)/extras/ext4_utils
28 +VPATH+=$(SRCDIR)/core/libsparse
40 +CPPFLAGS+= -I$(SRCDIR)
41 +CPPFLAGS+= -I$(SRCDIR)/core/include
42 +CPPFLAGS+= -I$(SRCDIR)/core/libsparse/include/
H A D0005-Use-pkgconf-to-get-libs-deps.patch17 CPPFLAGS+= -I$(SRCDIR)/core/adbd
18 CPPFLAGS+= -I$(SRCDIR)/core/include
29 CPPFLAGS+= -I$(SRCDIR)/core/adb
30 CPPFLAGS+= -I$(SRCDIR)/core/include
/OK3568_Linux_fs/u-boot/test/image/
H A Dtest-imagetools.sh16 SRCDIR=${BASEDIR}/boot
37 rm -f ${file} ${SRCDIR}/${file}
43 rmdir ${SRCDIR}
61 mkdir -p ${SRCDIR}
63 head -c $RANDOM /dev/urandom >${SRCDIR}/${file}
93 local files="${SRCDIR}/${DATAFILE0}:${SRCDIR}/${DATAFILE1}"
94 files+=":${SRCDIR}/${DATAFILE2}"
200 assert_equal ${file} ${SRCDIR}/${file}
212 assert_equal ${file} ${SRCDIR}/${file}
/OK3568_Linux_fs/buildroot/package/xinetd/
H A D0002-destdir.patch19 - $(INSTALL_CMD) -m 755 $(SRCDIR)/xinetd/xconv.pl $(DAEMONDIR)
20 - $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/xinetd.conf.man $(MANDIR)/man5/xinetd.conf.5
21 - $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/xinetd.log.man $(MANDIR)/man8/xinetd.log.8
22 - $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/xinetd.man $(MANDIR)/man8/xinetd.8
23 - $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/itox.8 $(MANDIR)/man8/itox.8
24 - $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/xconv.pl.8 $(MANDIR)/man8/xconv.pl.8
28 + $(INSTALL_CMD) -m 755 $(SRCDIR)/xinetd/xconv.pl $(DESTDIR)$(DAEMONDIR)
29 + $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/xinetd.conf.man $(DESTDIR)$(MANDIR)/man5/xinetd.conf.5
30 + $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/xinetd.log.man $(DESTDIR)$(MANDIR)/man8/xinetd.log.8
31 + $(INSTALL_CMD) -m 644 $(SRCDIR)/xinetd/xinetd.man $(DESTDIR)$(MANDIR)/man8/xinetd.8
[all …]
/OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/
H A Dmk_bundke.sh5 SRCDIR=$1
16 …install -m 644 ${SRCDIR}/Resources/${lang}.lproj/$f ${BUNDLE_ROOT}/Contents/Resources/${lang}.lpro…
20 install -m 644 ${SRCDIR}/Resources/English.lproj/main.nib/designable.nib ${BUNDLE_ROOT}/Contents/Re…
21 install -m 644 ${SRCDIR}/Resources/X11.icns ${BUNDLE_ROOT}/Contents/Resources
24 install -m 644 ${SRCDIR}/PkgInfo ${BUNDLE_ROOT}/Contents
27 install -m 755 ${SRCDIR}/X11.sh ${BUNDLE_ROOT}/Contents/MacOS
/OK3568_Linux_fs/buildroot/package/ti-sgx-um/
H A D0001-Makefile-do-not-install-init-script.patch18 SRCDIR = ./targetfs/${TARGET_PRODUCT}
33 - cp -ar ${SRCDIR}/etc/* ${DESTDIR}${etcdir}
34 cp -ar ${SRCDIR}/bin/* ${DESTDIR}${bindir}
35 cp -ar ${SRCDIR}/include/* ${DESTDIR}${incdir}
36 cp -ar ${SRCDIR}/lib/* ${DESTDIR}${libdir}
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/iw/iw/
H A Dseparate-objdir.patch4 Subject: [PATCH] Support separation of SRCDIR and OBJDIR
23 +SRCDIR ?= $(dir $(lastword $(MAKEFILE_LIST)))
25 +VPATH = $(SRCDIR)
35 + $(Q)cd $(SRCDIR) && ./version.sh $(OBJDIR)/$@
44 + $(Q)$(CC) -I$(SRCDIR) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/
H A Dtst_qmlinterface.cpp150 QQmlComponent component(&engine, SRCDIR "data/TestAddress.qml"); in testAddress()
173 QQmlComponent component(&engine, SRCDIR "data/TestLocation.qml"); in testLocation()
193 QQmlComponent component(&engine, SRCDIR "data/TestCategory.qml"); in testCategory()
212 QQmlComponent component(&engine, SRCDIR "data/TestIcon.qml"); in testIcon()
230 QQmlComponent component(&engine, SRCDIR "data/TestRatings.qml"); in testRatings()
250 QQmlComponent component(&engine, SRCDIR "data/TestSupplier.qml"); in testSupplier()
271 QQmlComponent component(&engine, SRCDIR "data/TestUser.qml"); in testUser()
290 QQmlComponent component(&engine, SRCDIR "data/TestPlaceAttribute.qml"); in testPlaceAttribute()
309 QQmlComponent component(&engine, SRCDIR "data/TestContactDetail.qml"); in testContactDetail()
328 QQmlComponent component(&engine, SRCDIR "data/TestPlace.qml"); in testPlace()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0009-Prevent-running-check-tests-on-host-if-cross-compili.patch14 Also, in the libutil++ tests, a makefile variable SRCDIR is passed into
18 makefile takes the path of SRCDIR from the build environment and not
88 SRCDIR := $(shell $(REALPATH) $(topdir)/libutil++/tests/ )
92 -I ${top_srcdir}/libutil++ -D SRCDIR="\"$(SRCDIR)/\"" @OP_CPPFLAGS@
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A Dptest.patch24 - @echo "SRCDIR=@srcdir@" >> test_one
25 + @echo "SRCDIR=${prefix}${libdir}/e2fsprogs/ptest/test" >> test_one
33 - @echo "SRCDIR=@srcdir@" >> test_script
34 + @echo "SRCDIR=${prefix}${libdir}/e2fsprogs/ptest/test" >> test_script
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dheaders_install.sh24 SRCDIR="$1"
41 "$SRCDIR/$i" > "$OUTDIR/$FILE.sed" || exit 1
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dheaders_install.sh24 SRCDIR="$1"
41 "$SRCDIR/$i" > "$OUTDIR/$FILE.sed" || exit 1
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dheaders_install.sh23 SRCDIR="$1"
40 "$SRCDIR/$i" > "$OUTDIR/$FILE.sed" || exit 1
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dheaders_install.sh23 SRCDIR="$1"
40 "$SRCDIR/$i" > "$OUTDIR/$FILE.sed" || exit 1
/OK3568_Linux_fs/buildroot/package/am33x-cm3/
H A D0001-fix-makefile.patch22 @@ -13,7 +13,7 @@ SRCDIR = src
25 INCLUDES = $(SRCDIR)/include
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/libexec/gcc/aarch64-none-linux-gnu/10.3.1/install-tools/
H A Dfixinc.sh397 SRCDIR=`cd ${INPUT} ; cd $1 ; ${PWDCMD}`
398 export SRCDIR
416 then echo Fixing directory ${SRCDIR} into ${DESTDIR} ; fi
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/libexec/gcc/arm-none-linux-gnueabihf/10.3.1/install-tools/
H A Dfixinc.sh397 SRCDIR=`cd ${INPUT} ; cd $1 ; ${PWDCMD}`
398 export SRCDIR
416 then echo Fixing directory ${SRCDIR} into ${DESTDIR} ; fi
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_netiface.c175 #define SRCDIR (opt->flags & IPSET_DIM_TWO_SRC) in hash_netiface4_kadt() macro
179 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface4_kadt()
188 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
400 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface6_kadt()
409 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()

12