Home
last modified time | relevance | path

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

/haiku/headers/private/debugger/user_interface/util/
H A DUiUtils.h28 SIMD_RENDER_FORMAT_INT32, enumerator
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp42 case SIMD_RENDER_FORMAT_INT32: in GetLabelForSIMDFormat()
367 if (_AddFormatItem(formatMenu, SIMD_RENDER_FORMAT_INT32) != B_OK) in TableCellMouseDown()
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp525 case SIMD_RENDER_FORMAT_INT32: in GetSIMDFormatByteSize()
558 case SIMD_RENDER_FORMAT_INT32: in FormatSIMDValue()