代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/411034/11258996
cpp buffer.cpp
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.6 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/411034/11259001
h buffer.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.6 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/148154/12488792
cpp buffer.cpp
#include "main.h"
/******************************************************************
Buffer_Empty
Remove all entries from FIFO buffer list.
******************************************************
www.eeworm.com/read/335529/12518808
h buffer.h
//****************************************************************************
//
// BUFFER.H - Contains function prototypes for the routines in the circular
// buffer library.
//
// Copyri
www.eeworm.com/read/335529/12518811
c buffer.c
//****************************************************************************
//
// BUFFER.C - Routines for handling a circular data buffer.
//
// Copyright (c) 1999,2000,2001 Cirrus Logic, Inc.
//
/
www.eeworm.com/read/147710/12535548
c buffer.c
/*
* linux/fs/buffer.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer
www.eeworm.com/read/147590/12544915
c buffer.c
/*
* linux/fs/buffer.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer
www.eeworm.com/read/147363/12558707
h buffer.h
//=============================================================================
// Microsoft (R) Bloodhound (tm). Copyright (C) 1991-1992.
//
// MODULE: buffer.h
//
// This source file conta