代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/304561/13791394
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/304489/13792640
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/****
www.eeworm.com/read/303472/13815671
cpp qextserialport.cpp
/*!
\class QextSerialPort
\version 0.70 (pre-alpha)
\author Wayne Roth
A cross-platform serial port class.
This class encapsulates a serial port on both POSIX and Windows systems. The user will be
www.eeworm.com/read/303103/13821658
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/302845/13826406
c inode.c
/*
* inode.c -- user mode filesystem api for usb gadget controllers
*
* Copyright (C) 2003-2004 David Brownell
* Copyright (C) 2003 Agilent Technologies
*
* This program is free software; you ca
www.eeworm.com/read/302845/13826407
c pxa2xx_udc.c
/*
* linux/drivers/usb/gadget/pxa2xx_udc.c
* Intel PXA25x and IXP4xx on-chip full speed USB device controllers
*
* Copyright (C) 2002 Intrinsyc, Inc. (Frank Becker)
* Copyright (C) 2003 Robert Sc
www.eeworm.com/read/302845/13826425
c net2280.c
/*
* Driver for the PLX NET2280 USB device controller.
* Specs and errata are available from .
*
* PLX Technology Inc. (formerly NetChip Technology) supported the
* devel
www.eeworm.com/read/302845/13826620
c emi62.c
/*
* Emagic EMI 2|6 usb audio interface firmware loader.
* Copyright (C) 2002
* Tapio Laxstr鰉 (tapio.laxstrom@iptime.fi)
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/302845/13826629
c usbtest.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/302845/13826700
c ti_usb_3410_5052.c
/* vi: ts=8 sw=8
*
* TI 3410/5052 USB Serial Driver
*
* Copyright (C) 2004 Texas Instruments
*
* This driver is based on the Linux io_ti driver, which is
* Copyright (C) 2000-2002 Inside Out