Searched refs:Wrapping (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ |
| H A D | ExpressionSourceCode.h | 22 enum Wrapping : bool { enum 34 llvm::StringRef body, Wrapping wrap) in ExpressionSourceCode() 41 Wrapping m_wrap;
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionSourceCode.h | 78 Wrapping wrap, WrapKind wrap_kind);
|
| H A D | ClangExpressionSourceCode.cpp | 195 llvm::StringRef body, Wrapping wrap, WrapKind wrap_kind) in ClangExpressionSourceCode()
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | Format.cpp | 184 static void mapping(IO &IO, FormatStyle::BraceWrappingFlags &Wrapping) { in mapping() 185 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping() 186 IO.mapOptional("AfterClass", Wrapping.AfterClass); in mapping() 187 IO.mapOptional("AfterControlStatement", Wrapping.AfterControlStatement); in mapping() 188 IO.mapOptional("AfterEnum", Wrapping.AfterEnum); in mapping() 189 IO.mapOptional("AfterExternBlock", Wrapping.AfterExternBlock); in mapping() 190 IO.mapOptional("AfterFunction", Wrapping.AfterFunction); in mapping() 191 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace); in mapping() 192 IO.mapOptional("AfterObjCDeclaration", Wrapping.AfterObjCDeclaration); in mapping() 193 IO.mapOptional("AfterStruct", Wrapping.AfterStruct); in mapping() [all …]
|
| /freebsd/lib/libwrap/ |
| H A D | hosts.allow | 24 # Wrapping sshd(8) is not normally a good idea, but if you
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 86 Find a clean way to fix the problem which leads to the Shrink Wrapping pass
|
| /freebsd/contrib/kyua/ |
| H A D | NEWS.md | 381 command and the output of tables by `db-exec`. Wrapping any other
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 285 bool Wrapping, bool Predicated); 2839 bool Wrapping, bool Predicated) { in SelectMVE_VxDUP() argument 2866 if (Wrapping) in SelectMVE_VxDUP()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 14223 # does a 'clear' and also turns OFF auto scroll, turns ON Auto Line Wrapping,
|