Home
last modified time | relevance | path

Searched refs:in_dir (Results 176 – 200 of 686) sorted by relevance

12345678910>>...28

/dports/sysutils/bareos-server/bareos-Release-20.0.3/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/www/bareos18-webui/bareos-Release-18.2.12/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/www/bareos-webui/bareos-Release-20.0.3/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/www/bareos19-webui/bareos-Release-19.2.11/regress/scripts/
H A Dregress-win32.pl442 my $in_dir=0; # don't use monitoring section
448 $in_dir = 1;
449 } elsif ($l =~ /^(\s*)Name\s*=/ and $in_dir) {
451 } elsif ($l =~ /^(\s*)Password\s*=/ and $in_dir) {
455 } elsif ($l =~ /\s*}/ and $in_dir) {
457 $in_dir = 0;
/dports/ftp/py-pycurl/pycurl-7.44.1/winbuild/
H A Dnghttp_cmake.py26 with in_dir(nghttp2_dir):
29 with in_dir(nghttp2_dir):
/dports/devel/py-flynt/flynt-0.69/test/integration/
H A Dtest_files.py9 in_dir = os.path.join(int_test_dir, "samples_in") variable
17 filepath = os.path.join(in_dir, name)
H A Dtest_files_single_line.py9 in_dir = os.path.join(int_test_dir, "samples_in") variable
17 filepath = os.path.join(in_dir, name)
H A Dtest_concat.py13 in_dir = os.path.join(int_test_dir, "samples_in_concat") variable
42 in_path = os.path.join(in_dir, filename)
H A Dtest_files_len_limit.py11 in_dir = os.path.join(int_test_dir, "samples_in") variable
19 filepath = os.path.join(in_dir, name)
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adb/
H A Dtest_device.py661 def make_random_host_files(in_dir, num_files): argument
689 full_path = posixpath.join(in_dir, base_name)
828 subdir_temp_files = make_random_host_files(in_dir=subdir,
918 self.device, in_dir=self.DEVICE_TEMP_DIR, num_files=32)
953 self.device, in_dir=self.DEVICE_TEMP_DIR, num_files=32)
986 self.device, in_dir=self.DEVICE_TEMP_DIR, num_files=32)
1010 self.device, in_dir=self.DEVICE_TEMP_DIR, num_files=32)
1038 self.device, in_dir=remote_dir, num_files=32)
1084 self.device, in_dir=self.DEVICE_TEMP_DIR, num_files=4)
1087 self.device, in_dir=subdir, num_files=4, prefix='subdir_')
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/exe/
H A Dbwm_3d_site_transform.cxx147 std::string in_dir = input_cam_dir() + "/*.txt"; in main() local
148 for (vul_file_iterator fn = in_dir.c_str(); fn; ++fn) { in main()
220 std::string in_dir = input_cam_dir() + "/*.txt"; in main() local
221 for (vul_file_iterator fn = in_dir.c_str(); fn; ++fn) { in main()
/dports/ftp/py-pycurl/pycurl-7.44.1/
H A Dwinbuild.py203 with in_dir(config.archives_path):
213 with in_dir(config.archives_path):
291 with in_dir(config.archives_path):
299 with in_dir('virtualenv-%s' % config.virtualenv_version):
309 with in_dir(config.archives_path):
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/libretro-common/include/file/
H A Dfile_path.h231 void fill_pathname_dir(char *in_dir, const char *in_basename,
266 const char *in_dir, size_t size);
/dports/ftp/py-pycurl/pycurl-7.44.1/tests/
H A Dmatrix.py22 class in_dir: class
60 with in_dir(dir):
116 with in_dir('pycurl'):
/dports/devel/py-gapic-generator/gapic-generator-0.35.10/gapic/templates/scripts/
H A Dfixup_%name_%version_keywords.py.j293 in_dir: pathlib.Path,
106 for root, _, files in os.walk(in_dir)
119 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/lilyglyphs/
H A Dlily-glyph-commands.py48 in_dir, in_file = os.path.split(input_file)
49 os.chdir(in_dir)
/dports/news/fidogate4/fidogate-4.4.10/src/areafix/
H A Dftnafpkt.c71 static char in_dir[MAXPATH]; /* Input directory */ variable
435 BUF_EXPAND(in_dir, I_flag ? I_flag : cf_p_pinbound()); in main()
456 if(dir_open(in_dir, "*.pkt", TRUE) == ERROR) in main()
458 logit("$ERROR: can't open directory %s", in_dir); in main()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vpgl_pro/processes/
H A Dbpgl_transform_perspective_cameras_process.cxx56 std::string in_dir = pro.get_input<std::string>(i++); in bpgl_transform_perspective_cameras_process() local
60 if (!vul_file::is_directory(in_dir.c_str())) in bpgl_transform_perspective_cameras_process()
95 std::string glob_in_dir = in_dir + "/*.txt"; in bpgl_transform_perspective_cameras_process()
243 std::string in_dir = input_cam_path + "/*.txt"; in vpgl_transform_space_process() local
244 for (vul_file_iterator fn = in_dir.c_str(); fn; ++fn) { in vpgl_transform_space_process()
/dports/java/java-subversion/subversion-1.14.1/tools/dev/benchmarks/suite1/
H A Dbenchmark.py608 def create_tree(in_dir, _levels, _spread): argument
610 os.mkdir(in_dir)
616 fn = j(in_dir, next_unique_basename('file'))
623 dn = j(in_dir, next_unique_basename('dir'))
735 def modify_tree(in_dir, fraction): argument
736 child_names = os.listdir(in_dir)
741 path = j(in_dir, child_name)
746 path = j(in_dir, child_name)
750 def propadd_tree(in_dir, fraction): argument
751 for child_name in os.listdir(in_dir):
[all …]
/dports/devel/py-subversion/subversion-1.14.1/tools/dev/benchmarks/suite1/
H A Dbenchmark.py608 def create_tree(in_dir, _levels, _spread): argument
610 os.mkdir(in_dir)
616 fn = j(in_dir, next_unique_basename('file'))
623 dn = j(in_dir, next_unique_basename('dir'))
735 def modify_tree(in_dir, fraction): argument
736 child_names = os.listdir(in_dir)
741 path = j(in_dir, child_name)
746 path = j(in_dir, child_name)
750 def propadd_tree(in_dir, fraction): argument
751 for child_name in os.listdir(in_dir):
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dev/benchmarks/suite1/
H A Dbenchmark.py608 def create_tree(in_dir, _levels, _spread): argument
610 os.mkdir(in_dir)
616 fn = j(in_dir, next_unique_basename('file'))
623 dn = j(in_dir, next_unique_basename('dir'))
735 def modify_tree(in_dir, fraction): argument
736 child_names = os.listdir(in_dir)
741 path = j(in_dir, child_name)
746 path = j(in_dir, child_name)
750 def propadd_tree(in_dir, fraction): argument
751 for child_name in os.listdir(in_dir):
[all …]

12345678910>>...28