代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/169937/5408524
helio config.helio
####################################################################
# Microwindows and Nano-X configuration file
#
# This package can be configured to run on Linux (MIPS, ARM, POWERPC or x86)
# UNIX,
www.eeworm.com/read/167185/5465203
mc play.mc
# play.mc @(#)play.mc 1.2 12/4/90 ERL
# play for Concurrent using EF12
# Adjust the clock and D/A path for other systems and configurations
mcplay -D/dev/dacp0/daf0 -C/dev/dacp0/efclk0 -b2 $*
www.eeworm.com/read/162634/5514944
preinstall hsqlhsqldb.preinstall
# Bourne shell Solaris packaging script (no interpreter line on purpose)
# $Id: HSQLhsqldb.preinstall,v 1.1 2002/10/12 01:15:46 unsaved Exp $
# Do not set path. Pkgadd sets a safe path, it does no
www.eeworm.com/read/161121/5558841
c spaceorb.c
/*
* $Id: spaceorb.c,v 1.7 2000/05/29 11:19:51 vojtech Exp $
*
* Copyright (c) 1999-2000 Vojtech Pavlik
*
* Based on the work of:
* David Thompson
*
* Sponsored by SuSE
*/
/*
* SpaceT
www.eeworm.com/read/161121/5559587
c sa1100_ir.c
/*
* linux/drivers/net/irda/sa1100_ir.c
*
* Copyright (C) 2000-2001 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera
www.eeworm.com/read/161121/5559616
c xirc2ps_cs.c
/* [xirc2ps_cs.c wk 03.11.99] (1.40 1999/11/18 00:06:03)
* Xircom CreditCard Ethernet Adapter IIps driver
* Xircom Realport 10/100 (RE-100) driver
*
* This driver supports various Xircom CreditCa
www.eeworm.com/read/161121/5559675
c farsync.c
/*
* FarSync X21 driver for Linux (2.4.x kernel version)
*
* Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards
*
* Copyright (C) 2001 FarSite Communications Lt
www.eeworm.com/read/159825/5580676
c cmd_console.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwa
www.eeworm.com/read/157111/5607238
preinstall hsqlhsqldb.preinstall
# Bourne shell Solaris packaging script (no interpreter line on purpose)
# $Id: HSQLhsqldb.preinstall,v 1.2 2005/07/25 02:42:10 unsaved Exp $
# Do not set path. Pkgadd sets a safe path, it does no
www.eeworm.com/read/154890/5632646
sh autogen.sh
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
PROJECT="The LibVideoGFX Library"
TEST_TYPE=-f
FILE=libvid