HomeSort by relevance Sort by last modified time
    Searched refs:SRCDIR (Results 51 - 69 of 69) sorted by null

1 23

  /external/syslinux/gnu-efi/gnu-efi-3.0/debian/
rules 18 $(MAKE) -C build-ia32 -f ../Makefile SRCDIR=.. ARCH=ia32
23 $(MAKE) -C build-x86_64 -f ../Makefile SRCDIR=.. ARCH=x86_64
  /external/python/cpython2/Mac/BuildScript/
build-installer.py 83 os.path.join(SRCDIR, 'configure'), 'PACKAGE_VERSION')
95 fn = os.path.join(SRCDIR, 'Include', 'patchlevel.h')
149 SRCDIR = os.path.dirname(
183 --src-dir=DIR: Location of the Python sources (default: %(SRCDIR)r)
675 global WORKDIR, DEPSRC, SDKPATH, SRCDIR, DEPTARGET
710 SRCDIR=v
730 SRCDIR=os.path.abspath(SRCDIR)
740 print(" * Source directory: %s" % SRCDIR)
    [all...]
  /external/libjpeg-turbo/release/
makemacpkg.in 27 SRCDIR=@abs_top_srcdir@
458 cp $SRCDIR/release/License.rtf $SRCDIR/release/Welcome.rtf $SRCDIR/release/ReadMe.txt $TMPDIR/pkg/
463 productbuild --distribution $SRCDIR/release/Distribution.xml \
  /external/vboot_reference/tests/futility/
test_sign_firmware.sh 12 KEYDIR=${SRCDIR}/tests/devkeys
test_sign_kernel.sh 12 DEVKEYS=${SRCDIR}/tests/devkeys
  /external/vboot_reference/
Makefile 39 SRCDIR := $(shell pwd)
40 export SRCDIR
41 BUILD = ${SRCDIR}/build
228 SRC_RUN = ${SRCDIR}
233 SRC_RUN = $(subst ${SYSROOT},,${SRCDIR})
    [all...]
  /external/fio/
configure     [all...]
  /external/elfutils/src/
ld.c 237 static const char *linker_script = SRCDIR "/elf32-i386.script";
    [all...]
  /external/minijail/
common.mk 108 # make -C $SRCDIR # will create ./build-$(MODE)
110 # make -C $SRCDIR OUT=$PWD
    [all...]
  /external/modp_b64/
common.mk 108 # make -C $SRCDIR # will create ./build-$(MODE)
110 # make -C $SRCDIR OUT=$PWD
    [all...]
  /prebuilts/go/darwin-x86/src/go/build/
build.go 471 // interpreting local import paths relative to the srcDir directory.
486 func (ctxt *Context) Import(path string, srcDir string, mode ImportMode) (*Package, error) {
524 if srcDir == "" {
528 p.Dir = ctxt.joinPath(srcDir, path)
587 if mode&IgnoreVendor == 0 && srcDir != "" {
589 sub, ok := ctxt.hasSubdir(root, srcDir)
    [all...]
  /prebuilts/go/linux-x86/src/go/build/
build.go 471 // interpreting local import paths relative to the srcDir directory.
486 func (ctxt *Context) Import(path string, srcDir string, mode ImportMode) (*Package, error) {
524 if srcDir == "" {
528 p.Dir = ctxt.joinPath(srcDir, path)
587 if mode&IgnoreVendor == 0 && srcDir != "" {
589 sub, ok := ctxt.hasSubdir(root, srcDir)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
doc.go 73 When the cgo directives are parsed, any occurrence of the string ${SRCDIR}
79 // #cgo LDFLAGS: -L${SRCDIR}/libs -lfoo
329 -srcdir directory
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 73 When the cgo directives are parsed, any occurrence of the string ${SRCDIR}
79 // #cgo LDFLAGS: -L${SRCDIR}/libs -lfoo
329 -srcdir directory
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 29 srcdir= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5 macro
43 SVNVERSION= svnversion $(srcdir)
68 MAKESETUP= $(srcdir)/Modules/makesetup
77 CPPFLAGS= -I. -IInclude -I$(srcdir)/Include
203 PROFILE_TASK= $(srcdir)/Tools/pybench/pybench.py -n 2 --with-gc --with-syscheck
204 #PROFILE_TASK= $(srcdir)/Lib/test/regrtest.py
240 GRAMMAR_INPUT= $(srcdir)/Grammar/Grammar
306 AST_ASDL= $(srcdir)/Parser/Python.asdl
308 ASDLGEN_FILES= $(srcdir)/Parser/asdl.py $(srcdir)/Parser/asdl_c.p
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 29 srcdir= /usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5 macro
68 MAKESETUP= $(srcdir)/Modules/makesetup
77 CPPFLAGS= -I. -IInclude -I$(srcdir)/Include
203 PROFILE_TASK= $(srcdir)/Tools/pybench/pybench.py -n 2 --with-gc --with-syscheck
204 #PROFILE_TASK= $(srcdir)/Lib/test/regrtest.py
241 GRAMMAR_INPUT= $(srcdir)/Grammar/Grammar
307 AST_ASDL= $(srcdir)/Parser/Python.asdl
309 ASDLGEN_FILES= $(srcdir)/Parser/asdl.py $(srcdir)/Parser/asdl_c.py
311 ASDLGEN= $(srcdir)/Parser/asdl_c.p
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 29 srcdir= /s/ndk-toolchain/src/python/Python-2.7.5 macro
43 SVNVERSION= svnversion $(srcdir)
68 MAKESETUP= $(srcdir)/Modules/makesetup
77 CPPFLAGS= -I. -IInclude -I$(srcdir)/Include
203 PROFILE_TASK= $(srcdir)/Tools/pybench/pybench.py -n 2 --with-gc --with-syscheck
204 #PROFILE_TASK= $(srcdir)/Lib/test/regrtest.py
240 GRAMMAR_INPUT= $(srcdir)/Grammar/Grammar
306 AST_ASDL= $(srcdir)/Parser/Python.asdl
308 ASDLGEN_FILES= $(srcdir)/Parser/asdl.py $(srcdir)/Parser/asdl_c.p
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 29 srcdir= /s/ndk-toolchain/src/python/Python-2.7.5 macro
43 SVNVERSION= svnversion $(srcdir)
44 HGVERSION= hg id -i $(srcdir)
45 HGTAG= hg id -t $(srcdir)
46 HGBRANCH= hg id -b $(srcdir)
68 MAKESETUP= $(srcdir)/Modules/makesetup
77 CPPFLAGS= -I. -IInclude -I$(srcdir)/Include
198 PYTHON_FOR_BUILD=_PYTHON_PROJECT_BASE=$(abs_builddir) _PYTHON_HOST_PLATFORM=$(_PYTHON_HOST_PLATFORM) PYTHONPATH=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/lib/python2.7/lib-dynload:$(shell test -f pybuilddir.txt && echo $(abs_builddir)/`cat pybuilddir.txt`:)$(srcdir)/Lib:$(srcdir)/Lib/plat-$(MACHDEP) /tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/bin/python2.7
203 PROFILE_TASK= $(srcdir)/Tools/pybench/pybench.py -n 2 --with-gc --with-syschec
    [all...]
  /external/curl/tests/
runtests.pl 59 push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'});
149 my $srcdir = $ENV{'srcdir'} || '.';
156 my $TESTDIR="$srcdir/data";
180 my $perl="perl -I$srcdir";
191 my $memanalyze="$perl $srcdir/memanalyze.pl";
    [all...]

Completed in 1696 milliseconds

1 23