Searched refs:Output (Results 1 - 15 of 15) sorted by relevance

/haiku/src/tests/system/kernel/unit/
H A DTestContext.h38 TestOutput& Output() const { return fOutput; } function in struct:GlobalTestContext
101 TestOutput& Output() const function in class:TestContext
102 { return fGlobalContext->Output(); }
141 return Output().PrintArgs(format, args);
150 int result = Output().PrintArgs(format, args);
/haiku/src/kits/shared/
H A DShakeTrackingFilter.cpp74 BPoint delta = fLowPass.Output();
108 fLastDelta = fLowPass.Output();
158 LowPassFilter::Output() const function in class:LowPassFilter
/haiku/headers/private/shared/
H A DShakeTrackingFilter.h24 BPoint Output() const;
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDWriter.h46 status_t Output(main_item_data data);
H A DHIDWriter.cpp180 HIDWriter::Output(main_item_data data) function in class:HIDWriter
/haiku/src/kits/network/libnetservices/
H A DUrlSynchronousRequest.cpp21 BUrlRequest(request.Url(), request.Output(), NULL, request.Context(),
H A DUrlRequest.cpp174 BUrlRequest::Output() const function in class:BUrlRequest
H A DHttpRequest.cpp127 BNetworkRequest(other.Url(), other.Output(), other.fListener,
/haiku/headers/private/netservices/
H A DUrlRequest.h50 BDataIO* Output() const;
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp245 MixerOutput *output = fCore->Output();
410 MixerOutput *output = fCore->Output();
584 MixerOutput *output = fCore->Output();
668 MixerOutput *output = fCore->Output();
678 strcpy(out_output->name, "Mixer Output");
806 if (fCore->Output() != 0) {
860 strcpy(out_name, "Mixer Output");
891 if (fCore->Output() == 0) {
915 strcpy(io_name, "Mixer Output");
950 ASSERT(fCore->Output() !
[all...]
H A DMixerCore.h58 MixerOutput* Output();
H A DMixerCore.cpp230 MixerCore::Output() function in class:MixerCore
/haiku/headers/private/debugger/model/
H A DTeam.h426 const BString& Output() const { return fOutput; } function in class:Team::ConsoleOutputEvent
/haiku/src/apps/bootmanager/
H A Dbootman.S602 ; Output:
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp1077 message.AddString("output", event.Output());

Completed in 522 milliseconds