代码搜索:Stream
找到约 10,000 项符合「Stream」的源代码
代码结果 10,000
www.eeworm.com/read/268663/4251158
h stream.h
# ifndef LIBMAD_STREAM_H
# define LIBMAD_STREAM_H
# include "bit.h"
# define MAD_BUFFER_GUARD 8
# define MAD_BUFFER_MDLEN (511 + 2048 + MAD_BUFFER_GUARD)
enum mad_error {
MAD_ERROR_NONE
www.eeworm.com/read/268663/4251164
c stream.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# include
# include "bit.h"
# include "stream.h"
www.eeworm.com/read/449063/1681865
c stream.c
/* ============================================================================
Project Name : jayaCard
Module Name : proto/bios/fs/stream.c
Version : $Id: stream.c,v 1.34 2004/01/11 09:56:3
www.eeworm.com/read/446537/1712373
inl stream.inl
#ifndef CYGONCE_LIBC_STDIO_STREAM_INL
#define CYGONCE_LIBC_STDIO_STREAM_INL
//========================================================================
//
// stream.inl
//
// Inline fun
www.eeworm.com/read/446537/1712378
hxx stream.hxx
#ifndef CYGONCE_LIBC_STDIO_STREAM_HXX
#define CYGONCE_LIBC_STDIO_STREAM_HXX
//========================================================================
//
// stream.hxx
//
// Internal C
www.eeworm.com/read/442179/1764987
h stream.h
/*
* Copyright (c) 1999 Caucho Technology. All rights reserved.
*
* Caucho Technology permits redistribution, modification and use
* of this file in source and binary form ("the Software") under
www.eeworm.com/read/442179/1764989
c stream.c
/*
* Copyright (c) 1999 Caucho Technology. All rights reserved.
*
* Caucho Technology permits redistribution, modification and use
* of this file in source and binary form ("the Software") under
www.eeworm.com/read/442179/1765035
c stream.c
/*
* Copyright (c) 1999-2003 Caucho Technology. All rights reserved.
*
* Caucho Technology permits modification and use of this file in
* source and binary form ("the Software") subject to the Ca