Home
last modified time | relevance | path

Searched refs:FormatType (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/contrib/edk2/Include/IndustryStandard/
H A DBluetooth.h35 UINT8 FormatType:2; member
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h114 enum FormatType { None, UInt32, UInt64, CString }; enum
120 FormatType format_type; // uint32_t, uint64_t, cstr, or anything that can
/freebsd-12.1/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp154 static Format FormatType = Default; variable
757 switch (FormatType) { in performWriteOperation()
989 FormatType = StringSwitch<Format>(match) in ar_main()
995 if (FormatType == Unknown) in ar_main()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp86 FormatEntity::Entry::FormatType::f, 0, 0, nullptr, false \
91 FormatEntity::Entry::FormatType::f, v, 0, nullptr, false \
96 FormatEntity::Entry::FormatType::f, 0, \
102 FormatEntity::Entry::FormatType::f, 0, \
108 FormatEntity::Entry::FormatType::None, 0, 0, nullptr, false \