Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/bc/tests/
H A Dhistory.py146 def test_utf8(exe, args, env, idx, bc=True): argument
186 def test_utf8_0(exe, args, env, bc=True): argument
225 def test_utf8_1(exe, args, env, bc=True): argument
229 def test_utf8_2(exe, args, env, bc=True): argument
233 def test_utf8_3(exe, args, env, bc=True): argument
237 def test_utf8_4(exe, args, env, bc=True): argument
245 def test_sigint_sigquit(exe, args, env): argument
277 def test_eof(exe, args, env): argument
311 def test_sigint(exe, args, env): argument
345 def test_sigtstp(exe, args, env): argument
[all …]
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/
H A Dstripping_test.cc267 auto exe = OpenTestExecutable(); in TEST_F() local
280 auto exe = OpenTestExecutable(); in TEST_F() local
298 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
317 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
336 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
375 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
407 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
432 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
461 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
490 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/
H A Dstripping_test.cc267 auto exe = OpenTestExecutable(); in TEST_F() local
280 auto exe = OpenTestExecutable(); in TEST_F() local
298 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
317 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
336 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
375 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
407 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
432 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
461 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
490 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
/aosp_15_r20/external/abseil-cpp/absl/log/
H A Dstripping_test.cc267 auto exe = OpenTestExecutable(); in TEST_F() local
280 auto exe = OpenTestExecutable(); in TEST_F() local
298 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
317 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
336 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
375 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
407 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
432 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
461 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
490 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/
Dstripping_test.cc261 auto exe = OpenTestExecutable(); in TEST_F() local
274 auto exe = OpenTestExecutable(); in TEST_F() local
292 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
308 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
323 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/
H A Dstripping_test.cc261 auto exe = OpenTestExecutable(); in TEST_F() local
274 auto exe = OpenTestExecutable(); in TEST_F() local
292 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
308 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
323 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/
H A Dstripping_test.cc261 auto exe = OpenTestExecutable(); in TEST_F() local
274 auto exe = OpenTestExecutable(); in TEST_F() local
292 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
308 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
323 std::unique_ptr<FILE, std::function<void(FILE*)>> exe = OpenTestExecutable(); in TEST_F() local
/aosp_15_r20/external/bc/scripts/
H A Dafl.py183 exe = sys.argv[idx + 2] variable
185 exe = scriptdir + "/../bin/" + exe_name(exedir) variable
202 exe = [ exe, sys.argv[idx + 3:], options ] + seed variable
204 exe = [ exe, options ] + seed variable
H A Drandmath.py145 def compare(exe, options, p, test, halt, expected, op, do_add=True): argument
376 exe = "bc" variable
380 exe = "dc" variable
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/bot/go/
H A Denv.py53 exe = sys.argv[1] variable
55 exe = sys.executable variable
60 exe = find_executable(exe, goroot) variable
/aosp_15_r20/external/boringssl/src/util/bot/go/
H A Denv.py53 exe = sys.argv[1] variable
55 exe = sys.executable variable
60 exe = find_executable(exe, goroot) variable
/aosp_15_r20/external/python/cpython3/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
/aosp_15_r20/external/musl/android/
H A Drelinterp.c568 static void insert_pt_interp_into_phdr_table(const KernelArguments* args, const ExeInfo* exe, in insert_pt_interp_into_phdr_table()
655 static int open_loader(const ExeInfo* exe, const char* path, OpenedLoader* loader) { in open_loader()
699 static int open_rel_loader(const ExeInfo* exe, const char* dir, const char* rel, OpenedLoader* load… in open_rel_loader()
732 static int search_path_list_for_loader(const ExeInfo* exe, const char* loader_rel_path, const char*… in search_path_list_for_loader()
795 static int find_and_open_loader(const ExeInfo* exe, const char* ld_library_path, OpenedLoader* load… in find_and_open_loader()
869 const ExeInfo exe = get_exe_info(&args); in _start_c() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dbasic_cmd.hpp29 inline std::string build_args(const std::string & exe, std::vector<std::string> && data) in build_args()
73 inline std::wstring build_args(const std::wstring & exe, std::vector<std::wstring> && data) in build_args()
175 string_type exe; member
/aosp_15_r20/external/python/cpython2/PC/VS8.0/
Didle.bat7 set exe=python variable
10 if "%1"=="-d" (set exe=python_d) & shift variable
Drt.bat27 set exe=python variable
35 if "%1"=="-d" (set exe=python_d) & shift & goto CheckOpts variable
/aosp_15_r20/external/python/cpython2/PC/VS9.0/
Didle.bat7 set exe=python variable
10 if "%1"=="-d" (set exe=python_d) & shift variable
/aosp_15_r20/external/python/cpython2/PCbuild/
Didle.bat7 set exe=python variable
10 if "%1"=="-d" (set exe=python_d) & shift variable
/aosp_15_r20/external/python/cpython2/PC/VS7.1/
Drt.bat27 set exe=python variable
35 if "%1"=="-d" (set exe=python_d) & shift & goto CheckOpts variable
/aosp_15_r20/external/python/cpython3/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/
Drun_exe_path.cpp28 boost::filesystem::path exe = master_test_suite().argv[1]; in BOOST_AUTO_TEST_CASE() local
41 boost::filesystem::path exe = "doesnt-exist"; in BOOST_AUTO_TEST_CASE() local
Dargs_handling.cpp29 boost::filesystem::path exe = master_test_suite().argv[1]; in BOOST_AUTO_TEST_CASE() local
65 boost::filesystem::path exe = master_test_suite().argv[1]; in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/swiftshader/tests/regres/shell/
H A Dshell.go31 func Shell(timeout time.Duration, exe, wd string, args ...string) error { argument
38 func Env(timeout time.Duration, exe, wd string, env []string, args ...string) error { argument
/aosp_15_r20/external/autotest/client/tools/
H A Dcrash_handler.py205 crashed_pid, crash_time, uid, signal, hostname, exe = sys.argv[1:] variable
213 crashed_pid, crash_time, uid, signal, hostname, exe = (None, None, variable

123456789