Searched refs:fInput (Results 26 - 31 of 31) sorted by relevance

12

/haiku/src/kits/support/
H A DCompressionAlgorithm.cpp141 fInput(input),
197 ssize_t bytesRead = fInput->Read(fBuffer + fBufferSize,
/haiku/src/tools/gensyscalls/
H A Dgensyscallinfos.cpp142 : fInput(input),
241 if (!fInput.getline(buffer, sizeof(buffer)))
287 istream& fInput; member in class:Tokenizer
/haiku/src/kits/interface/
H A DPrintJob.cpp138 BMessage* fInput; member in class:BPrivate::PrintServerMessenger
728 fInput(input),
825 if (fInput != NULL) {
826 fRequest = new BMessage(*fInput);
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.h335 media_input fInput; member in class:ESDSinkNode
/haiku/src/apps/tv/
H A DController.cpp73 , fInput()
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals.h159 WORD MakePipeIndex(WORD wPipe,BOOL fInput);

Completed in 95 milliseconds

12