Home
last modified time | relevance | path

Searched defs:FormatType (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DBluetooth.h29 UINT8 FormatType : 2; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp200 static Format FormatType = Default; variable
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp138 auto FormatType = in ParseArgs() local