Searched refs:Stream (Results 51 - 61 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdir.c190 Stream_t *Stream = GetFs(Dir); local
197 RootDir = OpenRoot(Stream);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstream.h399 // Stream buffer: this class can be derived from and passed to
466 wxDEPRECATED( wxStreamBase *Stream() );
602 inline wxStreamBase *wxStreamBuffer::Stream() { return m_stream; } function in class:wxStreamBuffer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtopics.tex41 \helpref{Stream classes}{wxstreamoverview}\\
H A Dtstream.tex43 Stream filtering means a stream which does no syscall but filters data
H A Ddebugcxt.tex236 \docparam{stream}{Stream to associate with the debug context. Do not set this to NULL.}
238 \docparam{streamBuf}{Stream buffer to associate with the debug context.}
H A Dstream.tex308 \membersection{wxStreamBuffer::Stream}\label{wxstreambufferstream}
310 \func{wxStreamBase*}{Stream}{\void}
H A Dobject.tex65 \docparam{stream}{Stream on which to output dump information.}
H A Dcategory.tex529 {\large {\bf Stream classes}}
536 \twocolitem{\helpref{wxStreamBase}{wxstreambase}}{Stream base class}
537 \twocolitem{\helpref{wxStreamBuffer}{wxstreambuffer}}{Stream buffer class}
540 \twocolitem{\helpref{wxCountingOutputStream}{wxcountingoutputstream}}{Stream class for querying what size a stream would have.}
555 \twocolitem{\helpref{wxTempFileOutputStream}{wxtempfileoutputstream}}{Stream to safely replace an existing file}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Doleutils.cpp253 ADD_KNOWN_IID(Stream),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A Dintl.cs55 using System.IO; /* Path, FileNotFoundException, Stream */
451 public GettextResourceSet (Stream stream)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ngene/
H A Dngene-core.c577 com.cmd.StreamControl.Stream = stream | (control ? 8 : 0);
579 com.cmd.StreamControl.Stream |= 0x07;
587 ": Stream=%02x, Control=%02x, Mode=%02x\n",
588 com.cmd.StreamControl.Stream, com.cmd.StreamControl.Control,
627 com.cmd.StreamControl.Stream |= 0x07;
643 com.cmd.StreamControl.Stream |= 0x04;

Completed in 204 milliseconds

123