Home
last modified time | relevance | path

Searched refs:check_env (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/www/p5-Gungho/Gungho-0.09008/t/lib/
H A DGunghoTest.pm17 if ($args{check_env}) {
18 my @env = ref($args{check_env}) eq 'ARRAY' ? @{ $args{check_env} } : ($args{check_env});
/dports/devel/cook/cook-2.30/make2cook/stmt/
H A Dassign.c35 int check_env; member
68 if (this->check_env && !this->rhs->length) in emit()
70 this->check_env = 0; in emit()
86 if (this->check_env) in emit()
122 if (this->check_env) in emit()
163 this->check_env = (stmt_assign_environment_variables != 0); in stmt_assign_alloc()
171 this->check_env = 0; in stmt_assign_alloc()
/dports/www/py-puppetboard/puppetboard-3.3.0/puppetboard/
H A Dapp.py95 def check_env(env, envs): function
143 check_env(env, envs)
259 check_env(env, envs)
337 check_env(env, envs)
355 check_env(env, envs)
397 check_env(env, envs)
429 check_env(env, envs)
469 check_env(env, envs)
585 check_env(env, envs)
628 check_env(env, envs)
[all …]
/dports/devel/R-cran-callr/callr/tests/testthat/
H A Dhelper.R43 check_env <- function(subenv) { function
59 check_env(out$env)
76 check_env(out$env)
97 check_env(out$env)
/dports/net/openmpi/openmpi-4.1.1/ompi/tools/wrappers/
H A Dompi_wrapper_script.in91 sub check_env {
109 $comp = check_env("CC", $CC);
116 $comp = check_env("CXX", $CXX);
126 $comp = check_env("FC", $FC);
/dports/net/openmpi3/openmpi-3.1.6/ompi/tools/wrappers/
H A Dompi_wrapper_script.in91 sub check_env {
109 $comp = check_env("CC", $CC);
116 $comp = check_env("CXX", $CXX);
126 $comp = check_env("FC", $FC);
/dports/multimedia/navidrome/navidrome-0.40.0/
H A DMakefile12 dev: check_env
70 check_env: check_go_env check_node_env target
71 .PHONY: check_env
87 buildall: check_env
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/139 mesonintrospect from scripts/
H A Dmeson.build5 ret = run_command(python, ['check_env.py', '1'])
14 meson.add_install_script('check_env.py')
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/common/143 mesonintrospect from scripts/
H A Dmeson.build5 ret = run_command(python, ['check_env.py', '1'])
14 meson.add_install_script('check_env.py')
/dports/devel/meson/meson-0.60.3/test cases/common/139 mesonintrospect from scripts/
H A Dmeson.build5 ret = run_command(python, ['check_env.py', '1'])
14 meson.add_install_script('check_env.py')
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/common/143 mesonintrospect from scripts/
H A Dmeson.build5 ret = run_command(python, ['check_env.py', '1'])
14 meson.add_install_script('check_env.py')
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/139 mesonintrospect from scripts/
H A Dmeson.build5 ret = run_command(python, ['check_env.py', '1'])
14 meson.add_install_script('check_env.py')
/dports/databases/galera/galera-release_25.3.35/gcache/tests/
H A DSConscript2 Import('check_env')
4 env = check_env.Clone()
/dports/databases/galera26/galera-release_26.4.10/gcache/tests/
H A DSConscript2 Import('check_env')
4 env = check_env.Clone()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/util/
H A Dfipslink.pl3 sub check_env subroutine
16 = check_env("FIPS_CC", "FIPS_CC_ARGS", "FIPS_LINK", "FIPS_TARGET",
/dports/net-mgmt/centreon-clib/centreon-clib-21.04.4/test/
H A Dbin_test_process_output.cc48 static int check_env(char** ref, char** env) { in check_env() function
105 return check_env(argv + 2, env); in main()
/dports/databases/galera/galera-release_25.3.35/gcomm/test/
H A DSConscript2 Import('check_env')
4 env = check_env.Clone()
/dports/databases/galera/galera-release_25.3.35/galera/tests/
H A DSConscript2 Import('check_env')
4 env = check_env.Clone()
/dports/databases/galera26/galera-release_26.4.10/galera/tests/
H A DSConscript2 Import('check_env')
4 env = check_env.Clone()
/dports/databases/galera26/galera-release_26.4.10/gcomm/test/
H A DSConscript2 Import('check_env')
4 env = check_env.Clone()
/dports/net/p5-Net-Google-Spreadsheets/Net-Google-Spreadsheets-0.1501/t/
H A DUtil.pm31 check_env(qw(
49 sub check_env { subroutine
/dports/databases/galera/galera-release_25.3.35/wsrep/tests/
H A DSConscript11 Import('check_env', 'GALERA_VER', 'GALERA_REV')
18 env = check_env.Clone()
/dports/databases/galera26/galera-release_26.4.10/wsrep/tests/
H A DSConscript11 Import('check_env', 'GALERA_VER', 'GALERA_REV')
18 env = check_env.Clone()
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Du01.c1481 extern int check_env(Lisp_Object env);
2289 if (check_env(env)) return aerror("env for reval"); in CC_reval()
2473 if (check_env(env)) return aerror("env for *d2q"); in CC_Hd2q()
2631 if (check_env(env)) return aerror("env for quotf"); in CC_quotf()
3996 if (check_env(env)) return aerror("env for pnth"); in CC_pnth()
4173 if (check_env(env)) return aerror("env for xval"); in CC_xval()
4993 if (check_env(env)) return aerror("env for degr"); in CC_degr()
5403 if (check_env(env)) return aerror("env for mtp"); in CC_mtp()
5806 if (check_env(env)) return aerror("env for addf"); in CC_addf()
6110 if (check_env(env)) return aerror("env for addd"); in CC_addd()
[all …]
/dports/devel/clazy/clazy-1.5/dev-scripts/
H A Dmake_windows_package.py36 def check_env(): function
105 check_env()

1234567891011