Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md209 New ChangesContributing to OpenZFS""Style Guides""Commit Message Formats global() argument
233 Coverity Defect FixesContributing to OpenZFS""Style Guides""Commit Message Formats global() argument
260 Signed Off ByContributing to OpenZFS""Style Guides""Commit Message Formats global() argument
273 Co-authored ByContributing to OpenZFS""Style Guides""Commit Message Formats global() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp356 static StringRef Formats[] = {"obj", "raw"}; in getFormats() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h973 SmallVector<ColumnFormat, 4> Formats; global() variable