/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/ |
H A D | mesa_build.ps1 | 14 $builddir = New-Item -Force -ItemType Directory -Name "_build" variable 16 $builddir=$builddir.FullName variable 20 Remove-Item -Recurse -Force $builddir variable 22 New-Item -ItemType Directory -Path $builddir variable 25 Write-Output "*" > $builddir\.gitignore variable 28 Write-Output builddir:$builddir variable 37 Push-Location $builddir variable
|
/aosp_15_r20/external/python/cpython2/PC/VS9.0/ |
D | build.bat | 40 set builddir=%dir%amd64\ variable 42 set builddir=%dir% variable
|
/aosp_15_r20/external/python/cpython3/Tools/freeze/test/ |
D | freeze.py | 100 def get_makefile_var(builddir, name): argument 116 def get_config_var(builddir, name): argument
|
/aosp_15_r20/external/llvm/utils/ |
H A D | llvm-compilers-check | 520 def configure(self, component, srcdir, builddir, flags, env): argument 564 def make(self, component, srcdir, builddir, flags, env): argument
|
/aosp_15_r20/external/libffi/m4/ |
H A D | ax_enable_builddir.m4 | 94 AC_ARG_ENABLE([builddir], AS_HELP_STRING( optenable
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_enable_builddir.m4 | 93 AC_ARG_ENABLE([builddir], AS_HELP_STRING( optenable
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | check-static-inits.py | 5 builddir = os.getenv ('builddir', os.path.dirname (__file__)) variable
|
H A D | check-symbols.py | 7 builddir = os.getenv ('builddir', os.path.dirname (__file__)) variable
|
/aosp_15_r20/external/pcre/ |
H A D | RunGrepTest.bat | 21 set builddir="%CD%" variable
|
/aosp_15_r20/external/iptables/extensions/ |
H A D | GNUmakefile.in | 4 builddir = @builddir@ macro
|
/aosp_15_r20/external/python/cpython2/Mac/BuildScript/ |
D | build-installer.py | 698 def extractArchive(builddir, archiveName): argument
|
/aosp_15_r20/external/python/cpython3/Mac/BuildScript/ |
D | build-installer.py | 710 def extractArchive(builddir, archiveName): argument
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/ |
D | bundlebuilder.py | 108 builddir = "build" variable in BundleBuilder
|
/aosp_15_r20/external/python/cpython3/Tools/wasm/ |
D | wasm_build.py | 445 def builddir(self) -> pathlib.Path: member in BuildProfile
|