/dports/archivers/zip-ada/zip-ada/test/ |
H A D | method_timing.cmd | 15 set mytemp=R:\temp variable 17 if not exist %mytemp%\nul set mytemp=%temp%\methtime variable 19 if exist %mytemp%\test_*.zip del %mytemp%\test_*.zip 57 call :set_files %mytemp%\ 60 timeit -f .\method.dat -k decode_shrink .\unzipada -d %mytemp% %mytemp%\test_zash.zip 62 timeit -f .\method.dat -k decode_reduce_4 .\unzipada -d %mytemp% %mytemp%\test_zar4.zip 64 timeit -f .\method.dat -k decode_deflate_1_za .\unzipada -d %mytemp% %mytemp%\test_def1.zip 66 timeit -f .\method.dat -k decode_deflate_9_za .\unzipada -d %mytemp% %mytemp%\test_def9.zip 68 timeit -f .\method.dat -k decode_deflate_9_iz unzip -d %mytemp% %mytemp%\test_def9.zip 70 timeit -f .\method.dat -k decode_deflate_9_7z 7z.exe x -o%mytemp% %mytemp%\test_def9.zip [all …]
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/ |
H A D | move_alloc_15.f90 | 35 type(myallocatable), allocatable:: myarray(:), mytemp(:) variable 42 allocate(mytemp(NEWSIZE)) 43 mytemp(1:OLDSIZE) = myarray 50 if (allocated (mytemp)) deallocate (mytemp) 55 allocate(mytemp(NEWSIZE)) 56 mytemp(1:OLDSIZE) = myarray 70 deallocate (mytemp(i)%i) 73 call move_alloc(mytemp, myarray)
|
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/testing/ |
H A D | test_tmpdir.py | 58 mytemp = testdir.tmpdir.join("xyz") 63 testdir.runpytest(p, '--basetemp=%s' % mytemp) 64 mytemp.check() 65 mytemp.ensure("hello") 67 testdir.runpytest(p, '--basetemp=%s' % mytemp) 68 mytemp.check() 69 assert not mytemp.join("hello").check() 73 mytemp = testdir.tmpdir.mkdir("mytemp") 79 result = testdir.runpytest(p, '--basetemp=%s' % mytemp) 81 assert mytemp.join('hello').check()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pytest/testing/ |
H A D | test_tmpdir.py | 54 mytemp = testdir.tmpdir.join("xyz") 59 testdir.runpytest(p, '--basetemp=%s' % mytemp) 60 mytemp.check() 61 mytemp.ensure("hello") 63 testdir.runpytest(p, '--basetemp=%s' % mytemp) 64 mytemp.check() 65 assert not mytemp.join("hello").check() 69 mytemp = testdir.tmpdir.mkdir("mytemp") 75 result = testdir.runpytest(p, '--basetemp=%s' % mytemp) 77 assert mytemp.join('hello').check()
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/testing/ |
H A D | test_tmpdir.py | 64 mytemp = testdir.tmpdir.join("xyz") 71 testdir.runpytest(p, "--basetemp=%s" % mytemp) 72 mytemp.check() 73 mytemp.ensure("hello") 75 testdir.runpytest(p, "--basetemp=%s" % mytemp) 76 mytemp.check() 77 assert not mytemp.join("hello").check() 81 mytemp = testdir.tmpdir.mkdir("mytemp") 89 result = testdir.runpytest(p, "--basetemp=%s" % mytemp) 91 assert mytemp.join("hello").check()
|
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/testing/ |
H A D | test_tmpdir.py | 64 mytemp = testdir.tmpdir.join("xyz") 71 testdir.runpytest(p, "--basetemp=%s" % mytemp) 72 mytemp.check() 73 mytemp.ensure("hello") 75 testdir.runpytest(p, "--basetemp=%s" % mytemp) 76 mytemp.check() 77 assert not mytemp.join("hello").check() 81 mytemp = testdir.tmpdir.mkdir("mytemp") 89 result = testdir.runpytest(p, "--basetemp=%s" % mytemp) 91 assert mytemp.join("hello").check()
|
/dports/archivers/zip-ada/zip-ada/tools/ |
H A D | rezip_ren.cmd | 4 set mytemp=R:\temp variable 5 if exist %mytemp%\nul set temp=%mytemp% 6 if exist %mytemp%\nul set tmp=%mytemp%
|
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/ |
H A D | test_tmpdir.py | 70 mytemp = testdir.tmpdir.join("xyz") 77 testdir.runpytest(p, "--basetemp=%s" % mytemp) 78 mytemp.check() 79 mytemp.ensure("hello") 81 testdir.runpytest(p, "--basetemp=%s" % mytemp) 82 mytemp.check() 83 assert not mytemp.join("hello").check() 100 mytemp = testdir.tmpdir.mkdir("mytemp") 110 result = testdir.runpytest(p, "--basetemp=%s" % mytemp) 113 assert mytemp.join(basename).check()
|