Searched defs:m_format (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/atf/atf-c/ | ||
H A D | error.h | 43 void (*m_format)(struct atf_error *, char *, size_t); member |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | OptionGroupFormat.h | 76 OptionValueFormat m_format; variable |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/ | ||
H A D | DumpValueObjectOptions.h | 137 lldb::Format m_format = lldb::eFormatDefault; variable |
H A D | TypeSummary.h | 280 FormatEntity::Entry m_format; member |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ | ||
H A D | ValueObject.h | 878 lldb::Format m_format = lldb::eFormatDefault; global() variable |
/freebsd-src/contrib/llvm-project/lldb/source/Core/ | ||
H A D | IOHandlerCursesGUI.cpp | 5087 FormatEntity::Entry m_format; member in FrameTreeDelegate |