Results 1-6 of about 6 results found for '"god himself"' in 0.56 seconds


holygrail.py
 'I have no quarrel with you, good Sir knight, but I must cross this bridge.':
 'Then you shall die.',
 'How dare you profane this place with your presence!?  I command you, in the name of the Knights of Camelot, to open the d...  
 'How you English say, I one more time-a unclog my nose in your direction, sons of a window-dresser!  So, you think you cou...  
}
Language: Python
LOC: 10
SourceForge : Python GSS-API (project search) : .../p/pygss/pygss/pygss/holygrail.py

finger.java
          (c.query_gender().equals("male") ? "He" : (c.query_gender().equals("female") ? "She" : "It"))
          + " is " +
          ((c.query_level() == client.WIZ_GOD) ? 
                "the Almighty God himself\n\rBeware of his wrath if you don't follow his laws!" : 
                ((c.query_level() > client.MORTAL) ? "a powerful immortal" : "a puny mortal")))+ "\n\r";
Language: Java
Copyright 2000-2003 Istvan David
LOC: 83
Spider_20081217_inc : JavaMUD 2.0 (project search) : .../javamud_v2.4/src/javamud/commands/finger.java

VGOD.pas
(* Version 0.02 *)
(*--------------*)
unit VGOD;
//============================================================================
interface
Language: Delphi
(C) 2002-2003 Rodrigo Roman Castro, Ramon Roman Castro.
LOC: 46
Spider_20090227_inc : PORTALEngine - A Game Engine for 2D RPGs (project search) : .../portalengine/PORTALEngine_WIP_0.0.3.zip/code/srcportal/VGOD.pas

generic-pci.c
{
    /* intptr_t is gone from linux kernel 2.6's header files.
       hence, I follow this disgratious advice from god himself:
       (in lkml, http://lkml.org/lkml/2004/6/1/165)
       Date     Tue, 1 Jun 2004 10:27:16 -0700 (PDT)
Language: C
LOC: 189
Spider_20090401_inc : XDAQ - powerpack_G_28175 (project search) : .../daq/extern/generic_pci_access/driver/generic-pci.c

Authentication.pm
[bogusmodule]
can-change-privs=CN=John R. Hacker, DC=example, DC=com
can-change-privs=CN=God Himself, O=too many symbolic links
can-mess-up-with=CN=John Doe, DC=example, DC=com
can-configure=CN=John Doe, DC=example, DC=com
Language: Perl
License: GPL
LOC: 232
Spider_20090529_inc : OpenTrust-PAM (project search) : .../local/lib/perl5/IDX/Authentication.pm

driver.java
              (c.query_gender().equals("male") ? "He" : (c.query_gender().equals("female") ? "She" : "It"))
              + " is " +
              ((c.query_level() == javamud.client.client.WIZ_GOD) ? 
                    "the Almighty God himself\\n\\rBeware of his wrath if you don't follow his laws!" : 
                    ((c.query_level() > javamud.client.client.MORTAL) ? "a powerful immortal" : "a puny mortal")))+ "\\n\\r");
Language: Java
Copyright 2000-2003 Istvan David
LOC: 1347
Spider_20081217_inc : JavaMUD 2.0 (project search) : .../javamud/javamud_v2.4/src/javamud/driver.java






About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us