代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/382594/2633911
h buffer.h
/*
* buffer.h,v 1.3 2000/06/04 22:00:03 brunsch Exp
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by the
www.eeworm.com/read/380081/2663514
tcl buffer.tcl
######################################################################
#
#@---- Buffer.tcl Data Buffer manipulation routines
#
#
#####################################################################
www.eeworm.com/read/376135/2713311
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 redistri
www.eeworm.com/read/375190/2729526
hpp buffer.hpp
// (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com)
// (C) Copyright 2003-2007 Jonathan Turkanis
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file
www.eeworm.com/read/375190/2731918
cpp buffer.cpp
//
// buffer.cpp
// ~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// f
www.eeworm.com/read/373619/2761264
h buffer.h
/* Copyright (C) 2007 ROCK-CHIPS FUZHOU . All Rights Reserved. */
/*
File : \Audio\buffer\
Desc : Buffer
Author : FSH
Date : 2007-06-01
Notes :
$Log :
* FSH 2007/06/01 建立此文件
*
* Vince
www.eeworm.com/read/373619/2761265
c buffer.c
/* Copyright (C) 2007 ROCK-CHIPS FUZHOU . All Rights Reserved. */
/*
File : \Audio\buffer\
Desc : AAC解码。
Author : FSH
Date : 2007-06-01
Notes :
$Log :
* FSH 2007/06/01 建立此文件
*
* Vinc
www.eeworm.com/read/372367/2774606
h buffer.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/364500/2903481
h buffer.h
unsigned char far *double_buffer=NULL;
unsigned int buffer_height=SCREEN_HEIGHT;
unsigned int buffer_size=SCREEN_WIDTH*SCREEN_HEIGHT/2;
int Create_Double_Buffer(int num_lines)
{
if((double_buff