代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/479064/6698804
h buffer.h
/* buffer.h
Definitions for the object management API protocol buffering... */
/*
* Copyright (c) 1996-1999 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/476248/6764426
h buffer.h
/////////////////////////////////////////////
//
//mem.h
//
/////////////////////////////////////////////
#ifndef __IPCAM_MEM_H__
#define __IPCAM_MEM_H__
#define VIDEO_BUFFER_COUNT 15
#
www.eeworm.com/read/263968/11334955
c buffer.c
/* this file is a part of amp software
buffer.c: written by Andrew Richards
(except printout())
Last modified by:
Karl Anders Oygard a
www.eeworm.com/read/408088/11405615
c buffer.c
#include
#include
void main()
{
WORD wVersionRequested;
WSADATA wsaData;
int err;
wVersionRequested = MAKEWORD( 1, 1 );
err = WSAStartup( wVersionRequested, &
www.eeworm.com/read/406786/11435719
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/405321/11465579
h buffer.h
/*! \file buffer.h \brief Multipurpose byte buffer structure and methods. */
//*****************************************************************************
//
// File Name : 'buffer.h'
// Title
www.eeworm.com/read/405321/11465583
c buffer.c
/*! \file buffer.c \brief Multipurpose byte buffer structure and methods. */
//*****************************************************************************
//
// File Name : 'buffer.c'
// Title
www.eeworm.com/read/403361/11518619
h buffer.h
/*****************************************************************************
* buffer.h: MMS access plug-in
*****************************************************************************
* Copyrig
www.eeworm.com/read/403361/11518620
c buffer.c
/*****************************************************************************
* buffer.c: MMS access plug-in
*****************************************************************************
* Copyrig
www.eeworm.com/read/400742/11569724
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 (except f