Home
last modified time | relevance | path

Searched refs:SIMD_RENDER_FORMAT_FLOAT (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/user_interface/util/
H A DUiUtils.h30 SIMD_RENDER_FORMAT_FLOAT, enumerator
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp46 case SIMD_RENDER_FORMAT_FLOAT: in GetLabelForSIMDFormat()
371 if (_AddFormatItem(formatMenu, SIMD_RENDER_FORMAT_FLOAT) != B_OK) in TableCellMouseDown()
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp529 case SIMD_RENDER_FORMAT_FLOAT: in GetSIMDFormatByteSize()
566 case SIMD_RENDER_FORMAT_FLOAT: in FormatSIMDValue()