Searched refs:Lazarus (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | test_gc.py | 593 class Lazarus: class 597 lazarus = Lazarus() 850 class Lazarus(A): class 855 Lazarus.resurrected += 1 856 Lazarus.resurrected_instances.append(self) 862 laz = Lazarus() 863 self.assertEqual(Lazarus.resurrected, 0) 869 self.assertEqual(Lazarus.resurrected, 1) 870 self.assertEqual(len(Lazarus.resurrected_instances), 1) 874 Lazarus.resurrected_instances.clear() [all …]
|
/external/python/cpython3/Doc/library/ |
D | gc.rst | 186 >>> class Lazarus: 191 >>> lazarus = Lazarus()
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/one-true-awk/testdir/ |
D | bib | 25641 And there was a certain beggar named Lazarus, which was laid at his gate, full of sores, 25644 And in hell he lift up his eyes, being in torments, and seeth Abraham afar off, and Lazarus in his … 25645 And he cried and said, Father Abraham, have mercy on me, and send Lazarus, that he may dip the tip … 25646 …ember that thou in thy lifetime receivedst thy good things, and likewise Lazarus evil things: but … 26525 Now a certain man was sick, named Lazarus, of Bethany, the town of Mary and her sister Martha. 26526 …anointed the Lord with ointment, and wiped his feet with her hair, whose brother Lazarus was sick.) 26529 Now Jesus loved Martha, and her sister, and Lazarus. 26535 These things said he: and after that he saith unto them, Our friend Lazarus sleepeth; but I go, tha… 26538 Then said Jesus unto them plainly, Lazarus is dead. 26567 And when he thus had spoken, he cried with a loud voice, Lazarus, come forth. [all …]
|