Home
last modified time | relevance | path

Searched refs:cwd2 (Results 1 – 25 of 71) sorted by relevance

123

/dports/lang/perl5.30/perl-5.30.3/lib/
H A DFindBin.pm100 sub cwd2 { subroutine
117 $Bin = $RealBin = cwd2();
137 $script = File::Spec->catfile(cwd2(), $script)
/dports/lang/perl5.32/perl-5.32.1/dist/FindBin/lib/
H A DFindBin.pm100 sub cwd2 { subroutine
117 $Bin = $RealBin = cwd2();
137 $script = File::Spec->catfile(cwd2(), $script)
/dports/devel/p5-PAR-Packer/PAR-Packer-1.052/contrib/automated_pp_test/
H A Dpipe_a_command.pm86 my $cwd2;
98 $cwd2 = cwd;
101 print ("but is now in $cwd2\n");
/dports/math/ngraph/Ngraph-6.3.54-src/src/
H A Dioutil.c203 char *s,*cwd,*cwd2; local
227 strcpy(cwd2,cwd);
229 i=strlen(cwd2);
230 if ((i==0) || (cwd2[i-1]!=DIRSEP)) {
231 cwd2[i]=DIRSEP;
232 cwd2[i+1]='\0';
235 if (cwd2[i]!=name[i+top]) break;
237 for (;niskanji2(cwd2,i) || (cwd2[i]!=DIRSEP);i--);
239 for (j=strlen(cwd2);j!=i;j--)
240 if (!niskanji2(cwd2,j) && (cwd2[j]==DIRSEP)) depth++;
[all …]
/dports/lang/perl5.34/perl-5.34.0/dist/FindBin/lib/
H A DFindBin.pm102 sub cwd2 { subroutine
119 $Bin = $RealBin = cwd2();
139 $script = File::Spec->catfile(cwd2(), $script)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/FindBin/lib/
H A DFindBin.pm101 sub cwd2 { subroutine
118 $Bin = $RealBin = cwd2();
138 $script = File::Spec->catfile(cwd2(), $script)
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/depslib/src/
H A Dmain.c77 char *cwd2 = "C:/Programming/codeblocks-cvs/codeblocks/src/plugins/compilergcc/depends"; in main() local
108 … char *cwd2 = "/cygdrive/c/Programming/codeblocks-cvs/codeblocks/src/plugins/compilergcc/depends"; in main() local
161 depsSetCWD(cwd2); depsOK();
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc35 fs::path cwd2 = fs::current_path(ec); in test01() local
36 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc35 fs::path cwd2 = fs::current_path(ec); in test01() local
36 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc35 fs::path cwd2 = fs::current_path(ec); in test01() local
36 VERIFY( cwd == cwd2 ); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dcurrent_path.cc36 fs::path cwd2 = fs::current_path(ec); in test01() local
37 VERIFY( cwd == cwd2 ); in test01()

123