代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/142657/12932805
c iobyevnt.c
/*
* IoByEvnt.c
*
* Sample code for Multithreading Applications in Win32
* This is from Chapter 6, Listing 6-2
*
* Demonstrates how to use event objects instead of
* file handles to sign
www.eeworm.com/read/140851/13058852
m~ dirkpm.m~
function filenames = dirKPM(dirname, ext, prepend)
% READ_DIR Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = read_dir(dirname)
% returns a
www.eeworm.com/read/139455/13155478
makefile
# Makefile for the Linux sound card driver
#
# 18 Apr 1998, Michael Elizabeth Chastain,
# Rewritten to use lists instead of if-statements.
# All of the (potential) objects tha
www.eeworm.com/read/138798/13211785
m~ dirkpm.m~
function filenames = dirKPM(dirname, ext, prepend)
% READ_DIR Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = read_dir(dirname)
% returns a
www.eeworm.com/read/323119/13353911
test packet.test
# Embedded server doesn't support external clients
--source include/not_embedded.inc
# Windows fails because it disconnects on too-large packets instead of just
# swallowing them and returning an erro
www.eeworm.com/read/322110/13389695
mk makefile-impl.mk
#
# Generated Makefile - do not edit!
#
# Edit the Makefile in the project folder instead (../Makefile). Each target
# has a pre- and a post- target defined where you can add customization code.
#
www.eeworm.com/read/322110/13389712
mk makefile-impl.mk
#
# Generated Makefile - do not edit!
#
# Edit the Makefile in the project folder instead (../Makefile). Each target
# has a pre- and a post- target defined where you can add customization code.
#
www.eeworm.com/read/311299/13632712
template link2.template
// FILE: link2.template
// IMPLEMENTS: The ten template functions of the linked list toolkit
// (see link2.h). Note that this file is not compiled on its own.
// Instead, this file is included with an
www.eeworm.com/read/306457/13744767
c buffer.c
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer (except for the
* data, of course), but instead letting t
www.eeworm.com/read/152843/5663863
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