A
Results 1-25 of about 42 results found for '"Chris Johnson"' in 0.56 seconds
 1 2

ident.h
/* ident.h
 *
 * v0.11 by Chris Johnson 2007.02.02
 *
 * libsand
Language: C
License: MITD
LOC: 4
Spider_20090529_inc : libsand (project search) : .../0015/libsand/libsand-0.11/src/ident.h

parse.h
/* parse.h
 *
 * v0.11 by Chris Johnson 2007.02.02
 *
 * libsand
Language: C
License: MITD
LOC: 5
Spider_20090529_inc : libsand (project search) : .../0015/libsand/libsand-0.11/src/parse.h

util.h
 * Generic useful functions
 *
 * v0.11 by Chris Johnson 2007.02.02
 * v0.04 by Collin McMillan 3.04.06
 *
Language: C
License: MITD
LOC: 13
Spider_20090529_inc : libsand (project search) : .../0015/libsand/libsand-0.11/src/util.h

info.c
Morbid, Jason Yoder <morbid@bloodheart.com>
Syndicate, Wouter A. <Syndicate@pandora.be>
wacky, Chris Johnson <wacky@wacky.ws>
zerocide, Pavel Y. <zerocide@rogers.com>
If you think we left someone off, please be sure to let us know.
Language: C
LOC: 16
Spider_20090228_inc : MusIRCd - mchanfix (project search) : .../008/musirc/musircd/src/info.c

sand.h
 * Primary header file for libsand.
 *
 * v0.11 by Chris Johnson 2007.02.02
 * v0.04 by Collin McMillan 3.04.06
 *
Language: C
License: MITD
LOC: 36
Spider_20090529_inc : libsand (project search) : .../0015/libsand/libsand-0.11/src/sand.h

LimoApp.h
// Name:        LimoApp.h
// Purpose:     
// Author:      Chris Johnson
// Modified by: 
// Created:     Sat 27 Nov 2004 07:21:13 PM CST
Language: C++
LOC: 18
SourceForge : Edusmart (project search) : .../edusmart/edusmart/limo/include/LimoApp.h

datatypes.h
// Sun Nov 28 01:34:55 CST 2004 - Chris Johnson
//
// Datatypes definitions
Language: C++
LOC: 33
SourceForge : Edusmart (project search) : .../edusmart/edusmart/limo/include/datatypes.h

exconf.h
// Configuration file module - interface
//     Fri Jun 25 10:22:14 CDT 2004
//     Chris Johnson - ISO C++ Certified
//
// Architecture Notes:
Language: C++
LOC: 22
SourceForge : Edusmart (project search) : .../edusmart/edusmart/limo/include/exconf.h

NewGridBagLayout.java
/*
        Name:       Chris Johnson
                    johnson@dcs.gla.ac.uk
        Last modified:  26/10/98
Language: Java
LOC: 37
Spider_20090108_inc : Multigraph (project search) : .../multigraph/multigraph/multigraph/util/NewGridBagLayout.java

LimoApp.cc
// Name:        LimoApp.cc
// Purpose:     
// Author:      Chris Johnson
// Modified by: 
// Created:     Sat 27 Nov 2004 07:21:13 PM CST
Language: C++
LOC: 41
SourceForge : Edusmart (project search) : .../edusmart/edusmart/limo/src/LimoApp.cc

exconf.cc
// Configuration file module - implementation
//     Fri Jun 25 10:22:14 CDT 2004
//     Chris Johnson - ISO C++ Certified
//
// Architecture Notes:
Language: C++
LOC: 61
SourceForge : Edusmart (project search) : .../edusmart/edusmart/limo/src/exconf.cc

db_mssql.inc.php
 *   Modified by Cameron Just     (C.Just@its.uq.edu.au)  
 *
 * $Id: db_mssql.inc,v 1.3 2001/05/17 01:19:37 chrisj Exp $
 */ 
# echo "<BR>This is using the MSSQL class<BR>";
Language: PHP
Copyright 1998 Cameron Taggart (cameront@wolfenet.com)
LOC: 122
Spider_20081217_inc : Phastinus (project search) : .../inc_003/phastinus/phastinus-0.1.2/db/db_mssql.inc.php

db_mssql.php
  }
  function affected_rows() {
// Not a supported function in PHP3/4.  Chris Johnson, 16May2001.
//    return mssql_affected_rows($this->Query_ID);
    $rsRows = mssql_query("Select @@rowcount as rows", $this->Link_ID);
Language: PHP
Copyright 1998 Cameron Taggart (cameront@wolfenet.com)
LOC: 122
Savannah NonGNU : locfinder (project search) : .../locfinder/locfinder/classes/db/db_mssql.php

ident.c
 * ident.c
 *
 * v0.11 by Chris Johnson 2007.02.02
 *
 * Based on generic.c from libsand-0.10 by Collin McMillan
Language: C
License: MITD
LOC: 72
Spider_20090529_inc : libsand (project search) : .../0015/libsand/libsand-0.11/src/ident.c

db_mssql.php
 *       Modified by Cameron Just     (C.Just@its.uq.edu.au)      
 *
 * $Id: db_mssql.inc,v 1.3 2001/05/17 01:19:37 chrisj Exp $
 */ 
# echo "<BR>This is using the MSSQL class<BR>";
Language: PHP
Copyright 1998 Cameron Taggart (cameront@wolfenet.com)
LOC: 122
Spider_20081217_inc : jevoncms (project search) : .../jevoncms.zip/php/main/database/db_mssql.php

ConstraintStore.java
 * the underlying domain reduction.
 * 
 * @author Chris Johnson
 *
 */
Language: Java
LOC: 69
Spider_20081217_inc : jOpt (project search) : .../jopt/csp/spi/constraintstore/ConstraintStore.java

util.c
 * Generic useful functions
 *
 * v0.11 by Chris Johnson 2007.02.02
 * v0.04 by Collin McMillan 3.04.06
 *
Language: C
License: MITD
LOC: 151
Spider_20090529_inc : libsand (project search) : .../0015/libsand/libsand-0.11/src/util.c

libsand.c
 * libsand.c
 *
 * v0.11 by Chris Johnson 2007.02.02
 * v0.10 by Collin McMillan 6.28.06, various July, 8.25.06
 * v0.06 by George Louthan 6.22.06
Language: C
License: MITD
LOC: 111
Spider_20090529_inc : libsand (project search) : .../0015/libsand/libsand-0.11/src/libsand.c

pump.h
 *  Stephen Carville <carville@cpl.net>
 *  Guy Delamarter <delamart@pas.rochester.edu>
 *  Chris Johnson <cjohnson@mint.net>
 *  Michael Johnson <johnsonm@redhat.com>
 *  H. J. Lu <hjl@valinux.com>
Language: C
License: GPL
(C) 2006 Red Hat, Inc. All rights reserved....
LOC: 49
CentOS 5.0 i386 : include (project search) : .../libdhcp/pump.h

SALES.postgres.sql
-- Name: salesrep; Type: TABLE DATA; Schema: public
--
INSERT INTO salesrep VALUES (1, 'Chris Johnson', 20, '2002-10-03');
INSERT INTO salesrep VALUES (2, 'Marc Swayn', 25, '2003-05-08');
INSERT INTO salesrep VALUES (3, 'John Tremor', 23, '2003-09-18');
Language: SQL
LOC: 81
Gnome (SVN) : libmergeant (project search) : .../l/libmergeant/trunk/example/SALES.postgres.sql

SALES.mysql5.sql
/*!40000 ALTER TABLE `salesrep` DISABLE KEYS */;
LOCK TABLES `salesrep` WRITE;
INSERT INTO `salesrep` VALUES (1,'Chris Johnson',20,'2002-10-03'),(2,'Marc Swayn',25,'2003-05-08'),(3,'John Tremor',23,'200...  
UNLOCK TABLES;
/*!40000 ALTER TABLE `salesrep` ENABLE KEYS */;
Language: SQL
LOC: 148
Gnome (SVN) : libgnomedb (project search) : .../l/libgnomedb/trunk/examples/SALES.mysql5.sql

main.c
          "     Kevin Chiu \n" \
          "     Tim Hockin \n" \
          "     Chris Johnson \n" \
          "     Jonathan Mayer \n" \
          "     Adrian Sun \n"\
Language: C
(c) 2003 Sun Microsystems, Inc. All Rights Reserved....
LOC: 250
Spider_306 : BlueQuartz - raq550 (project search) : .../raq550_OSS_v1.0/cce/server/src/main.c

main.c
          "     Kevin Chiu \n" \
          "     Tim Hockin \n" \
          "     Chris Johnson \n" \
          "     Jonathan Mayer \n" \
          "     Adrian Sun \n"\
Language: C
(c) 2003 Sun Microsystems, Inc. All Rights Reserved....
LOC: 250
Spider_306 : BlueQuartz - 5100r (project search) : .../trunk/cce/server/src/main.c

main.c
#define CREDITS      "   by: \n" \
               "     Tim Hockin \n" \
               "     Chris Johnson \n" \
               "     Jonathan Mayer \n" \
               "     Michael Pashniak \n"\
Language: C
(c) 2003 Sun Microsystems, Inc. All Rights Reserved.
LOC: 250
Spider_306 : BlueQuartz - Qube3 (project search) : .../cce/HEAD/cce/server/main.c

SALES.mysql5.sql
/*!40000 ALTER TABLE `salesrep` DISABLE KEYS */;
LOCK TABLES `salesrep` WRITE;
INSERT INTO `salesrep` VALUES (1,'Chris Johnson',20,'2002-10-03'),(2,'Marc Swayn',25,'2003-05-08'),(3,'John Tremor',23,'200...  
UNLOCK TABLES;
/*!40000 ALTER TABLE `salesrep` ENABLE KEYS */;
Language: SQL
LOC: 148
Gnome : libgnomedb (project search) : .../l/libgnomedb/libgnomedb/examples/SALES.mysql5.sql

 1 2







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