代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4975038
c vlan_dev.c
/*
* INET 802.1Q VLAN
* Ethernet-type device handling.
*
* Authors: Ben Greear
* Please send support related email to: vlan@scry.wanfear.com
*
www.eeworm.com/read/209559/4975077
c rose_dev.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/209211/4985952
c devµc.c
#include "u.h"
#include "../port/lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
#include "io.h"
#include "../port/error.h"
enum{
Qdir,
Qbacklight,
Qbattery,
Qbuttons,
Qcruft,
Qkbdin,
www.eeworm.com/read/205824/5023051
mk gcc-dev.mk
#
# FreeType 2 gcc-specific with NO OPTIMIZATIONS + DEBUGGING
#
# Copyright 1996-2000, 2003, 2004, 2005, 2006 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of
www.eeworm.com/read/205824/5023052
mk bcc-dev.mk
#
# FreeType 2 Borland C++-specific with NO OPTIMIZATIONS + DEBUGGING
#
# Copyright 1996-2000, 2003, 2006 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the
www.eeworm.com/read/205824/5023074
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000, 2003, 2006 by
# David Turner, R
www.eeworm.com/read/204819/5029139
c canpie_dev.c
//****************************************************************************//
// File: canpie_dev.c //
// Description: CANpie interface t
www.eeworm.com/read/200288/5068731
h ee_dev.h
/* By Thomas.Lange@Corelatus.com 001025
$Revision: 1.6 $
Definitions for EEPROM/VOLT METER DS2438
Copyright (C) 2000-2001 Corelatus AB */
#ifndef INCeedevh
#define INCeedevh
#define E_DEB
www.eeworm.com/read/200288/5069884
h ee_dev.h
/* By Thomas.Lange@Corelatus.com 001025 */
/* Definitions for EEPROM/VOLT METER DS2438 */
/* Copyright (C) 2000-2005 Corelatus AB */
/* This program is free software; you can redistribute it and/or
www.eeworm.com/read/198501/5087174
c block_dev.c
/*
* linux/fs/block_dev.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include