代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/236894/4636738
hpp all.hpp
/* This file is automatically generated; do not edit. */
/* Add the files to be included into Makefile.am instead. */
#include
#inclu
www.eeworm.com/read/236894/4637136
hpp all.hpp
/* This file is automatically generated; do not edit. */
/* Add the files to be included into Makefile.am instead. */
#include
#include
www.eeworm.com/read/216502/4890776
p2
.NH
Educational Assumptions and Design.
.PP
First, the way to teach people how to do something
is to have them do it. Scripts should
not contain long pieces of explanation; they should
instead freque
www.eeworm.com/read/216502/4891475
c 2.inarc.c
#include
#
/* find forward in-arcs for each node, pretending that arcs which jump into a loop
jump to the head of the largest such loop instead, based on the
depth first search tree */
#i
www.eeworm.com/read/216450/4895585
c test06_srv.c
/*
* Test name: test06_srv.c
*
* Objective: Test a simple TCP server
*
* Description: Implements a simple echo server using the TCP protocol. Instead
* of blocking on read(), it performs a selec
www.eeworm.com/read/216450/4895594
c test04_srv.c
/*
* Test name: test04_srv.c
*
* Objective: Test a simple UDP server
*
* Description: Implements a simple echo server using the UDP protocol. Instead
* of blocking on read(), it performs a selec
www.eeworm.com/read/216435/4895754
hacks
A list of some of the hacks in the low-level drivers. If
you want to use a hack in a different driver, please fix the
hack instead of duplicating it.
- Extended configuration: the daqboard2000 dr
www.eeworm.com/read/209559/4959973
c jazzdma.c
/*
* Mips Jazz DMA controller support
* Copyright (C) 1995, 1996 by Andreas Busse
*
* NOTE: Some of the argument checking could be removed when
* things have settled down. Also, instead of return
www.eeworm.com/read/209559/4965128
makefile
#
# Makefile for the kernel ata, atapi, and ide block device drivers.
#
# 12 September 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
# Note :
www.eeworm.com/read/209559/4967483
makefile
# Makefile for the Linux video drivers.
# 5 Aug 1999, James Simmons,
# Rewritten to use lists instead of if-statements.
# Each configuration option enables a list of