Home
last modified time | relevance | path

Searched refs:bingo (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/dports/multimedia/ppm2fli/ppm2fli-2.1/
H A Dabrun.c127 i += bingo[i]; in test_packets()
142 sum = bingo[i-1] + bingo[i]; in merge_packets()
150 bingo[j] = sum; in merge_packets()
164 i=bingo[0]; in reduce_packets()
168 i += bingo[i]; in reduce_packets()
198 bingo[i] = len; in make_brun_line()
205 bingo[i] = 1; in make_brun_line()
215 i += bingo[i]; in make_brun_line()
222 bingo[i] = len; in make_brun_line()
228 i=bingo[0]; in make_brun_line()
[all …]
H A Daimage.c201 int i,j,bingo,free_max; in remap_image() local
229 bingo = -1; in remap_image()
237 bingo = j; in remap_image()
242 if (bingo == -1) in remap_image()
248 map[i] = bingo; in remap_image()
249 occ[bingo] = 1; in remap_image()
/dports/textproc/p5-XML-Stream/XML-Stream-1.24/t/
H A Dbuildxml.t9 $packets[0] = "<blah test='2'><bingo/></blah>";
12 <bingo/></foo>";
19 <bingo/></last>";
35 <bingo/></a>";
36 $packets[4] = "<e>bar<bingo/></e>";
55 <bingo/></library>";
58 $packets[8] = "<filter>valueC<bingo/></filter>";
69 <bingo/></startest>";
98 my $test = XML::Stream::BuildXML($tree, "<bingo/>");
106 my $test = XML::Stream::BuildXML($node, "<bingo/>");
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/.bingo/
H A DREADME.md3 …uildable package that is used within this repository, managed by https://github.com/bwplotka/bingo.
5 * Run `bingo get` to install all tools having each own module file in this directory.
6 * Run `bingo get <tool>` to install <tool> that have own module file in this directory.
7 …sure to put `include .bingo/Variables.mk` in your Makefile, then use $(<upper case tool name>) var…
8 * For shell: Run `source .bingo/variables.env` to source all environment variable for each tool.
9 * For go: Import `.bingo/variables.go` to for variable names.
10 * See https://github.com/bwplotka/bingo or -h on how to add, remove or change binaries dependencies.
/dports/www/grafana8/grafana-8.3.6/.bingo/
H A DREADME.md3 …uildable package that is used within this repository, managed by https://github.com/bwplotka/bingo.
5 - Run `bingo get` to install all tools having each own module file in this directory.
6 - Run `bingo get <tool>` to install <tool> that have own module file in this directory.
7 …sure to put `include .bingo/Variables.mk` in your Makefile, then use $(<upper case tool name>) var…
8 - For shell: Run `source .bingo/variables.env` to source all environment variable for each tool.
9 - For go: Import `.bingo/variables.go` to for variable names.
10 - See https://github.com/bwplotka/bingo or -h on how to add, remove or change binaries dependencies.
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/00_basics/02_switches/
H A D010.cf.sub134 promise_kept => { "bingo" };
35 promise_repaired => { "bingo" };
45 "ok" expression => "bingo";
50 DEBUG.bingo::
51 "bingo is set in $(this.promise_filename)";
52 DEBUG.!bingo::
53 "bingo is not set in $(this.promise_filename)";
H A D010.cf.sub240 "This should only pass if you run it with the 'bingo' class defined";
43 bingo::
45 !bingo::
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/00_basics/02_switches/
H A D010.cf.sub134 promise_kept => { "bingo" };
35 promise_repaired => { "bingo" };
45 "ok" expression => "bingo";
50 DEBUG.bingo::
51 "bingo is set in $(this.promise_filename)";
52 DEBUG.!bingo::
53 "bingo is not set in $(this.promise_filename)";
H A D010.cf.sub240 "This should only pass if you run it with the 'bingo' class defined";
43 bingo::
45 !bingo::
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/00_basics/02_switches/
H A D010.cf.sub134 promise_kept => { "bingo" };
35 promise_repaired => { "bingo" };
45 "ok" expression => "bingo";
50 DEBUG.bingo::
51 "bingo is set in $(this.promise_filename)";
52 DEBUG.!bingo::
53 "bingo is not set in $(this.promise_filename)";
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/00_basics/02_switches/
H A D010.cf.sub134 promise_kept => { "bingo" };
35 promise_repaired => { "bingo" };
45 "ok" expression => "bingo";
50 DEBUG.bingo::
51 "bingo is set in $(this.promise_filename)";
52 DEBUG.!bingo::
53 "bingo is not set in $(this.promise_filename)";
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/00_basics/02_switches/
H A D010.cf.sub134 promise_kept => { "bingo" };
35 promise_repaired => { "bingo" };
45 "ok" expression => "bingo";
50 DEBUG.bingo::
51 "bingo is set in $(this.promise_filename)";
52 DEBUG.!bingo::
53 "bingo is not set in $(this.promise_filename)";
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/00_basics/02_switches/
H A D010.cf.sub134 promise_kept => { "bingo" };
35 promise_repaired => { "bingo" };
45 "ok" expression => "bingo";
50 DEBUG.bingo::
51 "bingo is set in $(this.promise_filename)";
52 DEBUG.!bingo::
53 "bingo is not set in $(this.promise_filename)";
/dports/games/p5-Games-Bingo/Games-Bingo-0.18/t/
H A Dbingo_pulled.t11 my $bingo = Games::Bingo->new();
14 $bingo->pull($number);
16 my @pulled = $bingo->_all_pulled();
18 is($bingo->pulled($number), 1, 'Testing pulled, success');
20 is($bingo->pulled(91), 0, 'Testing pulled, failing with 91');
H A Dbingo_play.t11 my $bingo;
13 $bingo = Games::Bingo->new(10);
16 ok($bingo->play());
19 $bingo = Games::Bingo->new();
22 ok($bingo->play([1, 2, 3, 4, 5, 6, 7, 8, 9, 10]));
H A Dbingo_all_pulled.t11 my $bingo = Games::Bingo->new();
13 my @pulled = $bingo->_all_pulled();
19 my $number = $bingo->play();
20 $bingo->pull($number);
22 ok(@pulled = $bingo->_all_pulled(), 'calling _all_pulled');
H A Dcard_validate.t16 my $bingo = Games::Bingo->new(90);
17 is($card->validate($bingo), 0, 'Testing validate');
21 $bingo->play();
23 is($card->validate($bingo), 1, 'Testing validate');
28 is($card->validate($bingo), 0, 'Testing validate');
H A Dbingo_pull.t11 my $bingo = Games::Bingo->new();
13 my $number = $bingo->play();
14 ok($bingo->pull($number));
16 my @pulled = $bingo->_all_pulled();
H A Dbingo_take.t11 my $bingo = Games::Bingo->new();
14 my $number = $bingo->play();
15 ok($bingo->take(\@taken, $number));
17 my @pulled = $bingo->_all_pulled();
H A Dbingo_new.t11 my $bingo;
14 ok($bingo = Games::Bingo->new(), 'calling constructor');
17 isa_ok($bingo, 'Games::Bingo', 'isa test');
/dports/games/p5-Games-Bingo/Games-Bingo-0.18/bin/
H A Dbingo.pl9 my $bingo = Games::Bingo->new(90);
30 last unless scalar @{$bingo->{'_numbers'}};
35 $number = $bingo->play();
36 $bingo->take(\@taken, $number);
/dports/games/p5-Games-Bingo/Games-Bingo-0.18/lib/Games/Bingo/
H A DCard.pm41 my ($self, $bingo) = @_;
46 if ($bingo->{game}) {
50 ++$rv if $bingo->pulled($number);
58 $bingo->{game}--;
145 my $bingo = Games::Bingo->new();
146 $bingo->init(\@numbers, NUMBER_OF_NUMBERS);
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/00_basics/02_switches/staging/
H A D007.cf.sub32 promise_kept => { "bingo" };
33 promise_repaired => { "bingo" };
43 "ok" expression => "bingo";
H A D009.cf.sub32 promise_kept => { "bingo" };
33 promise_repaired => { "bingo" };
43 "ok" expression => "bingo";
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/00_basics/02_switches/staging/
H A D007.cf.sub32 promise_kept => { "bingo" };
33 promise_repaired => { "bingo" };
43 "ok" expression => "bingo";

12345678910>>...31