Home
last modified time | relevance | path

Searched defs:FormatType (Results 1 – 3 of 3) 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
/freebsd-12.1/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp154 static Format FormatType = Default; variable