Home
last modified time | relevance | path

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

/third_party/mesa3d/.gitlab-ci/windows/
Dmesa_build.ps19 $builddir = New-Item -ItemType Directory -Name "_build" variable
/third_party/glib/gio/gdbus-2.0/codegen/
D__init__.py24 builddir = os.environ.get("UNINSTALLED_GLIB_BUILDDIR") variable
/third_party/libffi/m4/
Dax_enable_builddir.m494 AC_ARG_ENABLE([builddir], AS_HELP_STRING( optenable
/third_party/libinput/test/
Dtest-builddir-lookup.c31 char *builddir; in main() local
Dlitest.c4312 char *builddir; in litest_parse_argv() local
/third_party/harfbuzz/src/
Dcheck-static-inits.py5 builddir = os.getenv ('builddir', os.path.dirname (__file__)) variable
Dcheck-symbols.py7 builddir = os.getenv ('builddir', os.path.dirname (__file__)) variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dcheck-static-inits.py5 builddir = os.getenv ('builddir', os.path.dirname (__file__)) variable
Dcheck-symbols.py7 builddir = os.getenv ('builddir', os.path.dirname (__file__)) variable
/third_party/pcre2/pcre2/
DRunGrepTest.bat21 set builddir="%CD%" variable
/third_party/libinput/tools/
Dlibinput-quirks.c165 char *builddir = builddir_lookup(); in main() local
Dshared.c342 char *builddir = builddir_lookup(); in tools_setenv_quirks_dir() local
521 char *builddir = builddir_lookup(); in setup_path() local
Dlibinput-record.c1841 char *builddir = NULL; in print_device_quirks() local
/third_party/iptables/extensions/
DGNUmakefile.in4 builddir = @builddir@ macro
/third_party/python/Mac/BuildScript/
Dbuild-installer.py711 def extractArchive(builddir, archiveName): argument