HomeSort by relevance Sort by last modified time
    Searched full:srcdir (Results 251 - 275 of 4189) sorted by null

<<11121314151617181920>>

  /external/libevent/test/
rpcgen_wrapper.sh 4 # regress.gen.c and regress.gen.h already exist in $srcdir. This
5 # is needed for "make distcheck" to pass the read-only $srcdir build,
7 # be correct in $srcdir but unwritable. This previously triggered
15 # echo "Updated ${srcdir}/regress.gen.c and ${srcdir}/regress.gen.h"
20 echo "event_rpcgen.py failed, ${srcdir}/regress.gen.\[ch\] will be reused." >&2
37 srcdir=$1
38 srcdir=${srcdir:-.}
40 ${PYTHON2} ${srcdir}/../event_rpcgen.py --quiet ${srcdir}/regress.rpc
    [all...]
  /external/python/cpython3/Mac/PythonLauncher/
Makefile.in 7 srcdir= @srcdir@
37 Python\ Launcher $(srcdir)/../Icons/PythonLauncher.icns \
38 $(srcdir)/../Icons/PythonSource.icns \
39 $(srcdir)/../Icons/PythonCompiled.icns \
40 $(srcdir)/factorySettings.plist
48 cp $(srcdir)/../Icons/PythonLauncher.icns "Python Launcher.app/Contents/Resources"
49 cp $(srcdir)/../Icons/PythonSource.icns "Python Launcher.app/Contents/Resources"
50 cp $(srcdir)/../Icons/PythonCompiled.icns "Python Launcher.app/Contents/Resources"
51 cp $(srcdir)/factorySettings.plist "Python Launcher.app/Contents/Resources
    [all...]
  /external/libopus/
autogen.sh 9 srcdir=`dirname $0`
10 test -n "$srcdir" && cd "$srcdir"
  /external/python/cpython3/Modules/zlib/
Makefile.in 56 SRCDIR=
119 infcover.o: $(SRCDIR)test/infcover.c $(SRCDIR)zlib.h zconf.h
120 $(CC) $(CFLAGS) $(ZINCOUT) -c -o $@ $(SRCDIR)test/infcover.c
146 example.o: $(SRCDIR)test/example.c $(SRCDIR)zlib.h zconf.h
147 $(CC) $(CFLAGS) $(ZINCOUT) -c -o $@ $(SRCDIR)test/example.c
149 minigzip.o: $(SRCDIR)test/minigzip.c $(SRCDIR)zlib.h zconf.h
150 $(CC) $(CFLAGS) $(ZINCOUT) -c -o $@ $(SRCDIR)test/minigzip.
    [all...]
  /external/zlib/src/
Makefile.in 56 SRCDIR=
119 infcover.o: $(SRCDIR)test/infcover.c $(SRCDIR)zlib.h zconf.h
120 $(CC) $(CFLAGS) $(ZINCOUT) -c -o $@ $(SRCDIR)test/infcover.c
146 example.o: $(SRCDIR)test/example.c $(SRCDIR)zlib.h zconf.h
147 $(CC) $(CFLAGS) $(ZINCOUT) -c -o $@ $(SRCDIR)test/example.c
149 minigzip.o: $(SRCDIR)test/minigzip.c $(SRCDIR)zlib.h zconf.h
150 $(CC) $(CFLAGS) $(ZINCOUT) -c -o $@ $(SRCDIR)test/minigzip.
    [all...]
  /build/blueprint/tests/
bootstrap.bash 4 export SRCDIR=".."
  /external/elfutils/tests/
run-strip-test4.sh 5 . $srcdir/run-strip-test.sh
run-strip-test5.sh 5 . $srcdir/run-strip-test.sh
run-strip-test6.sh 5 . $srcdir/run-strip-test.sh
run-strip-test7.sh 5 . $srcdir/run-strip-test.sh
run-strip-test8.sh 5 . $srcdir/run-strip-test.sh
run-unstrip-test2.sh 5 . $srcdir/run-unstrip-test.sh
  /external/libjpeg-turbo/md5/
Makefile.am 4 md5cmp_CFLAGS = -I$(srcdir)
  /external/libpng/tests/
pngimage-full 2 exec ./pngimage --exhaustive --list-combos --log "${srcdir}/contrib/pngsuite/"*.png
  /external/lmfit/test/
Makefile.am 1 AM_CFLAGS = -I$(srcdir)/../lib
  /external/ltp/testscripts/build/
test_install_out_of_build_tree.sh 3 # build in srcdir / install outside build-tree script.
29 setup_env "Install out of srcdir"
33 # i. Is srcdir still there (should be)?
35 clean_is_sane "$srcdir" "$srcdir" "$("$abspath" "$tmp_destdir/$tmp_prefix")"
36 [ -d "$srcdir" -a ! -d "$tmp_destdir/$tmp_prefix" ]
38 configure "$srcdir" "$srcdir" "$tmp_prefix"
40 build "$srcdir" "$srcdir"
    [all...]
  /external/strace/tests/
eventfd.test 5 . "${srcdir=.}/init.sh"
futex.test 5 . "${srcdir=.}/init.sh"
rt_sigaction.test 5 . "${srcdir=.}/init.sh"
sigaltstack.test 5 . "${srcdir=.}/init.sh"
umovestr.test 5 . "${srcdir=.}/init.sh"
  /external/strace/tests-m32/
eventfd.test 5 . "${srcdir=.}/init.sh"
futex.test 5 . "${srcdir=.}/init.sh"
rt_sigaction.test 5 . "${srcdir=.}/init.sh"
sigaltstack.test 5 . "${srcdir=.}/init.sh"

Completed in 2901 milliseconds

<<11121314151617181920>>