Home
last modified time | relevance | path

Searched refs:del (Results 1 – 25 of 13039) sorted by relevance

12345678910>>...522

/dports/graphics/Coin/coin-Coin-4.0.0/build/misc/
H A Duninstall-headers.bat5 del %COINDIR%\include\Inventor\C\XML\attribute.h
6 del %COINDIR%\include\Inventor\C\XML\document.h
7 del %COINDIR%\include\Inventor\C\XML\element.h
8 del %COINDIR%\include\Inventor\C\XML\entity.h
9 del %COINDIR%\include\Inventor\C\XML\path.h
10 del %COINDIR%\include\Inventor\C\XML\types.h
12 del %COINDIR%\include\Inventor\C\XML\world.h
22 del %COINDIR%\include\Inventor\C\glue\gl.h
23 del %COINDIR%\include\Inventor\C\glue\dl.h
38 del %COINDIR%\include\Inventor\C\basic.h
[all …]
/dports/editors/uemacs/uemacs-4.0/
H A Dclrobj.bat1 del fmr\*.map
2 del fmr\bin\*.exe
3 del fmr\estruct.h
4 del fmr\obj\*.obj
5 del freebsd\emacs
7 del freebsd\obj\*.o
8 del hp150\*.map
14 del i55\*.map
28 del nec\*.map
32 del nt\*.map
[all …]
/dports/devel/efl/efl-1.25.1/src/benchmarks/eina/
H A Dstrlog851 str->del(strings[391]);
852 str->del(strings[392]);
853 str->del(strings[393]);
854 str->del(strings[394]);
855 str->del(strings[395]);
856 str->del(strings[396]);
857 str->del(strings[397]);
858 str->del(strings[398]);
859 str->del(strings[399]);
860 str->del(strings[400]);
[all …]
/dports/archivers/zip-ada/zip-ada/tools/
H A Dclean_za.cmd3 del *.ali
4 del *.o
5 del *.#*
6 del b~*
7 del *.bak
8 del *.bk.?
9 del *.0
10 del *.1
11 del *.2
12 del *.3
[all …]
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/MSVC/
H A Dfresh.bat1 del ..\rltiles\gui.d
2 del ..\rltiles\gui.png
3 del ..\rltiles\icons.d
4 del ..\rltiles\icons.png
5 del ..\rltiles\player.d
6 del ..\rltiles\player.png
19 del ..\rltiles\feat.d
20 del ..\rltiles\feat.png
29 del ..\rltiles\wall.d
32 del ..\rltiles\floor.d
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/upper.io/db.v3/lib/sqlbuilder/
H A Ddelete.go62 if del.prev == nil {
63 return del.builder
73 s, err := del.Compile()
123 dq, err := del.build()
131 return del.PrepareContext(del.SQLBuilder().sess.Context())
135 dq, err := del.build()
143 return del.ExecContext(del.SQLBuilder().sess.Context())
147 dq, err := del.build()
179 if del == nil {
182 return del.prev
[all …]
/dports/devel/obby/obby-0.4.8/test/
H A Dbase_file35 abc|0->del(0-1),0->del(0-1),0->del(0-1)|
36 abc|0->del(0-1),0->del(1-2),0->del(0-1)|
37 abc|0->del(1-2),0->del(0-1),0->del(0-1)|
38 abc|0->del(1-2),0->del(1-2),0->del(0-1)|
39 abc|0->del(2-3),0->del(0-1),0->del(0-1)|
40 abc|0->del(2-3),0->del(1-2),0->del(0-1)|
53 abc|0->del(0-2),1->del(2-3)|
54 abc|0->del(0-1),1->del(1-3)|
55 abc|0->del(0-2),1->del(1-3)|
56 abc|0->del(1-3),1->del(0-2)|
[all …]
/dports/shells/bash/bash-5.1/tests/
H A Dposixexp.right117 soh stx etx del / soh stx etx del
120 soh stx etx del / soh stx etx del
123 soh stx etx del / soh stx etx del
126 soh stx etx del / soh stx etx del
129 soh stx etx del / soh stx etx del
132 soh stx etx del / soh stx etx del
135 soh stx etx del / soh stx etx del
138 soh stx etx del / soh stx etx del
141 soh stx etx del / soh stx etx del
144 soh stx etx del / soh stx etx del
[all …]
/dports/misc/owrep/owrep-1.2/
H A Doutput.c126 weather->cityname, del, weather->country, del, in output_compressed()
127 weather->coord_lon, del, weather->coord_lon_direction, del, in output_compressed()
128 weather->coord_lat, del, weather->coord_lat_direction, del, in output_compressed()
129 sun_rise, del, sun_set, del, in output_compressed()
130 &weather->temp_units[0], del, weather->temp_now, del, in output_compressed()
131 weather->temp_min, del, weather->temp_max, del, in output_compressed()
132 weather->humidity, del, &weather->humidity_units[0], del, in output_compressed()
133 weather->pressure, del, &weather->pressure_units[0], del, in output_compressed()
134 weather->wind_speed_units, del, weather->wind_speed, del, in output_compressed()
138 weather->clouds, del, weather->clouds_name, del, in output_compressed()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) call abort
14 if (abs (j - 0) .gt. del) call abort
16 if (abs (j - 1) .gt. del) call abort
19 if (abs (j - 1) .gt. del) call abort
21 if (abs (j - 1) .gt. del) call abort
23 if (abs (j - 1) .gt. del) call abort
26 if (abs (j - 1) .gt. del) call abort
28 if (abs (j - 1) .gt. del) call abort
30 if (abs (j - 1) .gt. del) call abort
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) call abort
14 if (abs (j - 0) .gt. del) call abort
16 if (abs (j - 1) .gt. del) call abort
19 if (abs (j - 1) .gt. del) call abort
21 if (abs (j - 1) .gt. del) call abort
23 if (abs (j - 1) .gt. del) call abort
26 if (abs (j - 1) .gt. del) call abort
28 if (abs (j - 1) .gt. del) call abort
30 if (abs (j - 1) .gt. del) call abort
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) call abort
14 if (abs (j - 0) .gt. del) call abort
16 if (abs (j - 1) .gt. del) call abort
19 if (abs (j - 1) .gt. del) call abort
21 if (abs (j - 1) .gt. del) call abort
23 if (abs (j - 1) .gt. del) call abort
26 if (abs (j - 1) .gt. del) call abort
28 if (abs (j - 1) .gt. del) call abort
30 if (abs (j - 1) .gt. del) call abort
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) call abort
14 if (abs (j - 0) .gt. del) call abort
16 if (abs (j - 1) .gt. del) call abort
19 if (abs (j - 1) .gt. del) call abort
21 if (abs (j - 1) .gt. del) call abort
23 if (abs (j - 1) .gt. del) call abort
26 if (abs (j - 1) .gt. del) call abort
28 if (abs (j - 1) .gt. del) call abort
30 if (abs (j - 1) .gt. del) call abort
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpower.f907 real, parameter :: del = 0.0001 variable
12 if (abs (j - 1024) .gt. del) STOP 1
14 if (abs (j - 0) .gt. del) STOP 2
16 if (abs (j - 1) .gt. del) STOP 3
19 if (abs (j - 1) .gt. del) STOP 4
21 if (abs (j - 1) .gt. del) STOP 5
23 if (abs (j - 1) .gt. del) STOP 6
26 if (abs (j - 1) .gt. del) STOP 7
28 if (abs (j - 1) .gt. del) STOP 8
30 if (abs (j - 1) .gt. del) STOP 9
[all …]

12345678910>>...522