Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/
Dsources.mak3 # This file is among different build systems. SRCDIR must be defined with
9 $(SRCDIR)main/es1_conversion.c
12 $(SRCDIR)main/api_arrayelt.c \
13 $(SRCDIR)main/api_exec.c \
14 $(SRCDIR)main/api_loopback.c \
15 $(SRCDIR)main/api_validate.c \
16 $(SRCDIR)main/accum.c \
17 $(SRCDIR)main/arbprogram.c \
18 $(SRCDIR)main/atifragshader.c \
19 $(SRCDIR)main/attrib.c \
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/
Dsources.mak3 # This file is among different build systems. SRCDIR must be defined with
9 $(SRCDIR)main/es1_conversion.c
12 $(SRCDIR)main/api_arrayelt.c \
13 $(SRCDIR)main/api_exec.c \
14 $(SRCDIR)main/api_loopback.c \
15 $(SRCDIR)main/api_validate.c \
16 $(SRCDIR)main/accum.c \
17 $(SRCDIR)main/arbprogram.c \
18 $(SRCDIR)main/atifragshader.c \
19 $(SRCDIR)main/attrib.c \
[all …]
DMakefile.am96 SRCDIR = $(top_srcdir)/src/mesa/ macro
/external/e2fsprogs/tests/
Dtest_script.in17 TESTS=`ls -d $SRCDIR/[a-zA-Z]_*`
22 [a-zA-Z]) TESTS="$TESTS $SRCDIR/${i}_*" ;;
23 *) TESTS="$TESTS $SRCDIR/$i" ;;
32 $SRCDIR/test_post
Dtest_one.in23 cmd_dir=$SRCDIR
26 TEST_CONFIG=$SRCDIR/test_config
57 default_script=$SRCDIR/defaults/${test_base}_script
59 . $SRCDIR/defaults/${test_base}_script
/external/bison/build-aux/
Dvc-list-files33 Usage: $0 [-C SRCDIR] [DIR...]
36 SRCDIR (default .). SRCDIR must be the top directory of a checkout.
41 -C SRCDIR change directory to SRCDIR before generating list
/external/valgrind/main/drd/scripts/
Ddownload-and-build-firefox6 SRCDIR="$HOME/software"
7 SRC="$SRCDIR/mozilla"
8 DOWNLOADS="$SRCDIR/downloads"
43 ( cd $SRCDIR && tar -xjf $DOWNLOADS/$TAR )
Ddownload-and-build-gcc11 SRCDIR=$HOME/software
12 DOWNLOADS=$SRCDIR/downloads
58 ( cd $SRCDIR && tar -xjf $DOWNLOADS/$TAR )
/external/e2fsprogs/contrib/
Dpopulate-extfs.sh21 SRCDIR=${1%%/}
32 find $SRCDIR | while read FILE; do
34 DIR="${FILE#$SRCDIR}"
87 for i in `find $SRCDIR -type f -links +1 -printf 'INODE=%i###FN=%p\n'`; do
/external/qemu/distrib/
Dpackage-release.sh83 local SRCDIR DSTDIR FILES
84 SRCDIR=$1
90 (cd $SRCDIR && tar cf - $FILES) | (cd $DSTDIR && tar xf -)
96 local SRCDIR DSTDIR FILES
97 SRCDIR=$1
99 log "Copying git sources from $SRCDIR to $DSTDIR"
103 (cd $SRCDIR && git ls-files) > $TMP_FILE_LIST
105 (cd $SRCDIR && tar cf - -T $TMP_FILE_LIST) | (cd $DSTDIR && tar xf -)
/external/e2fsprogs/lib/blkid/
Dtest_probe.in5 for i in $SRCDIR/tests/*.img.bz2
16 RESULTS=$SRCDIR/tests/$i.results
17 IMAGE_BZ2=$SRCDIR/tests/$i.img.bz2
36 RES_TMP=$SRCDIR/tests/tmp/$i.results
/external/e2fsprogs/tests/defaults/
De_script18 EXPECT=$SRCDIR/progs/test_data/expect.$class
31 cat $SRCDIR/progs/test_data/$instance.setup $SRCDIR/progs/test_data/test.$class \
/external/oprofile/libutil++/tests/
DMakefile.am4 SRCDIR := $(shell $(REALPATH) $(topdir)/libutil++/tests/ ) macro
7 -I ${top_srcdir}/libutil++ -D SRCDIR="\"$(SRCDIR)/\""
Dfile_manip_tests.cpp210 expect = SRCDIR + expect; in realpath_tests()
/external/chromium_org/remoting/resources/
Dresource_ids10 # The first entry in the file, SRCDIR, is special: It is a relative path from
17 "SRCDIR": "../..",
/external/chromium_org/chromecast/shell/browser/resources/
Dresource_ids10 # The first entry in the file, SRCDIR, is special: It is a relative path from
17 "SRCDIR": "../../../..",
/external/e2fsprogs/tests/i_e2image/
Dscript10 MD5=$SRCDIR/$test_name/$test_name.md5
20 bunzip2 < $SRCDIR/$ORIG_IMG.bz2 > $i
/external/openssl/crypto/des/
DImakefile24 SRCDIR=$(SRCTOP)/lib/des
27 INCLUDE= -I$(SRCDIR)
/external/chromium_org/tools/grit/grit/testdata/
Dresource_ids2 "SRCDIR": ".",
/external/harfbuzz_ng/test/api/
Dhb-test.h61 #ifdef SRCDIR in srcdir()
63 s = SRCDIR; in srcdir()
/external/harfbuzz_ng/docs/reference/
DMakefile.am107 SRCDIR=$(abs_srcdir) BUILDDIR=$(abs_builddir)
/external/chromium_org/tools/grit/grit/testdata/tools/grit/
Dresource_ids10 # The first entry in the file, SRCDIR, is special: It is a relative path from
17 "SRCDIR": "../..",
/external/chromium_org/third_party/mesa/src/src/mesa/libdricore/
DMakefile.am23 SRCDIR=$(top_srcdir)/src/mesa/ macro
/external/mesa3d/src/mesa/libdricore/
DMakefile.am23 SRCDIR=$(top_srcdir)/src/mesa/ macro
/external/chromium_org/tools/gritsettings/
Dresource_ids10 # The first entry in the file, SRCDIR, is special: It is a relative path from
15 "SRCDIR": "../..",

12