代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/364251/7075505
c xmlio.c
/*
* xmlIO.c : implementation of the I/O interfaces used by the parser
*
* See Copyright for the status of this software.
*
* daniel@veillard.com
*
* 14 Nov 2000 ht - for VMS, truncated name of
www.eeworm.com/read/425594/7077604
h dsutil.h
/*==========================================================================
*
* Copyright (C) 1995-1999 Microsoft Corporation. All Rights Reserved.
*
* File: dsutil.cpp
* Content:
www.eeworm.com/read/240145/7086831
c swapbuffers.c
/*++
Copyright (c) 1999 - 2002 Microsoft Corporation
Module Name:
SwapBuffers.c
Abstract:
This is a sample filter which demonstrates proper access of data buffer
and a gen
www.eeworm.com/read/240145/7086843
c mspylib.c
/*++
Copyright (c) 1989-2002 Microsoft Corporation
Module Name:
mspyLib.c
Abstract:
This contains library support routines for MiniSpy
Environment:
Kernel mode
--*/
www.eeworm.com/read/288039/7097233
c jcinit.c
/*
* jcinit.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/199841/7097731
h xrmi.h
/* $Xorg: XrmI.h,v 1.3 2000/08/17 19:45:08 cpqbld Exp $ */
/*
Copyright 1990, 1998 The Open Group
All Rights Reserved.
The above copyright notice and this permission notice shall be included
in al
www.eeworm.com/read/391462/7117810
txt note.txt
========================== Version 3.04a =======================================
Date: May. 09, 2001
-Added support for SH3. ALIGMENT_32BIT needs to be defined for SH3, MIPS, ARM.
=======
www.eeworm.com/read/125142/7126536
c jcinit.c
/*
* jcinit.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/140797/7146821
inc strecpy.inc
;
; strecpy: Copy DS:SI -> ES:DI up to and including a null byte;
; on exit SI and DI point to the byte *after* the null byte.
; BP holds a pointer to the first byte beyond the end of the
; t