Home
last modified time | relevance | path

Searched refs:execfile (Results 1 – 25 of 1368) sorted by relevance

12345678910>>...55

/dports/cad/qflow/qflow-1.4.98/scripts/
H A Dqflow.sh.in421 echo "" >> ${execfile}
841 echo -n "# " >> ${execfile}
850 echo -n "# " >> ${execfile}
858 echo -n "# " >> ${execfile}
865 echo -n "# " >> ${execfile}
878 echo -n "# " >> ${execfile}
883 echo -n "# " >> ${execfile}
888 echo -n "# " >> ${execfile}
893 echo -n "# " >> ${execfile}
918 chmod u+x ${execfile}
[all …]
/dports/devel/py-pyinstaller/PyInstaller-3.5/bootloader/src/
H A Dpyi_path.c254 pyi_path_executable(char *execfile, const char *appname) in pyi_path_executable() argument
269 if (!pyi_win32_utils_to_utf8(execfile, modulename_w, PATH_MAX)) { in pyi_path_executable()
285 if (pyi_path_fullpath(execfile, PATH_MAX, buffer) == false) { in pyi_path_executable()
286 VS("LOADER: Cannot get fullpath for %s\n", execfile); in pyi_path_executable()
295 result = readlink("/proc/self/exe", execfile, PATH_MAX); /* Linux */ in pyi_path_executable()
304 *(execfile + result) = '\0'; in pyi_path_executable()
313 if (pyi_path_fullpath(execfile, PATH_MAX, appname) == false) { in pyi_path_executable()
314 VS("LOADER: Cannot get fullpath for %s\n", execfile); in pyi_path_executable()
333 if (pyi_path_fullpath(execfile, PATH_MAX, buffer) == false) { in pyi_path_executable()
334 VS("LOADER: Cannot get fullpath for %s\n", execfile); in pyi_path_executable()
[all …]
/dports/math/libflame/libflame-5.2.0/examples/hevd_test/
H A Drun_mkl.sh3 execfile="test_Hevd_lv_components.mkl.x"
10 dist="cluster" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
11 dist="geometric" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
12 dist="inverse" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
13 dist="logarithmic" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
14 dist="random" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
15 dist="linear" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
H A Drun_netlib.sh3 execfile="test_Hevd_lv_components.netlib.x"
10 dist="cluster" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
11 dist="geometric" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
12 dist="inverse" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
13 dist="logarithmic" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
14 dist="random" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
15 dist="linear" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/tests/
H A Dprintcore37 execfile="`( $GDB -nw -batch -nx -silent -c "$corefile" < /dev/null)`"
43 execfile=`echo "$execfile" | grep -i 'ore was generated by' | cut -f2- -d$backtick | cut -f1 -d"'" …
44 if [ -z "$execfile" ]
49 echo >&2 ">>> Using exec file \"$execfile\"."
64 cmd="gdb -nw -r -batch -nx -x "$gdbfile" -silent "$execfile" "$corefile" < /dev/null"
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/tests/
H A Dprintcore37 execfile="`( $GDB -nw -batch -nx -silent -c "$corefile" < /dev/null)`"
43 execfile=`echo "$execfile" | grep -i 'ore was generated by' | cut -f2- -d$backtick | cut -f1 -d"'" …
44 if [ -z "$execfile" ]
49 echo >&2 ">>> Using exec file \"$execfile\"."
64 cmd="gdb -nw -r -batch -nx -x "$gdbfile" -silent "$execfile" "$corefile" < /dev/null"
/dports/mail/bogofilter/bogofilter-1.2.5/src/tests/
H A Dprintcore37 execfile="`( $GDB -nw -batch -nx -silent -c "$corefile" < /dev/null)`"
43 execfile=`echo "$execfile" | grep -i 'ore was generated by' | cut -f2- -d$backtick | cut -f1 -d"'" …
44 if [ -z "$execfile" ]
49 echo >&2 ">>> Using exec file \"$execfile\"."
64 cmd="gdb -nw -r -batch -nx -x "$gdbfile" -silent "$execfile" "$corefile" < /dev/null"
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/tests/
H A Dprintcore37 execfile="`( $GDB -nw -batch -nx -silent -c "$corefile" < /dev/null)`"
43 execfile=`echo "$execfile" | grep -i 'ore was generated by' | cut -f2- -d$backtick | cut -f1 -d"'" …
44 if [ -z "$execfile" ]
49 echo >&2 ">>> Using exec file \"$execfile\"."
64 cmd="gdb -nw -r -batch -nx -x "$gdbfile" -silent "$execfile" "$corefile" < /dev/null"
/dports/math/libflame/libflame-5.2.0/examples/gsvd_test/
H A Drun_mkl.sh3 execfile="test_Svd_uv_components.mkl.x"
11 dist="cluster" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
12 dist="geometric" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
13 dist="inverse" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
14 dist="logarithmic" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
15 dist="random" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
16 dist="linear" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
H A Drun_netlib.sh3 execfile="test_Svd_uv_components.netlib.x"
11 dist="cluster" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
12 dist="geometric" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
13 dist="inverse" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
14 dist="logarithmic" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
15 dist="random" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
16 dist="linear" ; nohup ./${execfile} < input_${dist} > output_${op}_${impl}_${range}_${params}_…
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/win32/
H A Dmktexpk.c175 static char execfile[SBUF]; in main() local
776 strcat(fullbin, execfile); in main()
795 strcpy (execfile, "gftopk.exe"); in main()
798 strcat(fullbin, execfile); in main()
1114 strcpy (execfile, "ps2pk.exe"); in main()
1117 strcat(fullbin, execfile); in main()
1137 strcpy (execfile, "gsftopk.exe"); in main()
1140 strcat(fullbin, execfile); in main()
1150 strcat(fullbin, execfile); in main()
1160 strcat(fullbin, execfile); in main()
[all …]
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/win32/
H A Dmktexpk.c175 static char execfile[SBUF]; in main() local
776 strcat(fullbin, execfile); in main()
795 strcpy (execfile, "gftopk.exe"); in main()
798 strcat(fullbin, execfile); in main()
1114 strcpy (execfile, "ps2pk.exe"); in main()
1117 strcat(fullbin, execfile); in main()
1137 strcpy (execfile, "gsftopk.exe"); in main()
1140 strcat(fullbin, execfile); in main()
1150 strcat(fullbin, execfile); in main()
1160 strcat(fullbin, execfile); in main()
[all …]
/dports/devel/p5-Devel-CheckCompiler/Devel-CheckCompiler-0.07/lib/Devel/
H A DCheckCompiler.pm87 my $execfile = eval {
92 if ($execfile) {
93 unlink $execfile or warn "Cannot unlink $execfile (ignored): $!";
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/demo/kspsolve/
H A Dtest_mat_ksp.py2 execfile
4 def execfile(file, globals=globals(), locals=locals()): function
14 execfile('petsc-mat.py')
15 execfile('petsc-ksp.py')
H A Dtest_mat_cg.py2 execfile
4 def execfile(file, globals=globals(), locals=locals()): function
14 execfile('petsc-mat.py')
15 execfile('petsc-cg.py')
/dports/devel/py-coverage/coverage-4.5.4/tests/
H A Dbacktest.py13 execfile = execfile
15 def execfile(filename, globs): function
/dports/devel/py-future/future-0.18.2/docs/3rd-party-py3k-compat-code/
H A Dipython_py3compat.py74 def execfile(fname, glob, loc=None): function
144 execfile = execfile variable
159 def execfile(fname, glob=None, loc=None): function
173 def execfile(fname, *where): function
178 __builtin__.execfile(filename, *where)
/dports/sysutils/cmogstored/cmogstored-1.8.1/
H A Dupgrade.c97 const char *execfile; in mog_upgrade_spawn() local
108 execfile = find_in_path(start.argv[0]); in mog_upgrade_spawn()
133 execve(execfile, start.argv, start.envp); in mog_upgrade_spawn()
144 if (execfile != start.argv[0]) in mog_upgrade_spawn()
145 mog_free(execfile); in mog_upgrade_spawn()
/dports/devel/nuitka/Nuitka-0.6.17/tests/basics/
H A DExecEval.py88 execfile(tmp_filename)
95 execfile(tmp_filename, global_vars)
99 execfile(tmp_filename, global_vars, local_vars)
112 x = execfile(tmp_filename, global_vars, local_vars)
127 execfile(tmp_filename)
/dports/devel/py-pudb/pudb-2020.1/pudb/
H A Dpy3compat.py12 def execfile(fname, globs, locs=None): function
20 execfile = execfile variable
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/_pydev_bundle/
H A Dpydev_imports.py32 execfile = execfile # Not in Py3k
34 from _pydev_imps._pydev_execfile import execfile
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/_pydev_bundle/
H A Dpydev_imports.py32 execfile = execfile # Not in Py3k
34 from _pydev_imps._pydev_execfile import execfile
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydev_bundle/
H A Dpydev_imports.py37 execfile=execfile #Not in Py3k
39 from _pydev_imps._pydev_execfile import execfile
/dports/devel/py-pydevd/pydevd-1.1.1/_pydev_bundle/
H A Dpydev_imports.py37 execfile=execfile #Not in Py3k
39 from _pydev_imps._pydev_execfile import execfile
/dports/devel/py-rope/rope-0.18.0/rope/base/utils/
H A Dpycompat.py20 def execfile(fn, global_vars=None, local_vars=None): function
38 execfile = execfile variable

12345678910>>...55