Home
last modified time | relevance | path

Searched refs:Wrapping (Results 1 – 25 of 41) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h22 enum Wrapping : bool { enum
34 llvm::StringRef body, Wrapping wrap) in ExpressionSourceCode()
41 Wrapping m_wrap;
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/color/
H A Descape-wrapping2 Wrapping in the middle of formatting
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/termcap/
H A Descape-wrapping2 Wrapping in the middle of formatting
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/overstrike/
H A Dwrapping2 Wrapping
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h78 Wrapping wrap, WrapKind wrap_kind);
H A DClangExpressionSourceCode.cpp183 llvm::StringRef body, Wrapping wrap, WrapKind wrap_kind) in ClangExpressionSourceCode()
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dtiedfh.t
H A Demptylists.t
H A Dfake-closers.t
H A Dchunking.t
H A Ditems02.t
H A Ditemstar.t
H A Dcbacks.t
H A Dstree.t
H A Dfcodes_e.t
H A Dac_d.t
H A Dbasic.t
H A Daccept01.t
H A Drender.t
H A Dheads.t
H A Dx_nixer.t
H A Daccept05.t
H A Dfcodes.t
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp177 static void mapping(IO &IO, FormatStyle::BraceWrappingFlags &Wrapping) { in mapping()
178 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping()
179 IO.mapOptional("AfterClass", Wrapping.AfterClass); in mapping()
180 IO.mapOptional("AfterControlStatement", Wrapping.AfterControlStatement); in mapping()
181 IO.mapOptional("AfterEnum", Wrapping.AfterEnum); in mapping()
182 IO.mapOptional("AfterExternBlock", Wrapping.AfterExternBlock); in mapping()
183 IO.mapOptional("AfterFunction", Wrapping.AfterFunction); in mapping()
184 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace); in mapping()
185 IO.mapOptional("AfterObjCDeclaration", Wrapping.AfterObjCDeclaration); in mapping()
186 IO.mapOptional("AfterStruct", Wrapping.AfterStruct); in mapping()
[all …]
/openbsd-src/gnu/llvm/clang/docs/
H A DOffloadingDesign.rst61 * :ref:`Wrap <Device Binary Wrapping>` the :ref:`device images <Device linking>`
64 * Add the :ref:`wrapped binary <Device Binary Wrapping>` to the linker input and
136 which are used to create the :ref:`final image <Device Binary Wrapping>`.
262 then :ref:`wrapped <Device Binary Wrapping>` to create the symbols used to load
271 .. _Device Binary Wrapping:
273 Device Binary Wrapping

12