Home
last modified time | relevance | path

Searched refs:died (Results 1 – 25 of 48) sorted by relevance

12

/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/t/compat/
Dfailure.t16 my $died;
19 $died = 0;
20 return sub { $died = 1 }
30 is( $died, 0, "Death never happened" );
40 is( $died, 1, "Death happened" );
/openbsd/src/usr.bin/calendar/calendars/
Dcalendar.birthday21 01/07 Nikola Tesla died in the Hotel New Yorker room 3327, 1943
35 01/20 Dr. Mendeleev died with a pen in his hand, 1907
36 01/21 Lenin died, 1924
44 01/23 Samuel Barber died, 1981
50 01/29 Andre the Giant died, 1993
64 02/09 Fyodor Mikhailovich Dostoevsky died in St. Petersburg, Russia, 1881
69 02/11 Sergei M. Eisenstein died in Moscow, Russia, 1988
102 03/07 Aristotle died, 322 BC
115 03/14 Karl Marx died, 1883
121 03/19 Arthur C. Clarke died in Colombo, Sri Lanka, 2008
[all …]
Dcalendar.history232 06/23 Harriet, Darwin's turtle died at the age of 176 years, 2006
/openbsd/src/gnu/usr.bin/perl/cpan/Math-BigInt/t/
Dtrap.t59 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/src/gnu/usr.bin/perl/t/op/
Dfork.t321 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/src/gnu/usr.bin/perl/dist/threads/t/
Derr.t28 ok(! defined($result), 'thread died');
46 ok(! defined($result), 'thread died');
58 ok(! defined($result), 'thread died');
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Util/
DTrace.t26 exception { $one->throw('I died') },
27 "I died at foo.t line 5.\n",
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/EventFacet/
DTrace.t28 exception { $one->throw('I died') },
29 "I died at foo.t line 5.\n",
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/regression/
D746-forking-subtest.t16 isnt($?, 0, "subprocess died");
/openbsd/src/gnu/usr.bin/perl/cpan/Module-Loaded/t/
D01_Module-Loaded.t30 ok( $@, " require died" );
/openbsd/src/gnu/usr.bin/perl/cpan/JSON-PP/t/
D022_comment_at_eof.t25 $rv = "died with $@";
/openbsd/src/gnu/usr.bin/perl/dist/Net-Ping/t/
D190_alarm.t53 like($@, qr/alarm works/, 'Make sure it died for a good excuse');
/openbsd/src/gnu/usr.bin/perl/dist/threads/
Dthreads.xs550 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/src/gnu/usr.bin/perl/t/re/
Dpat.t2036 my $died= !eval {
2051 $error = $died ? ($@ || qq(Zombie)) : qq(none);
2052 print $died ? qq(died) : qq(lived);
/openbsd/src/sbin/init/
DNOTES114 then go to 1 (warn if not all processes died, i.e. wait blocks)
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl583delta.pod183 contributor to CPAN, died suddenly on 29th December 2003, aged 24.
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DMachTask.mm830 // Our task has died, exit the thread.
853 // Our task has died, exit the thread.
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/
DHub.t453 ok(!$ok, "died");
/openbsd/src/gnu/usr.bin/perl/Porting/
Dhow_to_write_a_perldelta.pod334 If any significant core contributor has died, we've added a short obituary
Dperldelta_template.pod403 died, add a short obituary here.
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
DTransition.pod27 The Test::Builder2/1.5 projects both died out. Now the conditional code people
/openbsd/src/gnu/llvm/llvm/lib/Support/Unix/
DSignals.inc556 // user has an indication of why and where we died.
/openbsd/src/gnu/usr.bin/cvs/src/
DChangeLog-9194471 a file has died across an update then say so.
/openbsd/src/gnu/usr.bin/perl/
DREADME.cygwin393 3588 - died waiting for dll loading, errno11
/openbsd/src/games/fortune/datfiles/
Dlimerick65 And died of constriction
1283 But he died of old age
1534 Were having a piece -- when he died.
2348 Who fell in an outhouse, and died.
2535 Who fell in an outhouse and died.
3327 Who ate a green apple and died.

12