Searched defs:FormatValue (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/value/value_formatters/
H A DBoolValueFormatter.cpp24 BoolValueFormatter::FormatValue(Value* _value, BString& _output) function in class:BoolValueFormatter
H A DEnumerationValueFormatter.cpp25 EnumerationValueFormatter::FormatValue(Value* _value, BString& _output) function in class:EnumerationValueFormatter
H A DStringValueFormatter.cpp28 StringValueFormatter::FormatValue(Value* value, BString& _output) function in class:StringValueFormatter
H A DFloatValueFormatter.cpp30 FloatValueFormatter::FormatValue(Value* _value, BString& _output) function in class:FloatValueFormatter
H A DIntegerValueFormatter.cpp44 IntegerValueFormatter::FormatValue(Value* _value, BString& _output) function in class:IntegerValueFormatter
/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp94 IntegerFormatter::FormatValue(const BVariant& value, integer_format format, function in class:IntegerFormatter
/haiku/src/apps/diskprobe/
H A DProbeView.cpp581 HeaderView::FormatValue(char* buffer, size_t bufferSize, off_t value) function in class:HeaderView

Completed in 53 milliseconds