HomeSort by: relevance | last modified time | path
    Searched refs:verbatim (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/external/gpl3/autoconf/dist/bin/
autoheader.in 50 use vars qw ($config_h %verbatim %symbol);
180 . ' --trace AH_OUTPUT:\'$$verbatim{\'"\'"\'$1\'"\'"\'} = \'"\'"\'$2\'"\'"\';\''
184 local (%verbatim, %symbol);
233 foreach (sort keys %verbatim)
235 print $out "\n$verbatim{$_}\n";
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-csharp-3 36 // Verbatim string literals are extracted.
37 GetString (@"verbatim 1");
38 // In verbatim string literals, no escape sequences are recognized.
39 GetString (@"verbatim 2 \u005c \\ \t \b \n \'");
40 // In verbatim string literals, only doubled delimiters are recognized.
41 GetString (@"verbatim 3 ""test");
42 // Normal and verbatim string literals can be concatenated.
141 #. Verbatim string literals are extracted.
143 msgid "verbatim 1"
146 #. In verbatim string literals, no escape sequences are recognized
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/lit/lit/llvm/
subst.py 42 def __init__(self, key, command=None, pre=r'.-^/\<', post='-.', verbatim=False,
61 verbatim: If True, `key` is an exact regex that is passed to the
84 if verbatim:
config.py 393 verbatim=True, unresolved='fatal'),
395 verbatim=True, unresolved='fatal')]
  /src/external/gpl3/gcc/dist/gcc/
diagnostic-core.h 122 extern void verbatim (const char *, ...) ATTRIBUTE_GCC_DIAG(1,2);
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic-core.h 112 extern void verbatim (const char *, ...) ATTRIBUTE_GCC_DIAG(1,2);
  /src/external/gpl2/texinfo/dist/makeinfo/
insertion.h 36 rawxml, smalldisplay, smallexample, smallformat, smalllisp, verbatim, enumerator in enum:insertion_type
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-diagnostic.cc 187 va_list ap, diagnostic_t kind, bool verbatim)
192 if (loc.filename || !verbatim)
207 /* Write verbatim messages with no location direct to stream. */
  /src/external/bsd/nsd/dist/doc/
differences.tex 248 \begin{verbatim}
254 \end{verbatim}
261 \begin{verbatim}
279 \end{verbatim}
285 \begin{verbatim}
303 \end{verbatim}
324 \begin{verbatim}
329 \end{verbatim}
335 \begin{verbatim}
352 \end{verbatim}
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
logic.cc 303 verbatim (" # %E", *i);
312 verbatim ("%s", "(((");
314 verbatim ("%s", ")))");
  /src/external/gpl3/gcc.old/dist/gcc/cp/
logic.cc 303 verbatim (" # %E", *i);
312 verbatim ("%s", "(((");
314 verbatim ("%s", ")))");
constraint.cc 545 verbatim ("MAP %qD TO %qT", TEMPLATE_TYPE_DECL (parm), arg);
547 verbatim ("MAP %qD TO %qE", TEMPLATE_PARM_DECL (parm), arg);
560 verbatim ("argument %qT", arg);
562 verbatim ("argument %qE", arg);
  /src/usr.bin/menuc/testm/
menus.mc 97 text should appear verbatim when asked for by use of the ? key by
  /src/usr.bin/make/unit-tests/
opt-debug-lint.mk 89 # '${:U2}' is not expanded, instead it is copied verbatim into the regular
varmod-edge.mk 124 # The double backslash is passed verbatim to the pattern matcher.
directive-for-escape.mk 211 # Before for.c 1.144 from 2021-06-25, the newline was passed verbatim to the
  /src/external/mit/isl/dist/doc/
implementation.tex 1176 \begin{verbatim}
1180 \end{verbatim}
1182 \begin{verbatim}
1185 \end{verbatim}
1187 \begin{verbatim}
1191 \end{verbatim}
1193 \begin{verbatim}
1195 \end{verbatim}
1197 \begin{verbatim}
1202 \end{verbatim}
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 82 ".flag verbatim" at beginning of the content. We have
84 static int verbatim = 0; variable
2572 If the flag 'verbatim' is nozero and this opcode
4370 const char *possible_flags[] = { "verbatim" };
4387 /* flag: verbatim */
4388 verbatim = 1;
4425 /* flag: verbatim */
6306 if (verbatim
6314 as_bad (_("Not support instruction %s in verbatim."), str);
6372 /* Note that we need to check 'verbatim' an
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 82 ".flag verbatim" at beginning of the content. We have
84 static int verbatim = 0; variable
2572 If the flag 'verbatim' is nozero and this opcode
4367 const char *possible_flags[] = { "verbatim" };
4383 /* flag: verbatim */
4384 verbatim = 1;
4420 /* flag: verbatim */
6301 if (verbatim
6309 as_bad (_("Not support instruction %s in verbatim."), str);
6367 /* Note that we need to check 'verbatim' an
    [all...]
  /src/share/mk/
bsd.test.mk 200 echo "*** The verbatim output of atf-run has been saved to ${_TESTS_LOG}"; \
  /src/external/mit/libuv/dist/test/
test-spawn.c 1172 char* verbatim[] = { local
1212 result = make_program_args(verbatim, 1, &verbatim_output);
1214 result = make_program_args(verbatim, 0, &non_verbatim_output);
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Program.inc 72 // Use the given path verbatim if it contains any slashes; this matches
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 2958 % Scan in ``verbatim'' mode:
3020 % Ignore anything after the last `@end #1'; this matters in verbatim
5141 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
5150 % verbatim line.
5176 \tt % easiest (and conventionally used) font for verbatim
5187 % Setup for the @verbatim environment
5209 % Easiest (and conventionally used) font for verbatim
5222 % Do the @verb magic: verbatim text is quoted by unique
5237 % Do the @verbatim magic: define the macro \doverbatim so tha
    [all...]
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 2864 % Scan in ``verbatim'' mode:
5020 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
5029 % verbatim line.
5055 \tt % easiest (and conventionally used) font for verbatim
5066 % Setup for the @verbatim environment
5088 % Easiest (and conventionally used) font for verbatim
5101 % Do the @verb magic: verbatim text is quoted by unique
5116 % Do the @verbatim magic: define the macro \doverbatim so that
5117 % the (first) argument ends when '@end verbatim' is reached, ie
    [all...]
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 2864 % Scan in ``verbatim'' mode:
5020 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
5029 % verbatim line.
5055 \tt % easiest (and conventionally used) font for verbatim
5066 % Setup for the @verbatim environment
5088 % Easiest (and conventionally used) font for verbatim
5101 % Do the @verb magic: verbatim text is quoted by unique
5116 % Do the @verbatim magic: define the macro \doverbatim so that
5117 % the (first) argument ends when '@end verbatim' is reached, ie
    [all...]

Completed in 70 milliseconds

1 2 3