代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/244005/4514090
ixj_dev_create
#!/bin/sh
#
# delete all the old device files, just in case
rm /dev/ixj? /dev/ixj?[ps] /dev/ixj?? /dev/ixj??[ps] /dev/ixjint
#
# create a new set of device files
mknod /dev/ixj0 c 159 0
mknod /dev/ixj
www.eeworm.com/read/244005/4514123
phone_dev_create
#!/bin/sh
#
# delete all the old device files, just in case
rm -f /dev/ixj? /dev/ixj?[ps] /dev/ixj?? /dev/ixj??[ps] /dev/ixjint
#
# create a new set of device files unless they already exist
if [ -c /
www.eeworm.com/read/243567/4523697
c vfc_dev.c
/*
* drivers/sbus/char/vfc_dev.c
*
* Driver for the Videopix Frame Grabber.
*
* In order to use the VFC you need to program the video controller
* chip. This chip is the Phillips SAA9051. You
www.eeworm.com/read/243450/4526407
d alt_dev.d
obj/alt_dev.o: \
/cygdrive/f/altera/kits/nios2/components/altera_hal/HAL/src/alt_dev.c \
/cygdrive/f/altera/kits/nios2/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/include/
www.eeworm.com/read/243450/4526500
d alt_dev.d
obj/alt_dev.o: \
/cygdrive/f/altera/kits/nios2/components/altera_hal/HAL/src/alt_dev.c \
/cygdrive/f/altera/kits/nios2/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/include/
www.eeworm.com/read/243450/4526593
d alt_dev.d
obj/alt_dev.o: \
/cygdrive/f/altera/kits/nios2/components/altera_hal/HAL/src/alt_dev.c \
/cygdrive/f/altera/kits/nios2/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/include/
www.eeworm.com/read/242657/4547913
sln dev_sap.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm 1159 2007-03-15 12:28:15Z elliott_c $
#
# This file was generated by MPC. Any changes made directly to
www.eeworm.com/read/241253/4561513
c dev_pci.c
#include
#include
static int pci_match(struct device *parent, void *match, void *aux);
static void pci_attach(struct device *parent, struct device *self, void *aux);
str
www.eeworm.com/read/239645/4596534
mk gcc-dev.mk
#
# FreeType 2 gcc-specific with NO OPTIMIZATIONS + DEBUGGING
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may on
www.eeworm.com/read/239645/4596535
mk bcc-dev.mk
#
# FreeType 2 Borland C++-specific with NO OPTIMIZATIONS + DEBUGGING
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, a