代码搜索:buffer

找到约 10,000 项符合「buffer」的源代码

代码结果 10,000
www.eeworm.com/read/314911/3629006

dsp buffer.dsp

# Microsoft Developer Studio Project File - Name="buffer" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Consol
www.eeworm.com/read/313143/3645951

c buffer.c

#include "DMO_Filter.h" #include "wine/winerror.h" #include "wine/windef.h" #include #include #include struct _CMediaBuffer { IMediaBuffer_vt* vt; DECLARE_IU
www.eeworm.com/read/312645/3651961

cxx buffer.cxx

//========================================================================== // // buffer.cxx // // Memory buffered trace and assert functions // //====================================
www.eeworm.com/read/309984/3701751

hpp buffer.hpp

/* buffer.hpp * * Copyright (C) 2003 Sawtooth Consulting Ltd. * * This file is part of yaSSL. * * yaSSL is free software; you can redistribute it and/or modify *
www.eeworm.com/read/309984/3701778

cpp buffer.cpp

/* buffer.cpp * * Copyright (C) 2003 Sawtooth Consulting Ltd. * * This file is part of yaSSL. * * yaSSL is free software; you can redistribute it and/or modify *
www.eeworm.com/read/309862/3703272

java buffer.java

/* -*-mode:java; c-basic-offset:2; -*- */ /* JOrbis * Copyright (C) 2000 ymnk, JCraft,Inc. * * Written by: 2000 ymnk * * Many thanks to * Monty and *
www.eeworm.com/read/309211/3706516

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/306765/3734640

h buffer.h

/** * @defgroup TDAPI_UTIL_FIFO FIFO Management * * @{ */ /** The header of the FIFO buffer. */ typedef struct FifoStruct { Byte ucHead; /**< Head index */ Byte ucTail;
www.eeworm.com/read/306765/3734656

c buffer.c

#include "std.h" #include "buffer.h" /** * Initializes the FIFO buffer. * * @param apFIFOBuffer - The address of the FIFO buffer. * @param cLength - The length of array of the FIFO buffer, t
www.eeworm.com/read/306428/3739021

h buffer.h

/* buffer.h Definitions for the object management API protocol buffering... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Softwar