代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/135582/5885316
hh buffer.hh
/********************************************************************************
vpostproc/buffer.hh
purpose:
Converts the PUSH-semantic of the decoder pipeline to a PULL-interface.
notes
www.eeworm.com/read/135582/5885318
cc buffer.cc
#include "vpostproc/buffer.hh"
#include "video12/constants.hh"
#define FLAG_InQueue 1
#define FLAG_InUse 2
#define FLAG_NotAllocated 4
VideoImageBuffer::VideoImageBuffer(int MaxPoolSize)
: d_q
www.eeworm.com/read/135153/5889656
c buffer.c
/*
* linux/fs/fat/buffer.c
*
*
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/133772/5900145
cxx buffer.cxx
//==========================================================================
//
// buffer.cxx
//
// Memory buffered trace and assert functions
//
//====================================
www.eeworm.com/read/133342/5905711
java buffer.java
/*
* MM JDBC Drivers for MySQL
*
* $Id: Buffer.java,v 1.1.1.1 1998/08/24 16:37:38 mmatthew Exp $
*
* Copyright (C) 1998 Mark Matthews
*
* This library is free
www.eeworm.com/read/132069/5924462
cpp buffer.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/132069/5924474
h buffer.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/131315/5939701
h buffer.h
/* Header file for the buffer manipulation primitives.
Copyright (C) 1985, 1986, 1990 Free Software Foundation, Inc.
This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribu
www.eeworm.com/read/131315/5939708
c buffer.c
/* Buffer manipulation primitives for GNU Emacs.
Copyright (C) 1985, 1986, 1987, 1988, 1990 Free Software Foundation, Inc.
This file is part of GNU Emacs.
GNU Emacs is free software; you can redi
www.eeworm.com/read/128447/5990207
cxx buffer.cxx
//==========================================================================
//
// buffer.cxx
//
// Memory buffered trace and assert functions
//
//==========================================