代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/135592/13918531
c buffer.c
/*
* linux/fs/fat/buffer.c
*
*
*/
#include
#include
#include
#include
#include
#if 0
# define PRINTK(x) printk x
#
www.eeworm.com/read/135486/13926730
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 the
www.eeworm.com/read/135298/13941980
h buffer.h
/* crypto/buffer/buffer.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/135259/13945220
h buffer.h
//=============================================================================
// Microsoft (R) Bloodhound (tm). Copyright (C) 1991-1992.
//
// MODULE: buffer.h
//
// This source file conta
www.eeworm.com/read/236570/14011446
c buffer.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1999 Jon Nelson
* This program is free software; you can redistribute
www.eeworm.com/read/133753/14027467
dat buffer.dat
www.eeworm.com/read/235895/14047904
h buffer.h
/********************************************************************************/
/* filename: buffer.h */
/* version : v1.00
www.eeworm.com/read/235895/14047906
c buffer.c
/********************************************************************************/
/* filename: buffer.c */
/* created : hw-chen
www.eeworm.com/read/235213/14081671
cpp buffer.cpp
// Buffer.cpp: implementation of the CBuffer class.
//
//////////////////////////////////////////////////////////////////////
#include "../stdafx.h"
#include "Buffer.h"
#ifdef _DEBUG
#undef
www.eeworm.com/read/235213/14081672
h buffer.h
// Buffer.h: interface for the CBuffer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_BUFFER_H__B4B9CF06_B948_49A5_9145_ECB3E318BF05__INCLUDED_)