代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/143791/5755727
c dev.c
/*
* (C) Copyright 2003 - 2004
* Sysgo AG, , Pavel Bartusek
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/143791/5755738
c dev.c
/*
* (C) Copyright 2002
* St鋟bli Faverges -
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program
www.eeworm.com/read/141300/5772044
h dev.h
#ifndef _DEV_H
#define _DEV_H
void spice_init_devices(void);
int num_devices(void);
IFdevice **devices_ptr(void);
SPICEdev **devices(void);
#ifdef XSPICE
int load_opus(char *);
int DEVflag(int type)
www.eeworm.com/read/141300/5772289
c dev.c
/* NG-SPICE -- An electrical circuit simulator
*
* Copyright (c) 1990 University of California
* Copyright (c) 2000 Arno W. Peters
*
* $Id: dev.c,v 1.24 2005/06/16 00:29:20 sjborley Exp $
*
* P
www.eeworm.com/read/140467/5790153
c dev.c
/*
* (C) Copyright 2003 - 2004
* Sysgo AG, , Pavel Bartusek
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/140467/5790163
c dev.c
/*
* (C) Copyright 2002
* St鋟bli Faverges -
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program
www.eeworm.com/read/140467/5790169
c dev.c
/*
* (C) Copyright 2004
* esd gmbh
* Reinhard Arlt
*
* based on code of fs/reiserfs/dev.c by
*
* (C) Copyright 2003 - 2004
*
www.eeworm.com/read/139291/5804517
dev readme.dev
Apache Portable Runtime
=======================
If you are building APR from SVN, you need to use a slightly non-standard
build process. You must have autoconf and libtool installed for this to
work
www.eeworm.com/read/136849/5844347
c dev.c
/******************************************************************************
* Flash File System (ffs)
* Idea, design and coding by Mads Meisner-Jensen, mmj@ti.com
*
* ffs flash device defi
www.eeworm.com/read/135153/5889751
c dev.c
/*
* NET3 Protocol independent device support routines.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as pu