代码搜索:buffer

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

代码结果 10,000
www.eeworm.com/read/430518/1928524

c buffer.c

/* * linux/fs/fat/buffer.c * * */ #include #include #include #include #include #include #include
www.eeworm.com/read/430110/1941778

cpp buffer.cpp

// Buffer.cpp: implementation of the CBuffer class. // ////////////////////////////////////////////////////////////////////// #include "Buffer.h" #include "math.h" #ifdef _DEBUG #undef THIS_FI
www.eeworm.com/read/430110/1941780

h buffer.h

// Buffer.h: interface for the CBuffer class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BUFFER_H__829F6693_AC4D_11D2_8C37_00600877E420__INCLUDED_)
www.eeworm.com/read/429870/1944085

c buffer.c

#include "mplex.h" /****************************************************************** Buffer_Clean 如果DTS小于实际的SCR,则该函数从FIFO缓存中清除内容,。这表明这些 数据已经解码完毕了。 ***************************************
www.eeworm.com/read/428894/1952716

java buffer.java

/* Copyright (C) 2002-2005 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Fre
www.eeworm.com/read/428075/1962873

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/427974/1964041

java buffer.java

/* * Copyright 1999-2002 Carnegie Mellon University. * Portions Copyright 2002 Sun Microsystems, Inc. * Portions Copyright 2002 Mitsubishi Electric Research Laboratories. * All Rights Reserve
www.eeworm.com/read/427042/1979078

h buffer.h

/* crypto/buffer/buffer.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/427042/1979079

c buffer.c

/* crypto/buffer/buffer.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/427042/1980077

pod buffer.pod

=pod =head1 NAME BUF_MEM_new, BUF_MEM_free, BUF_MEM_grow, BUF_strdup - simple character arrays structure =head1 SYNOPSIS #include BUF_MEM *BUF_MEM_new(void); void BUF_MEM_f