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 | 171 static void mapping(IO &IO, FormatStyle::BraceWrappingFlags &Wrapping) { in mapping() 172 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping() 173 IO.mapOptional("AfterClass", Wrapping.AfterClass); in mapping() 174 IO.mapOptional("AfterControlStatement", Wrapping.AfterControlStatement); in mapping() 175 IO.mapOptional("AfterEnum", Wrapping.AfterEnum); in mapping() 176 IO.mapOptional("AfterExternBlock", Wrapping.AfterExternBlock); in mapping() 177 IO.mapOptional("AfterFunction", Wrapping.AfterFunction); in mapping() 178 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace); in mapping() 179 IO.mapOptional("AfterObjCDeclaration", Wrapping.AfterObjCDeclaration); in mapping() 180 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 | 294 bool Wrapping, bool Predicated); 2848 bool Wrapping, bool Predicated) { in SelectMVE_VxDUP() argument 2875 if (Wrapping) in SelectMVE_VxDUP()
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 13762 # does a 'clear' and also turns OFF auto scroll, turns ON Auto Line Wrapping,
|