HomeSort by relevance Sort by last modified time
    Searched refs:TARGETDIR (Results 1 - 5 of 5) sorted by null

  /external/deqp-deps/glslang/Test/
runtests 3 TARGETDIR=localResults
15 $EXE -i -l $t > $TARGETDIR/$b.out
16 diff -b $BASEDIR/$b.out $TARGETDIR/$b.out || HASERROR=1
26 $EXE badMacroArgs.frag > $TARGETDIR/badMacroArgs.frag.out
27 diff -b $BASEDIR/badMacroArgs.frag.out $TARGETDIR/badMacroArgs.frag.out || HASERROR=1
33 $EXE -l -q -C reflection.vert > $TARGETDIR/reflection.vert.out
34 diff -b $BASEDIR/reflection.vert.out $TARGETDIR/reflection.vert.out || HASERROR=1
35 $EXE -D -Od -e flizv -l -q -C -V -Od hlsl.reflection.vert > $TARGETDIR/hlsl.reflection.vert.out
36 diff -b $BASEDIR/hlsl.reflection.vert.out $TARGETDIR/hlsl.reflection.vert.out || HASERROR=1
37 $EXE -D -Od -e main -l -q -C -V -Od hlsl.reflection.binding.frag > $TARGETDIR/hlsl.reflection.binding.frag.ou
    [all...]
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/scripts/
generate-client-cert-chain.sh 12 TARGETDIR='../assets/'
87 > "$TARGETDIR"/user-cert-chain.crt
95 -out "$TARGETDIR"/user-cert-chain.key
  /external/python/cpython3/Tools/msi/
testrelease.bat 7 set TARGETDIR=%TEMP%
17 if "%1" EQU "-t" (set TARGETDIR=%~2) && shift && shift && goto CheckOpts
18 if "%1" EQU "--target" (set TARGETDIR=%~2) && shift && shift && goto CheckOpts
30 if defined TESTALLUSER call :test "%%~ff" "%TARGETDIR%\%%~nf-alluser" "InstallAllUsers=1 CompileAll=1"
32 if defined TESTPERUSER call :test "%%~ff" "%TARGETDIR%\%%~nf-peruser" "InstallAllUsers=0 CompileAll=0"
39 if defined TESTALLUSER call :test "%%~ff" "%TARGETDIR%\%%~nf-alluser" "InstallAllUsers=1 CompileAll=1"
41 if defined TESTPERUSER call :test "%%~ff" "%TARGETDIR%\%%~nf-peruser" "InstallAllUsers=0 CompileAll=0"
59 "%~1" /passive /log "%~2\install\log.txt" TargetDir="%~2\Python" Include_debug=1 Include_symbols=1 %~3
buildrelease.bat 210 echo [--download DOWNLOAD URL] [--test TARGETDIR]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure 642 TARGETDIR
    [all...]

Completed in 280 milliseconds