Searched refs:srcdir (Results 1 - 25 of 364) sorted by relevance

1234567891011>>

/external/mesa3d/src/glsl/
H A Dautogen.sh3 srcdir=`dirname $0`
4 test -z "$srcdir" && srcdir=.
7 cd $srcdir
12 $srcdir/configure --enable-maintainer-mode "$@"
/external/libpng/
H A Dtest-pngtest.sh3 ./pngtest ${srcdir}/pngtest.png
/external/llvm/projects/sample/autoconf/m4/
H A Dconfig_makefile.m47 [${srcdir}/autoconf/mkinstalldirs `dirname $1`
8 ${SHELL} ${srcdir}/autoconf/install-sh -m 0644 -c ${srcdir}/$1 $1])
/external/elfutils/doc/
H A DMakefile.am23 dvi: $(srcdir)elfutils.dvi
24 pdf: $(srcdir)elfutils.pdf
26 $(srcdir)%.dvi: %.sgml
28 $(srcdir)%.pdf: %.sgml
/external/mksh/
H A Dmkmf.sh12 srcdir=$(pwd)
17 cd $srcdir/tmp
/external/tcpdump/
H A DMakefile-devel-adds5 ${srcdir}/configure: configure.in
6 cd ${srcdir} && autoconf
9 ${srcdir}/config.h.in: ${srcdir}/stamp-h.in
10 ${srcdir}/stamp-h.in: configure.in acconfig.h
11 cd ${srcdir} && autoheader
12 echo timestamp > ${srcdir}/stamp-h.in
15 stamp-h: ${srcdir}/config.h.in config.status
21 config.status: ${srcdir}/configure
/external/pcre/
H A DRunTest.bat12 if [%srcdir%]==[] set srcdir=. variable
17 %pcretest% -q %srcdir%\testdata\testinput1 > testout\testoutput1
18 %pcretest% -q %srcdir%\testdata\testinput2 > testout\testoutput2
19 @rem %pcretest% -q %srcdir%\testdata\testinput3 > testout\testoutput3
20 %pcretest% -q %srcdir%\testdata\wintestinput3 > testout\wintestoutput3
21 %pcretest% -q %srcdir%\testdata\testinput4 > testout\testoutput4
22 %pcretest% -q %srcdir%\testdata\testinput5 > testout\testoutput5
23 %pcretest% -q %srcdir%\testdata\testinput6 > testout\testoutput6
24 %pcretest% -q -dfa %srcdir
[all...]
/external/e2fsprogs/ext2ed/
H A DMakefile.in5 srcdir = @srcdir@
7 VPATH = @srcdir@
22 SRCS= $(srcdir)/main.c $(srcdir)/init.c $(srcdir)/general_com.c \
23 $(srcdir)/inode_com.c $(srcdir)/dir_com.c $(srcdir)/super_com.c \
24 $(srcdir)/dis
[all...]
/external/llvm/test/Analysis/BasicAA/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/BlockFrequencyInfo/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/CallGraph/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/Dominators/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/GlobalsModRef/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/LoopDependenceAnalysis/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/LoopInfo/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/PostDominators/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/Profiling/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/RegionInfo/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Analysis/ScalarEvolution/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.ll]]
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Archive/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Assembler/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/Bitcode/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
/external/llvm/test/BugPoint/
H A Ddg.exp3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.ll]]
/external/llvm/test/CodeGen/Alpha/
H A Ddg.exp4 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]

Completed in 1061 milliseconds

1234567891011>>