代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/350657/3122808
c streamable.c
/* $Id: streamable.c,v 1.10 2000/02/05 06:47:30 ralf Exp $
*
* streamable.c: streamable devices. /dev/gfx
* (C) 1997 Miguel de Icaza (miguel@nuclecu.unam.mx)
*
* Major 10 is the streams clone dev
www.eeworm.com/read/264095/4296186
c streamable.c
/* $Id: streamable.c,v 1.10 2000/02/05 06:47:30 ralf Exp $
*
* streamable.c: streamable devices. /dev/gfx
* (C) 1997 Miguel de Icaza (miguel@nuclecu.unam.mx)
*
* Major 10 is the streams clone dev
www.eeworm.com/read/260597/4331722
lrf fastlynx.lrf
fastlynx.lib
y
+parallel.obj&
+clonesub.obj&
+listen.obj&
+crctab.obj&
+querybio.obj&
+sendrecv.obj&
+saveport.obj&
+loader.obj&
+serial.obj&
+clone.obj&
+init.obj;
www.eeworm.com/read/161121/5559824
c streamable.c
/* $Id: streamable.c,v 1.10 2000/02/05 06:47:30 ralf Exp $
*
* streamable.c: streamable devices. /dev/gfx
* (C) 1997 Miguel de Icaza (miguel@nuclecu.unam.mx)
*
* Major 10 is the streams clone dev
www.eeworm.com/read/153634/5646027
c ne2k-pci.c
/* ne2k-pci.c: A NE2000 clone on PCI bus driver for Linux. */
/*
A Linux device driver for PCI NE2000 clones.
Authors and other copyright holders:
1992-2000 by Donald Becker, NE2000 core and
www.eeworm.com/read/394472/8222754
c ne2k-pci.c
/* ne2k-pci.c: A NE2000 clone on PCI bus driver for Linux. */
/*
A Linux device driver for PCI NE2000 clones.
Authors and other copyright holders:
1992-2000 by Donald Becker, NE2000 core and
www.eeworm.com/read/360810/10076826
c ne2k-pci.c
/* ne2k-pci.c: A NE2000 clone on PCI bus driver for Linux. */
/*
A Linux device driver for PCI NE2000 clones.
Authorship and other copyrights:
1992-1998 by Donald Becker, NE2000 core and various m
www.eeworm.com/read/299965/7816555
h handle.h
#ifndef GUARD_Handle_h
#define GUARD_Handle_h
template class Handle {
public:
Handle(): p(0) { }
Handle(const Handle& s): p(0) { if (s.p) p = s.p->clone(); }
Handle& operator=(con
www.eeworm.com/read/299965/7817078
h handle.h
#ifndef GUARD_Handle_h
#define GUARD_Handle_h
template class Handle {
public:
Handle(): p(0) { }
Handle(const Handle& s): p(0) { if (s.p) p = s.p->clone(); }
Handle& operator=(con
www.eeworm.com/read/299965/7817486
h handle.h
#ifndef GUARD_Handle_h
#define GUARD_Handle_h
template class Handle {
public:
Handle(): p(0) { }
Handle(const Handle& s): p(0) { if (s.p) p = s.p->clone(); }
Handle& operator=(con