Home
last modified time | relevance | path

Searched refs:test_next (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/astro/gpstk/GPSTk-8.0.0/ext/apps/
H A DWikify.pl130 my $test_next = 0;
135 $test_next = 2;
144 if ($test_next == 2){
145 $test_next = 0;
148 $test_next = 1;
155 if ($test_next == 2){
156 $test_next = 0;
159 $test_next = 1;
165 if ($test_next){
/dports/graphics/box/box-0.4.0/tests/
H A Dstructure.bash13 test_next
22 test_next
31 test_next
40 test_next
50 test_next
62 test_next
75 test_next
86 test_next
99 test_next
H A Dscope.bash12 test_next
21 test_next
37 test_next
46 test_next
55 test_next
70 test_next
91 test_next
112 test_next
H A Dbugs.bash12 test_next
20 test_next
28 test_next
36 test_next
47 test_next
H A Ddestructors.bash12 test_next
23 test_next
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/resid-fp/
H A Dwave.cc100 reg8 test_next = control & 0x08; in writeCONTROL_REG() local
106 if (test_next && !test) { in writeCONTROL_REG()
115 else if (!test_next && test) { in writeCONTROL_REG()
126 test = test_next; in writeCONTROL_REG()
/dports/lang/perl5.34/perl-5.34.0/cpan/NEXT/t/
H A Ddynamically_scoped_regex_vars.t10 sub test_next { shift->NEXT::test_next(@_); }
18 sub test_next { $_[1]; }
30 is($foo->test_next($&), $&, "The value of '\$&' was not overwritten in NEXT.");
/dports/lang/perl5.30/perl-5.30.3/cpan/NEXT/t/
H A Ddynamically_scoped_regex_vars.t8 sub test_next { shift->NEXT::test_next(@_); }
16 sub test_next { $_[1]; }
28 is($foo->test_next($&), $&, "The value of '\$&' was not overwritten in NEXT.");
/dports/lang/perl5.32/perl-5.32.1/cpan/NEXT/t/
H A Ddynamically_scoped_regex_vars.t8 sub test_next { shift->NEXT::test_next(@_); }
16 sub test_next { $_[1]; }
28 is($foo->test_next($&), $&, "The value of '\$&' was not overwritten in NEXT.");
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/NEXT/t/
H A Ddynamically_scoped_regex_vars.t10 sub test_next { shift->NEXT::test_next(@_); }
18 sub test_next { $_[1]; }
30 is($foo->test_next($&), $&, "The value of '\$&' was not overwritten in NEXT.");
/dports/devel/p5-NEXT/NEXT-0.68/t/
H A Ddynamically_scoped_regex_vars.t10 sub test_next { shift->NEXT::test_next(@_); }
18 sub test_next { $_[1]; }
30 is($foo->test_next($&), $&, "The value of '\$&' was not overwritten in NEXT.");
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sid/sidplay-libs/resid/
H A Dwave.cpp97 reg8 test_next = control & 0x08; in writeCONTROL_REG() local
107 if (test_next) { in writeCONTROL_REG()
121 test = test_next; in writeCONTROL_REG()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/pyotherside/tests/test_callback_errors/
H A Dtest_callback_errors.qml10 function test_next() {
32 test_next();
39 test_next();
/dports/audio/libsidplay2/sidplay-libs-2.1.1/resid/
H A Dwave.cc97 reg8 test_next = control & 0x08; in writeCONTROL_REG() local
107 if (test_next) { in writeCONTROL_REG()
121 test = test_next; in writeCONTROL_REG()
/dports/audio/lmms/lmms-1.2.2/plugins/sid/
H A Dwave.cc95 reg8 test_next = control & 0x08; in writeCONTROL_REG() local
105 if (test_next) { in writeCONTROL_REG()
119 test = test_next; in writeCONTROL_REG()
/dports/audio/goattracker/goattracker-2.76/src/resid/
H A Dwave.cpp95 reg8 test_next = control & 0x08; in writeCONTROL_REG() local
105 if (test_next) { in writeCONTROL_REG()
119 test = test_next; in writeCONTROL_REG()
/dports/devel/pyotherside-qt5/pyotherside-1.5.9/tests/test_callback_errors/
H A Dtest_callback_errors.qml10 function test_next() {
32 test_next();
39 test_next();
/dports/audio/resid/resid-0.16/
H A Dwave.cc95 reg8 test_next = control & 0x08;
105 if (test_next) {
119 test = test_next;
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/pyotherside/tests/test_iterable/
H A Dtest_iterable.qml11 function test_next() {
34 test_next();
55 test_next();
/dports/devel/pyotherside-qt5/pyotherside-1.5.9/tests/test_iterable/
H A Dtest_iterable.qml11 function test_next() {
34 test_next();
55 test_next();
/dports/audio/goattracker/goattracker-2.76/src/resid-fp/
H A Dwavefp.cpp254 bool test_next = (control & 0x08) != 0; in writeCONTROL_REG() local
257 if (test_next && !test) { in writeCONTROL_REG()
263 if (! test_next) { in writeCONTROL_REG()
270 test = test_next; in writeCONTROL_REG()
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dbp-permanent.c76 test_next (void) in test_next() function
131 test_next (); in main()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/pyotherside/tests/test_datetime/
H A Dtest_datetime.qml24 function test_next() {
43 test_next();
74 test_next();
/dports/devel/pyotherside-qt5/pyotherside-1.5.9/tests/test_datetime/
H A Dtest_datetime.qml24 function test_next() {
43 test_next();
74 test_next();
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/combine-3.8.1/src/stream/
H A Dmod.rs361 macro_rules! test_next { in str_uncons_while() macro
375 test_next!(); in str_uncons_while()
376 test_next!(); in str_uncons_while()
377 test_next!(); in str_uncons_while()
378 test_next!(); in str_uncons_while()
379 test_next!(); in str_uncons_while()
380 test_next!(); in str_uncons_while()
381 test_next!(); in str_uncons_while()
382 test_next!(); in str_uncons_while()

12345678