Home
last modified time | relevance | path

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

/src/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()
/src/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]>;
/src/contrib/unbound/doc/
H A Dexample.conf.in946 # Padded responses will be padded to the closest multiple of this size.
976 # Padded queries will be padded to the closest multiple of this size.
/src/crypto/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md579 - **Padded Initial Datagrams.**