Home
last modified time | relevance | path

Searched refs:TOPDIR (Results 1 – 25 of 31) sorted by relevance

12

/external/libxml2/os400/
Dmake.sh13 cd "${TOPDIR}"
36 for TEXT in "${TOPDIR}/AUTHORS" "${TOPDIR}/ChangeLog" \
37 "${TOPDIR}/Copyright" "${TOPDIR}/CONTRIBUTING" "${TOPDIR}/README" \
38 "${TOPDIR}/MAINTAINERS" "${TOPDIR}/NEWS" "${TOPDIR}/TODO" \
39 "${TOPDIR}/TODO_SCHEMAS" "${TOPDIR}/os400/README400"
46 rm -f "${TOPDIR}/tmpfile"[12]
47 CMD="CPY OBJ('${TEXT}') TOOBJ('${TOPDIR}/tmpfile1')"
53 /g' -e 's/\n$//' "${TOPDIR}/tmpfile1" > "${TOPDIR}/tmpfile2"
54 CMD="CPY OBJ('${TOPDIR}/tmpfile2') TOOBJ('${MEMBER}')"
Dinitscript.sh25 TOPDIR=`dirname "${SCRIPTDIR}"`
26 export SCRIPTDIR TOPDIR
122 AUTOCONFSCRIPT="${TOPDIR}/configure.ac"
125 then AUTOCONFSCRIPT="${TOPDIR}/configure.in"
224 then CMD="${CMD} '${TOPDIR}/os400/iconv'"
229 CMD="${CMD} '${TOPDIR}/os400' '${TOPDIR}/os400/dlfcn'"
234 CMD="${CMD} '${TOPDIR}' ${INCLUDES})"
Dmake-include.sh12 cd "${TOPDIR}/include"
49 for HFILE in "${TOPDIR}/os400/transcode.h" libxml/*.h libxml/*.h.in
Dmake-bldcsndfa.sh12 cd "${TOPDIR}/os400/iconv/bldcsndfa"
/external/curl/packages/OS400/
Dinitscript.sh28 TOPDIR=`dirname "${SCRIPTDIR}"`
29 TOPDIR=`dirname "${TOPDIR}"`
30 export SCRIPTDIR TOPDIR
35 < "${TOPDIR}/lib/Makefile.am"`
76 "${TOPDIR}/include/curl/curlver.h" |
79 "${TOPDIR}/include/curl/curlver.h" |
82 "${TOPDIR}/include/curl/curlver.h" |
85 "${TOPDIR}/include/curl/curlver.h" |
88 "${TOPDIR}/include/curl/curlver.h" |
91 "${TOPDIR}/include/curl/curlver.h" |
[all …]
Dmakefile.sh10 cd "${TOPDIR}"
32 for TEXT in "${TOPDIR}/COPYING" "${SCRIPTDIR}/README.OS400" \
33 "${TOPDIR}/CHANGES" "${TOPDIR}/docs/THANKS" "${TOPDIR}/docs/FAQ" \
34 "${TOPDIR}/docs/FEATURES" "${TOPDIR}/docs/SSLCERTS.md" \
35 "${TOPDIR}/docs/RESOURCES" "${TOPDIR}/docs/VERSIONS" \
36 "${TOPDIR}/docs/HISTORY.md"
Dmake-tests.sh9 cd "${TOPDIR}/tests"
47 INCLUDES="'${TOPDIR}/tests/libtest' '${TOPDIR}/lib'"
Dmake-lib.sh8 cd "${TOPDIR}/lib"
91 "${TOPDIR}"/include/curl/*.h \
/external/llvm/utils/
Dgetsrcs.sh22 TOPDIR="$2"
25 TOPDIR=`llvm-config --src-root`
28 if test -d "$TOPDIR" ; then
29 cd $TOPDIR
30 ./utils/llvmdo -topdir "$TOPDIR" \
Dcountloc.sh25 TOPDIR="$2"
28 TOPDIR=`llvm-config --src-root`
32 if test -d "$TOPDIR" ; then
33 cd $TOPDIR
34 …./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | …
Dllvmgrep22 TOPDIR="$2"
25 TOPDIR=`llvm-config --src-root`
28 if test -d "$TOPDIR" ; then
29 cd $TOPDIR
35 ./utils/llvmdo -topdir "$TOPDIR" \
Dllvmdo46 TOPDIR="$2"
49 TOPDIR=`llvm-config --src-root`
167 if test -d "$TOPDIR" ; then
168 cd $TOPDIR
183 echo "Can't find LLVM top directory in $TOPDIR"
/external/swiftshader/third_party/LLVM/utils/
Dgetsrcs.sh22 TOPDIR="$2"
25 TOPDIR=`llvm-config --src-root`
28 if test -d "$TOPDIR" ; then
29 cd $TOPDIR
30 ./utils/llvmdo -topdir "$TOPDIR" \
Dcountloc.sh25 TOPDIR="$2"
28 TOPDIR=`llvm-config --src-root`
32 if test -d "$TOPDIR" ; then
33 cd $TOPDIR
34 …./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | …
Dllvmgrep22 TOPDIR="$2"
25 TOPDIR=`llvm-config --src-root`
28 if test -d "$TOPDIR" ; then
29 cd $TOPDIR
35 ./utils/llvmdo -topdir "$TOPDIR" \
Dllvmdo46 TOPDIR="$2"
49 TOPDIR=`llvm-config --src-root`
167 if test -d "$TOPDIR" ; then
168 cd $TOPDIR
183 echo "Can't find LLVM top directory in $TOPDIR"
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dgetsrcs.sh22 TOPDIR="$2"
25 TOPDIR=`llvm-config --src-root`
28 if test -d "$TOPDIR" ; then
29 cd $TOPDIR
30 ./utils/llvmdo -topdir "$TOPDIR" \
Dcountloc.sh25 TOPDIR="$2"
28 TOPDIR=`llvm-config --src-root`
32 if test -d "$TOPDIR" ; then
33 cd $TOPDIR
34 …./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | …
Dllvmgrep22 TOPDIR="$2"
25 TOPDIR=`llvm-config --src-root`
28 if test -d "$TOPDIR" ; then
29 cd $TOPDIR
35 ./utils/llvmdo -topdir "$TOPDIR" \
Dllvmdo46 TOPDIR="$2"
49 TOPDIR=`llvm-config --src-root`
167 if test -d "$TOPDIR" ; then
168 cd $TOPDIR
183 echo "Can't find LLVM top directory in $TOPDIR"
/external/toybox/scripts/
Dtest.sh6 TOPDIR="$PWD"
29 [ -f "$TOPDIR/generated/config.h" ] &&
30 …export OPTIONFLAGS=:$(echo $($SED -nr 's/^#define CFG_(.*) 1/\1/p' "$TOPDIR/generated/config.h") |…
51 do_test "$TOPDIR"/tests/$i.test
54 for i in "$TOPDIR"/tests/*.test
/external/ltp/testcases/kernel/fs/mongo/
Dmongo.pl74 $TOPDIR = "$ENV{PWD}";
76 $RESDIR = "${TOPDIR}/results";
90 $READIT = "${TOPDIR}/mongo_read";
91 $SLINKS = "${TOPDIR}/mongo_slinks";
265 …$com .= "$cmd $dir1-$i-$j "."-type f | while read X; do echo \$X \$X.lnk ; done | $TOPDIR/mongo_sl…
349 $fr16 =`find $TESTDIR -type f -size +16k | xargs $TOPDIR/map5 | $TOPDIR/summ | tail -n 1 2>&1`;
405 …$cmd_1 = "$TOPDIR/reiser_fract_tree $bytes_to_consume $median_file_size $max_file_size $median_dir…
408 $cmd_4 = "find $TESTDIR -type f | xargs $TOPDIR/mongo_read";
/external/curl/docs/examples/
Dmakefile.dj23 TOPDIR = ../..
25 include $(TOPDIR)/packages/DOS/common.dj
29 LIBS = $(TOPDIR)/lib/libcurl.a
/external/curl/packages/DOS/
Dcommon.dj8 # Define TOPDIR before including this file.
89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn
90 ARES_ROOT = $(TOPDIR)/ares
95 CFLAGS = -g -O2 -I. -I$(TOPDIR)/include -I$(TOPDIR)/lib \
/external/squashfs-tools/kernel-2.4/fs/squashfs/
DMakefile11 include $(TOPDIR)/Rules.make

12