Home
last modified time | relevance | path

Searched refs:Good (Results 1 – 25 of 81) sorted by relevance

1234

/openbsd/gnu/usr.bin/perl/dist/Attribute-Handlers/demo/
H A Ddemo3.pl4 my MyClass $x :Good :Bad(1**1-1) :Omni(vorous);
13 my @y :Good :Omni(s/cie/nt/);
15 my %y :Good(q/bye) :Omni(q/bus/);
H A DMyClass.pm8 sub Good : ATTR(SCALAR) { subroutine
28 sub Good : ATTR(ARRAY) { subroutine
36 sub Good : ATTR(HASH) { subroutine
/openbsd/gnu/usr.bin/perl/t/op/
H A Dqr.t13 return qr/Good/;
32 like("$c", qr/Good/);
34 like("$d", qr/Good/);
42 like("$c", qr/Good/);
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dfetch_pad_names.t224 my $tèst = 'Good';
239 { cmp => 'Good', msg => 'Fetched through Perl.' },
240 { cmp => 'Good', msg => "pad_scalar: UTF-8 works." },
241 { cmp => 'Good', msg => "pad_scalar: Latin-1 works." },
243 { cmp => 'Good', msg => "pad_scalar: UTF-8-through-encoding works." },
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dac_d.t32 if($@) { ok 1 } # print " # Good: exception thrown: $@\n" }
36 if($@) { ok 1 } # print " # Good: exception thrown: $@\n" }
/openbsd/usr.bin/calendar/calendars/
H A Dcalendar.christian15 Easter-2 Good Friday (2 days before Easter)
H A Dcalendar.canada18 Easter-2 Good Friday (Statutory holiday)
H A Dcalendar.uk21 Easter-2 Good Friday (bank holiday)
/openbsd/regress/usr.bin/calendar/
H A D20170413.out21 Apr 14* Good Friday
H A D20160324.out21 Mar 25* Good Friday
H A D20160325.out8 Mar 25* Good Friday
H A D20170414.out8 Apr 14* Good Friday
/openbsd/games/hack/
H A DOriginal_READ_ME31 sister, Good Luck.
51 Good luck.
H A Dhelp129 Have Fun, and Good Hacking!
/openbsd/usr.bin/file/magdir/
H A Dpgp4 # pgp: file(1) magic for Pretty Good Privacy
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1729 bool Good = true; in addToPacket() local
1739 Good = tryAllocateResourcesForConstExt(true); in addToPacket()
1742 if (Good) { in addToPacket()
1746 Good = false; in addToPacket()
1748 if (Good && ExtNvjMI) in addToPacket()
1749 Good = tryAllocateResourcesForConstExt(true); in addToPacket()
1751 if (!Good) { in addToPacket()
/openbsd/games/fish/
H A Dfish.instr29 Good luck!
/openbsd/games/wump/
H A Dwump.info42 Good luck.
/openbsd/gnu/usr.bin/perl/h2pl/
H A DREADME71 Good luck.
/openbsd/gnu/usr.bin/perl/dist/Exporter/
H A DChanges85 - doc patch: new section Good Practices - mentions
/openbsd/lib/libc/include/
H A DREADME48 function itself is a Good Thing vs deprecated.
/openbsd/share/misc/
H A Dusb_hid_usages592 0x50 Good Status
2431 0x61 Good
2582 0x3A Good Decode Indication
2626 0x7B Good Read Lamp Duration
2627 0x7C Good Read Lamp Intensity
2628 0x7D Good Read LED
2629 0x7E Good Read Tone Frequence
2630 0x7F Good Read Tone Length
2631 0x80 Good Read Tone Volume
2636 0x86 Sound Good Read Beep
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/compress/
H A DCompTestUtils.pm816 Looks Good.
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/t/compress/
H A DCompTestUtils.pm777 Looks Good.
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/compress/
H A DCompTestUtils.pm775 Looks Good.

1234