Home
last modified time | relevance | path

Searched defs:exe (Results 1 – 25 of 45) sorted by relevance

12

/third_party/python/PCbuild/
Didle.bat9 set exe=python variable
13 if "%1"=="-d" (set exe=%exe%_d) & shift & goto :CheckOpts variable
Drt.bat36 set exe= variable
50 set exe=%prefix%\python%suffix%.exe variable
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/
Dshell.go33 func Shell(timeout time.Duration, exe, wd string, args ...string) error { argument
40 func Env(timeout time.Duration, exe, wd string, env []string, args ...string) error { argument
Dshell_windows.go26 func Exec(timeout time.Duration, exe, wd string, env []string, args ...string) ([]byte, error) { argument
Dshell_unix.go87 func Exec(timeout time.Duration, exe, wd string, env []string, args ...string) ([]byte, error) { argument
/third_party/gstreamer/gstplugins_base/tests/check/
Dmeson.build156 exe = executable(test_name, fname, variable
180 exe = executable(vscale_test_name, join_paths('elements', 'videoscale.c'), variable
/third_party/mesa3d/src/gallium/tests/unit/
Dmeson.build23 exe = executable( variable
/third_party/rust/crates/env_logger/tests/
Dinit-twice-retains-filter.rs26 let exe = env::current_exe().unwrap(); in main() localVariable
Dlog-in-log.rs25 let exe = env::current_exe().unwrap(); in main() localVariable
Dregexp_filter.rs23 let exe = env::current_exe().unwrap(); in run_child() localVariable
Dlog_tls_dtors.rs53 let exe = env::current_exe().unwrap(); in main() localVariable
/third_party/python/Tools/msi/
Duploadrelease.ps1105 $exe = gci *.exe, *.exe.asc, *.zip, *.zip.asc variable
109 if ($exe) { variable
111 if (-not $?) { throw "Failed to upload $exe" } variable
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dmeson.build22 exe = executable(test_name, sources, variable
/third_party/harfbuzz/test/fuzzing/
Dmeson.build22 exe = executable(test_name, sources, variable
/third_party/gstreamer/gstreamer/tests/check/
Dmeson.build148 exe = executable(test_name, fname, variable
/third_party/gstreamer/gstplugins_base/tests/icles/
Dmeson.build52 exe = executable(icle_name, fname, variable
/third_party/node/test/parallel/
Dtest-child-process-stdio-overlapped.js33 const exe = 'overlapped-checker' + exeExtension; constant
/third_party/gstreamer/gst_libav/tests/check/
Dmeson.build52 exe = executable(test_name, fname, extra_sources, variable
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/turbo-cov/
Dmain.cpp54 auto exe = argv[1]; in main() local
/third_party/pulseaudio/src/tests/
Dmeson.build195 exe = executable(name, sources, variable
/third_party/musl/libc-test/src/functional/
Datexit_dlclose.c32 int fork_main(char *exe) in fork_main()
/third_party/flutter/skia/tools/skqp/
Dcut_release.py32 def goldgetter(meta, exe): argument
/third_party/skia/tools/skqp/
Dcut_release.py36 def goldgetter(meta, exe): argument
/third_party/python/Lib/multiprocessing/
Dspawn.py41 def set_executable(exe): argument
/third_party/gstreamer/gstplugins_good/tests/check/
Dmeson.build219 exe = executable(test_name, fname, extra_sources, variable

12