Home
last modified time | relevance | path

Searched defs:builddir (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/.gitlab-ci/windows/
Dmesa_build.ps17 $builddir = New-Item -ItemType Directory -Name "_build" variable
/external/python/cpython2/PC/VS9.0/
Dbuild.bat40 set builddir=%dir%amd64\ variable
42 set builddir=%dir% variable
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_enable_builddir.m493 AC_ARG_ENABLE([builddir], AS_HELP_STRING( optenable
/external/libffi/m4/
Dax_enable_builddir.m494 AC_ARG_ENABLE([builddir], AS_HELP_STRING( optenable
/external/llvm-project/llvm/utils/
Dllvm-compilers-check519 def configure(self, component, srcdir, builddir, flags, env): argument
563 def make(self, component, srcdir, builddir, flags, env): argument
/external/llvm/utils/
Dllvm-compilers-check520 def configure(self, component, srcdir, builddir, flags, env): argument
564 def make(self, component, srcdir, builddir, flags, env): argument
/external/pcre/dist2/
DRunGrepTest.bat21 set builddir="%CD%" variable
/external/iptables/extensions/
DGNUmakefile.in4 builddir = @builddir@ macro
/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py698 def extractArchive(builddir, archiveName): argument
/external/python/cpython3/Mac/BuildScript/
Dbuild-installer.py742 def extractArchive(builddir, archiveName): argument
/external/python/cpython2/Lib/plat-mac/
Dbundlebuilder.py108 builddir = "build" variable in BundleBuilder