Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp104 bool Padded = false; in printInfoComment() local
107 Padded = true; in printInfoComment()
113 if (!Padded) { in printInfoComment()
115 Padded = true; in printInfoComment()
123 if (!Padded) { in printInfoComment()
130 if (!Padded) { in printInfoComment()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td1017 InGroup<Padded>, DefaultIgnore;
1021 InGroup<Padded>, DefaultIgnore;
1024 InGroup<Padded>, DefaultIgnore;
H A DDiagnosticGroups.td629 def Padded : DiagGroup<"padded", [PaddedBitField]>;
/freebsd/contrib/unbound/doc/
H A Dexample.conf.in933 # Padded responses will be padded to the closest multiple of this size.
963 # Padded queries will be padded to the closest multiple of this size.