/openbsd/gnu/usr.bin/perl/cpan/Test-Harness/t/compat/ |
H A D | failure.t | 16 my $died; 19 $died = 0; 20 return sub { $died = 1 } 30 is( $died, 0, "Death never happened" ); 40 is( $died, 1, "Death happened" );
|
/openbsd/usr.bin/calendar/calendars/ |
H A D | calendar.birthday | 36 01/21 Lenin died, 1924 44 01/23 Samuel Barber died, 1981 102 03/07 Aristotle died, 322 BC 115 03/14 Karl Marx died, 1883 174 05/09 Pinza died, 1957 273 09/19 Tsiolkovsky died, 1935 318 11/10 Ken Kesey died, 2001 333 11/28 Joe Ossanna died, 1977 335 11/30 Cleopatra died, 30 BC 351 12/18 Konrad Zuse died, 1995 [all …]
|
H A D | calendar.history | 232 06/23 Harriet, Darwin's turtle died at the age of 176 years, 2006
|
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
H A D | trap.t | 59 like($@, qr/^Tried to /, 'died'); 75 like($@, qr/^Tried to /, 'died'); 79 like($@, qr/^Tried to /, 'died'); 83 like($@, qr/^Tried to /, 'died'); 88 like($@, qr/^Tried to /, 'died'); 93 like($@, qr/^Tried to /, 'died'); 99 like($@, qr/^Tried to /, 'died');
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | fork.t | 321 parent died at - line 2. 322 child died at - line 5. 334 parent died at - line 2. 335 child died at - line 6. 347 parent died at (eval 2) line 1. 348 child died at (eval 2) line 1.
|
/openbsd/gnu/usr.bin/perl/dist/threads/t/ |
H A D | err.t | 28 ok(! defined($result), 'thread died'); 46 ok(! defined($result), 'thread died'); 58 ok(! defined($result), 'thread died');
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Util/ |
H A D | Trace.t | 26 exception { $one->throw('I died') }, 27 "I died at foo.t line 5.\n",
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/EventFacet/ |
H A D | Trace.t | 28 exception { $one->throw('I died') }, 29 "I died at foo.t line 5.\n",
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/regression/ |
H A D | 746-forking-subtest.t | 16 isnt($?, 0, "subprocess died");
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Tools/ |
H A D | Exception.t | 25 ok(!lives { die 'xxx' }, "it died");
|
/openbsd/gnu/usr.bin/perl/cpan/Module-Loaded/t/ |
H A D | 01_Module-Loaded.t | 30 ok( $@, " require died" );
|
/openbsd/gnu/usr.bin/perl/cpan/JSON-PP/t/ |
H A D | 022_comment_at_eof.t | 25 $rv = "died with $@";
|
/openbsd/gnu/usr.bin/perl/dist/Net-Ping/t/ |
H A D | 190_alarm.t | 53 like($@, qr/alarm works/, 'Make sure it died for a good excuse');
|
/openbsd/gnu/usr.bin/perl/dist/threads/ |
H A D | threads.xs | 550 int died = 0; /* Thread terminated abnormally */ in S_ithread_run() local 650 died = PERL_ITHR_DIED; in S_ithread_run() 676 thread->state |= (PERL_ITHR_FINISHED | died); in S_ithread_run()
|
/openbsd/gnu/usr.bin/perl/t/re/ |
H A D | pat.t | 2036 my $died= !eval { 2051 $error = $died ? ($@ || qq(Zombie)) : qq(none); 2052 print $died ? qq(died) : qq(lived);
|
/openbsd/sbin/init/ |
H A D | NOTES | 114 then go to 1 (warn if not all processes died, i.e. wait blocks)
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl583delta.pod | 183 contributor to CPAN, died suddenly on 29th December 2003, aged 24.
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachTask.mm | 830 // Our task has died, exit the thread. 853 // Our task has died, exit the thread.
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/ |
H A D | Hub.t | 453 ok(!$ok, "died");
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | how_to_write_a_perldelta.pod | 334 If any significant core contributor has died, we've added a short obituary
|
H A D | perldelta_template.pod | 403 died, add a short obituary here.
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/ |
H A D | Transition.pod | 27 The Test::Builder2/1.5 projects both died out. Now the conditional code people
|
/openbsd/gnu/llvm/llvm/lib/Support/Unix/ |
H A D | Signals.inc | 556 // user has an indication of why and where we died.
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | ChangeLog-9194 | 471 a file has died across an update then say so.
|
/openbsd/gnu/usr.bin/perl/ |
H A D | README.cygwin | 393 3588 - died waiting for dll loading, errno11
|