Searched defs:_output (Results 1 - 16 of 16) sorted by relevance

/haiku/src/kits/debugger/value/value_formatters/
H A DBoolValueFormatter.cpp24 BoolValueFormatter::FormatValue(Value* _value, BString& _output) argument
H A DEnumerationValueFormatter.cpp25 EnumerationValueFormatter::FormatValue(Value* _value, BString& _output) argument
H A DStringValueFormatter.cpp28 StringValueFormatter::FormatValue(Value* value, BString& _output) argument
[all...]
H A DFloatValueFormatter.cpp30 FloatValueFormatter::FormatValue(Value* _value, BString& _output) argument
82 _PerformValidation(const BString& input, type_code type, ::Value*& _output, bool wantsValue) const argument
H A DIntegerValueFormatter.cpp44 IntegerValueFormatter::FormatValue(Value* _value, BString& _output) argument
90 _PerformValidation(const BString& input, type_code type, ::Value*& _output, bool wantsValue) const argument
117 _ValidateSigned(const BString& input, type_code type, ::Value*& _output, bool wantsValue) const argument
172 _ValidateUnsigned(const BString& input, type_code type, ::Value*& _output, integer_format format, bool wantsValue) const argument
[all...]
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageFamily.cpp44 EvaluateExpression(const BString& expression, ValueNodeManager* manager, TeamTypeInformation* info, ExpressionResult*& _output, ValueNode*& _neededNode) argument
/haiku/src/kits/interface/
H A DLayoutUtils.cpp280 BLayoutUtils::_GetLayoutTreeDump(BView* view, int level, BString& _output) argument
320 _GetLayoutTreeDump(BLayoutItem* item, int level, bool isViewLayout, BString& _output) argument
[all...]
/haiku/src/kits/game/
H A DGameProducer.cpp93 GameProducer::GetNextOutput(int32* cookie, media_output* _output) argument
/haiku/src/tests/kits/media/nodetest/
H A DProducerNode.cpp107 ProducerNode::GetNextOutput(int32* cookie, media_output* _output) argument
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp190 UiUtils::AreaProtectionFlagsToString(uint32 protection, BString& _output) argument
283 PrintValueNodeGraph(BString& _output, ValueNodeChild* child, int32 indentLevel, int32 maxDepth) argument
350 DumpMemory(BString& _output, int32 indentLevel, TeamMemoryBlock* block, target_addr_t address, int32 itemSize, int32 displayWidth, int32 count) argument
434 ParseRangeExpression(const BString& rangeExpression, int32 lowerBound, int32 upperBound, bool fixedRange, RangeList& _output) argument
541 FormatSIMDValue(const BVariant& value, uint32 bitSize, uint32 format, BString& _output) argument
586 SignalNameToString(int32 signal, BString& _output) argument
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp302 AudioProducer::GetNextOutput(int32* cookie, media_output* _output) argument
/haiku/src/kits/media/
H A DSoundPlayer.cpp774 media_output _output; local
H A DSoundPlayNode.cpp229 SoundPlayNode::GetNextOutput(int32* cookie, media_output* _output) argument
H A DMediaRoster.cpp1004 Connect(const media_source& from, const media_destination& to, media_format* _format, media_output* _output, media_input* _input) argument
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp247 DebugReportGenerator::_GenerateReportHeader(BFile& _output) argument
322 DebugReportGenerator::_DumpLoadedImages(BFile& _output) argument
369 _DumpAreas(BFile& _output) argument
415 _DumpSemaphores(BFile& _output) argument
450 _DumpRunningThreads(BFile& _output) argument
505 _DumpDebuggedThreadInfo(BFile& _output, ::Thread* thread) argument
660 _DumpFunctionDisassembly(BFile& _output, target_addr_t instructionPointer) argument
739 _DumpStackFrameMemory(BFile& _output, CpuState* state, target_addr_t framePointer, uint8 stackDirection) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp850 MultiAudioNode::GetNextOutput(int32* cookie, media_output* _output) argument

Completed in 497 milliseconds