Searched refs:IntegerFormatter (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/debugger/util/
H A DIntegerFormatter.h24 class IntegerFormatter { class
/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp8 #include "IntegerFormatter.h"
94 IntegerFormatter::FormatValue(const BVariant& value, integer_format format,
/haiku/src/kits/debugger/value/value_formatters/
H A DIntegerValueFormatter.cpp12 #include "IntegerFormatter.h"
54 if (!IntegerFormatter::FormatValue(value->GetValue(), format, buffer,
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp21 #include "IntegerFormatter.h"
1966 if (!IntegerFormatter::FormatValue(value, INTEGER_FORMAT_HEX_DEFAULT,

Completed in 49 milliseconds