Home
last modified time | relevance | path

Searched refs:python_exec (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/cppcheck-gui/cppcheck-2.6.3/tools/test/
H A Drun_donate_cpu_client_tests.sh26 for python_exec in "python3"
30 echo "Testing package ${test_package} with ${python_exec} ..."
31 ${python_exec} ${client_script} --package=${test_package}
32 ${python_exec} ${client_script} --package=${test_package} -j1
33 ${python_exec} ${client_script} --package=${test_package} -j2
34 ${python_exec} ${client_script} --package=${test_package} --bandwidth-limit=250k
35 ${python_exec} ${client_script} --package=${test_package} -j2 --bandwidth-limit=0.5M
36 ${python_exec} ${client_script} --package=${test_package} --max-packages=1
/dports/devel/cppcheck/cppcheck-2.6.3/tools/test/
H A Drun_donate_cpu_client_tests.sh26 for python_exec in "python3"
30 echo "Testing package ${test_package} with ${python_exec} ..."
31 ${python_exec} ${client_script} --package=${test_package}
32 ${python_exec} ${client_script} --package=${test_package} -j1
33 ${python_exec} ${client_script} --package=${test_package} -j2
34 ${python_exec} ${client_script} --package=${test_package} --bandwidth-limit=250k
35 ${python_exec} ${client_script} --package=${test_package} -j2 --bandwidth-limit=0.5M
36 ${python_exec} ${client_script} --package=${test_package} --max-packages=1
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_python/
H A DREADME31 4.1. python_exec(method [, args])
43 1.4. python_exec usage
64 4.1. python_exec(method [, args])
146 4.1. python_exec(method [, args])
148 4.1. python_exec(method [, args])
156 Example 1.4. python_exec usage
158 python_exec("my_python_function");
159 python_exec("my_python_function", "my_params");
160 python_exec("my_python_function", "$rU");
/dports/devel/spark/spark-2.1.1/python/
H A Drun-tests.py175 for python_exec in python_execs:
177 [python_exec, "-c", "import platform; print(platform.python_implementation())"],
179 LOGGER.debug("%s python_implementation is %s", python_exec, python_implementation)
180 LOGGER.debug("%s version is: %s", python_exec, subprocess_check_output(
181 [python_exec, "--version"], stderr=subprocess.STDOUT, universal_newlines=True).strip())
190 task_queue.put((priority, (python_exec, test_goal)))
195 (priority, (python_exec, test_goal)) = task_queue.get_nowait()
199 run_individual_python_test(test_goal, python_exec)
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_python3/
H A DREADME33 4.1. python_exec(method [, args])
45 1.4. python_exec usage
66 4.1. python_exec(method [, args])
162 4.1. python_exec(method [, args])
164 4.1. python_exec(method [, args])
172 Example 1.4. python_exec usage
174 python_exec("my_python_function");
175 python_exec("my_python_function", "my_params");
176 python_exec("my_python_function", "$rU");
/dports/graphics/py-fiona/Fiona-1.8.20/fiona/
H A D_show_versions.py23 python_exec = sys.executable
40 python_exec=python_exec))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable) variable
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/
H A Dlit.cfg.py129 python_exec = sh_quote(config.python_executable)
135 '%s %s' % (python_exec, check_clang_tidy)) )
140 '%s %s' % (python_exec, clang_tidy_diff)) )
145 '%s %s' % (python_exec, run_clang_tidy)) )
/dports/graphics/py-fiona/Fiona-1.8.20/tests/
H A Dtest_version.py38 python_exec = sys.executable
67 python_exec=python_exec)
/dports/net-im/libsignon-glib/libsignon-glib-7f9f10a2e7533b74eaf027b26de48818326a1dcf/pygobject/
H A Dmeson.build4 python_exec = find_program(['python3', 'python']) variable
7 python_exec,
/dports/net-im/libaccounts-glib/libaccounts-glib-886a80b3ba975d8a59a6500ade2b1debb552660c/libaccounts-glib/pygobject/
H A Dmeson.build5 python_exec = python3.find_python() variable
7 …python_exec_result = run_command(python_exec, ['-c', 'import gi; from os.path import abspath; prin…
/dports/shells/zsh/zsh-5.8.1/Completion/Redhat/Command/
H A D_dnf4 compadd $($python_exec $helper "$@" -d 0 -q -C 2>/dev/null)
41 local python_exec="/usr/bin/python2"
43 local python_exec="/usr/bin/python3"
45 …local helper=$(${python_exec} -c "import dnf.cli; print('{}/completion_helper.py'.format(dnf.cli._…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/asan/
H A Dlit.cfg.py167 python_exec = sh_quote(get_required_attr(config, "python_executable")) variable
172 config.substitutions.append( ("%asan_symbolize", python_exec + " " + asan_symbolize + " ") )
179 config.substitutions.append( ("%sancov ", python_exec + " " + sancov + " ") )
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/asan/
H A Dlit.cfg.py167 python_exec = sh_quote(get_required_attr(config, "python_executable")) variable
172 config.substitutions.append( ("%asan_symbolize", python_exec + " " + asan_symbolize + " ") )
179 config.substitutions.append( ("%sancov ", python_exec + " " + sancov + " ") )

12