代码搜索:Stream
找到约 10,000 项符合「Stream」的源代码
代码结果 10,000
www.eeworm.com/read/366696/2885082
h stream.h
// Copyright (C) 2000 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/364944/2900294
java stream.java
// HTMLParser Library $Name: v1_6 $ - A java-based parser for HTML
// http://sourceforge.org/projects/htmlparser
// Copyright (C) 2004 Derrick Oswald
//
// Revision Control Information
//
// $Source:
www.eeworm.com/read/361550/2945541
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/361550/2945547
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/361261/2947843
c stream.c
/*****************************************************************************
* stream.c: stream functions
*****************************************************************************
* Copyright
www.eeworm.com/read/361261/2948552
c stream.c
/*****************************************************************************
* stream.c
*****************************************************************************
* Copyright (C) 1999-2004 the
www.eeworm.com/read/361044/2953242
java stream.java
/*
Copyright (c) 1998, 1999 Wabasoft All rights reserved.
This software is furnished under a license and may be used only in accordance
with the terms of that license. This software and document
www.eeworm.com/read/358237/2992645
c stream.c
/*
* Copyright (c) 1999-2008 Caucho Technology. All rights reserved.
*
* This file is part of Resin(R) Open Source
*
* Each copy or derived work must preserve the copyright notice and this
* no
www.eeworm.com/read/358237/2997756
java stream.java
/*
* Copyright (c) 1998-2008 Caucho Technology -- all rights reserved
*
* This file is part of Resin(R) Open Source
*
* Each copy or derived work must preserve the copyright notice and this
* no
www.eeworm.com/read/358128/2999797
pm stream.pm
package DBI::Gofer::Transport::stream;
# $Id: stream.pm 10087 2007-10-16 12:42:37Z timbo $
#
# Copyright (c) 2007, Tim Bunce, Ireland
#
# You may distribute under the terms of either the GNU Ge