Home
last modified time | relevance | path

Searched refs:in_dir (Results 151 – 175 of 686) sorted by relevance

12345678910>>...28

/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/libretro-common/include/file/
H A Dfile_path.h292 size_t fill_pathname_dir(char *in_dir, const char *in_basename,
338 const char *in_dir, size_t size);
351 const char *in_dir, size_t size);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/include/file/
H A Dfile_path.h292 size_t fill_pathname_dir(char *in_dir, const char *in_basename,
338 const char *in_dir, size_t size);
351 const char *in_dir, size_t size);
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/file/
H A Dfile_path.h292 size_t fill_pathname_dir(char *in_dir, const char *in_basename,
338 const char *in_dir, size_t size);
351 const char *in_dir, size_t size);
/dports/x11-wm/awesome/awesome-4.3/lib/awful/
H A Dmenu.lua154 local in_dir, other = 0, _menu[b]
161 in_dir = in_dir + item[a]
165 local w, h = other, in_dir
211 local in_dir, other, a, b = 0, 0, "height", "width"
216 in_dir = in_dir + item[a]
218 _menu[a], _menu[b] = in_dir, other
219 if in_dir > 0 and other > 0 then
220 _menu.wibox[a] = in_dir
/dports/www/squid/squid-4.15/src/fs/ufs/
H A DRebuildState.cc38 in_dir(0), in RebuildState()
376 in_dir = 0; in getNextFile()
381 if (0 == in_dir) { /* we need to read in a new directory */ in getNextFile()
407 ++in_dir; in getNextFile()
447 in_dir = 0; in getNextFile()
/dports/www/py-google-cloud-bigtable/google-cloud-bigtable-2.4.0/scripts/
H A Dfixup_bigtable_admin_v2_keywords.py125 in_dir: pathlib.Path,
138 for root, _, files in os.walk(in_dir)
151 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
H A Dfixup_bigtable_v2_keywords.py93 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/www/py-google-cloud-vision/google-cloud-vision-2.6.2/scripts/
H A Dfixup_vision_v1_keywords.py112 in_dir: pathlib.Path,
125 for root, _, files in os.walk(in_dir)
138 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
H A Dfixup_vision_v1p1beta1_keywords.py90 in_dir: pathlib.Path,
103 for root, _, files in os.walk(in_dir)
116 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
H A Dfixup_vision_v1p3beta1_keywords.py109 in_dir: pathlib.Path,
122 for root, _, files in os.walk(in_dir)
135 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
H A Dfixup_vision_v1p4beta1_keywords.py112 in_dir: pathlib.Path,
125 for root, _, files in os.walk(in_dir)
138 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
H A Dfixup_vision_v1p2beta1_keywords.py91 in_dir: pathlib.Path,
104 for root, _, files in os.walk(in_dir)
117 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
/dports/www/py-google-cloud-speech/google-cloud-speech-2.11.1/scripts/
H A Dfixup_speech_v1_keywords.py90 in_dir: pathlib.Path,
103 for root, _, files in os.walk(in_dir)
116 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
H A Dfixup_speech_v1p1beta1_keywords.py100 in_dir: pathlib.Path,
113 for root, _, files in os.walk(in_dir)
126 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
/dports/www/py-google-cloud-dlp/google-cloud-dlp-3.3.1/scripts/
H A Dfixup_dlp_v2_keywords.py121 in_dir: pathlib.Path,
134 for root, _, files in os.walk(in_dir)
147 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
/dports/www/py-google-cloud-datastore/google-cloud-datastore-2.4.0/scripts/
H A Dfixup_datastore_admin_v1_keywords.py93 in_dir: pathlib.Path,
106 for root, _, files in os.walk(in_dir)
119 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
H A Dfixup_datastore_v1_keywords.py94 in_dir: pathlib.Path,
107 for root, _, files in os.walk(in_dir)
120 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/experimental/bash_shellshock/
H A Dshellshock-fuzz.diff20 mkdir in_dir
21 echo -n '() { a() { a; }; : >b; }' >in_dir/script.txt
25 /path/to/afl-fuzz -d -i in_dir -o out_dir ./bash -c :
/dports/security/afl++/AFLplusplus-3.14c/utils/bash_shellshock/
H A Dshellshock-fuzz.diff20 mkdir in_dir
21 echo -n '() { a() { a; }; : >b; }' >in_dir/script.txt
25 /path/to/afl-fuzz -d -i in_dir -o out_dir ./bash -c :
/dports/security/afl/afl-2.52b/experimental/bash_shellshock/
H A Dshellshock-fuzz.diff20 mkdir in_dir
21 echo -n '() { a() { a; }; : >b; }' >in_dir/script.txt
25 /path/to/afl-fuzz -d -i in_dir -o out_dir ./bash -c :
/dports/devel/py-google-cloud-iam/google-cloud-iam-2.5.1/scripts/
H A Dfixup_credentials_v1_keywords.py91 in_dir: pathlib.Path,
104 for root, _, files in os.walk(in_dir)
117 updated_path = out_dir.joinpath(fpath.relative_to(in_dir))
/dports/sysutils/bareos18-client/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/bareos18-traymonitor/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/bareos19-client/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/bareos-client/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;

12345678910>>...28