Home
last modified time | relevance | path

Searched defs:OUTDIR (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Tools/freeze/test/
DMakefile5 OUTDIR=outdir macro
/third_party/python/Tools/msi/
Dbuildrelease.bat49 if "%1" EQU "-o" (set OUTDIR=%~2) && shift && shift && goto CheckOpts variable
50 if "%1" EQU "--out" (set OUTDIR=%~2) && shift && shift && goto CheckOpts variable
/third_party/musl/scripts/
Druntest_Windows.bat6 set OUTDIR=out\rk3568 variable
/third_party/ltp/docparse/
Dtestinfo.pl13 use constant OUTDIR => dirname(abs_path($0)); constant
/third_party/vk-gl-cts/external/vulkan-docs/src/
DMakefile83 OUTDIR = $(GENERATED)/out macro