Home
last modified time | relevance | path

Searched refs:bait (Results 1 – 25 of 1027) sorted by relevance

12345678910>>...42

/dports/x11/fireflies/fireflies-2.07/src/
H A Dfirefly.cc6 : Arrow(), bait(_bait), age(0.) in Firefly()
11 velocity = bait->fspeed*unit_vec(bait->pos - pos); in Firefly()
36 clamp_vec(velocity, bait->fspeed); in elapse()
57 dist = norm(bait->pos - pos); in calc_accel()
59 bait = scene.baits[closest_i]; in calc_accel()
64 if (norm(bait->pos - pos) >= 200 && !(bait->bspeed == 0 || bait->attractor)) { in calc_accel()
65 bait->mode_next = BMODE_STOP; in calc_accel()
69 accel = bait->faccel*unit_vec(bait->pos - pos); in calc_accel()
74 hsv = bait->hsv; in set_color()
75 hsv[0] += 40*norm2(velocity)/(bait->fspeed*bait->fspeed) - 20; in set_color()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-error "non-static data member" } member
34 bind (&bait); // { dg-error "from this location" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "from this location" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-error "non-static data member" } member
34 bind (&bait); // { dg-error "from this location" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "from this location" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-error "non-static data member" } member
34 bind (&bait); // { dg-error "from this location" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "from this location" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/template/
H A Ddependent-expr5.C21 int bait; // { dg-message "" } member
34 bind (&bait); // { dg-error "non-static data member" } in bar()
35 bind (&foo::bait); in bar()
86 bind (&bait); // { dg-error "non-static data member" } in barT()
87 bind (&foo::bait); in barT()
/dports/lang/php73/php-7.3.33/ext/dom/tests/
H A DDOMDocumentFragment_appendXML_error_002.phpt11 $fragment->appendXML('<bait>crankbait</bait>');
17 #0 %s(%d): DOMDocumentFragment->appendXML('<bait>crankbait...')
/dports/www/mod_php73/php-7.3.33/ext/dom/tests/
H A DDOMDocumentFragment_appendXML_error_002.phpt11 $fragment->appendXML('<bait>crankbait</bait>');
17 #0 %s(%d): DOMDocumentFragment->appendXML('<bait>crankbait...')
/dports/textproc/php73-dom/php-7.3.33/ext/dom/tests/
H A DDOMDocumentFragment_appendXML_error_002.phpt11 $fragment->appendXML('<bait>crankbait</bait>');
17 #0 %s(%d): DOMDocumentFragment->appendXML('<bait>crankbait...')

12345678910>>...42