代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/115330/15017738
c sflhttp.c
/* -----------------------------------------------------------------
Name: sflhttp.c
Title: HTTP and CGI Support functions
Package: Standard Function Library (SFL
www.eeworm.com/read/115270/15019494
c mp3dec.c
/* MPEG AUDIO LAYER 3 DECODER */
/* Bjorn Wesen 1997 */
/*#define USE_DATA */
#undef ROCKFORD
#ifndef DSP
#define DECVERBOSE
#endif
#include "mp3dec.h"
#ifdef DSPSIMUL
#in
www.eeworm.com/read/115137/15025030
c scsitape.c
/* Copyright 2001 Enhanced Software Technologies Inc.
* Released under terms of the GNU General Public License as
* required by the license on 'mtxl.c'.
* $Date: 2001/06/05 17:10:27 $
* $Revisio
www.eeworm.com/read/114509/15050416
asm r8x8invdct.asm
/*******************************************************************************
Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved.
Developed by Joint Development Software Application Tea
www.eeworm.com/read/215071/15075866
h zlib.h
/*****************************************************************************/
/* */
/* zl
www.eeworm.com/read/215001/15078836
3qt qglformat.3qt
.TH QGLFormat 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*-
.\" Copyright 1992-1999 Troll Tech AS. All rights reserved. See the
.\" license file included in the distribution for a complete lice
www.eeworm.com/read/214797/15088093
c ext.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/214672/15092172
h sysdep.h
// sysdep.h
// System-dependent interface. Nachos uses the routines defined
// here, rather than directly calling the UNIX library functions, to
// simplify porting between versions of UNIX, and eve
www.eeworm.com/read/214672/15092251
h disk.h
// disk.h
// Data structures to emulate a physical disk. A physical disk
// can accept (one at a time) requests to read/write a disk sector;
// when the request is satisfied, the CPU gets an interru
www.eeworm.com/read/214582/15094160
c pthread.c
/*****************************************************************************
@(#) pthread.c,v openss7-0_9_2_E(0.9.2.2) 2006/10/13 00:09:13
-------------------------------------------------------