Home
last modified time | relevance | path

Searched defs:doit (Results 101 – 125 of 5953) sorted by relevance

12345678910>>...239

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } in xx()
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } in xx()
24 virtual void xx(int doit) { in xx()
37 virtual void xx(int doit) { in xx()
48 virtual void xx(int doit) { in xx()
/dports/math/py-sympy/sympy-1.9/sympy/vector/
H A Doperators.py68 def doit(self, **kwargs): member in Gradient
93 def doit(self, **kwargs): member in Divergence
118 def doit(self, **kwargs): member in Curl
122 def curl(vect, coord_sys=None, doit=True): argument
201 def divergence(vect, coord_sys=None, doit=True): argument
272 def gradient(scalar_field, coord_sys=None, doit=True): argument
351 def doit(self, **kwargs): member in Laplacian
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-tools/src/main/python/opengrok_tools/
H A Dprojadm.py58 def exec_command(doit, logger, cmd, msg): argument
88 def install_config(doit, logger, src, dst): argument
113 def config_refresh(doit, logger, basedir, uri, configmerge, jar_file, argument
165 def project_add(doit, logger, project, uri): argument
179 def project_delete(logger, project, uri, doit=True, deletesource=False): argument
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-virtual.cc18 virtual int doit () { return 1; } in doit() function
25 int doit () { return 2; } in doit() function
31 int doit () { return 3; } in doit() function
37 int doit () { return 4; } in doit() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_generic_7.f0310 procedure :: doit method
14 subroutine doit(a) subroutine
15 class(foo) :: a

12345678910>>...239