Home
last modified time | relevance | path

Searched refs:enclose (Results 1 – 25 of 130) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/
H A DRangeSelector.h35 RangeSelector enclose(RangeSelector Begin, RangeSelector End);
42 return enclose(std::move(Begin), std::move(End)); in range()
61 return enclose(after(std::move(R1)), before(std::move(R2))); in between()
H A DRewriteRule.h251 return editList({remove(enclose(before(outer), before(inner))), in shrinkTo()
252 remove(enclose(after(inner), after(outer)))}); in shrinkTo()
/netbsd-src/sys/arch/next68k/stand/boot/
H A Dsamachdep.h45 int enclose(struct open_file *);
H A Den.c451 enclose(struct open_file *f)
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp164 RangeSelector transformer::enclose(RangeSelector Begin, RangeSelector End) { in enclose() function in transformer
185 return transformer::enclose(node(std::move(BeginID)), node(std::move(EndID))); in encloseNodes()
H A DParsing.cpp119 M = {{"enclose", enclose}, {"between", between}}; in getBinaryRangeSelectors()
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.c1037 char *enclose; member
1060 get_until_in_line (1, ",", &(e->enclose)); in cm_definfoenclose()
1079 if (strcmp (findit->enclose, tok) == 0) in enclosure_command()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-tic6x.texi114 symbols. To avoid this, enclose the ambiguous symbol name in
H A Dfdl.texi153 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-tic6x.texi114 symbols. To avoid this, enclose the ambiguous symbol name in
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dbounce67 # only. You can change the word EOF, but you can't enclose
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-02-09-AdveCommentsResponse.txt234 definition (why do []'s enclose the constants but not the types??).
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgp-collect-app.texi248 enclose the @var{regex} in single quotes. The default is @samp{-F on}.
H A Dfdl.texi153 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A DREADME113 You may perform multiple commands, if you enclose them
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A DREADME113 You may perform multiple commands, if you enclose them
/netbsd-src/external/gpl2/diffutils/dist/doc/
H A Dfdl.texi124 and the Document's license notice requires Cover Texts, you must enclose
/netbsd-src/external/gpl2/groff/dist/
H A DFDL142 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Dhsuser.texi292 single quotes enclose verbatim sequences of characters, and can be used to
H A Dfdl.texi153 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dfdl.texi152 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/gpl2/gmake/dist/doc/
H A Dfdl.texi151 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dfdl.texi152 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dfdl.texi150 Document's license notice requires Cover Texts, you must enclose the
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dfdl.texi151 Document's license notice requires Cover Texts, you must enclose the

123456