Searched refs:verbatim (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dinsertion.h34 rawxml, smalldisplay, smallexample, smallformat, smalllisp, verbatim, enumerator in enum:insertion_type
/freebsd-10-stable/contrib/gcc/
H A Dtoplev.h68 extern void verbatim (const char *, ...) ATTRIBUTE_GCC_DIAG(1,2);
H A Ddiagnostic.c452 /* Text to be emitted verbatim to the error message stream; this function
455 verbatim (const char *gmsgid, ...)
/freebsd-10-stable/contrib/llvm/lib/Support/Windows/
H A DProgram.inc38 // Return paths with slashes verbatim.
/freebsd-10-stable/contrib/llvm/lib/Support/Unix/
H A DProgram.inc63 // Use the given path verbatim if it contains any slashes; this matches
/freebsd-10-stable/crypto/openssl/util/
H A Dpod2man.pl669 # Translate verbatim paragraph
681 makespace() unless $verbatim++;
689 $verbatim = 0;
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2965 % Scan in ``verbatim'' mode:
5144 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
5153 % verbatim line.
5179 \tt % easiest (and conventionally used) font for verbatim
5190 % Setup for the @verbatim environment
5212 % Easiest (and conventionally used) font for verbatim
5225 % Do the @verb magic: verbatim text is quoted by unique
5240 % Do the @verbatim magic: define the macro \doverbatim so that
5241 % the (first) argument ends when '@end verbatim' i
[all...]
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex2864 % 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' i
[all...]
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex4075 % Scan in ``verbatim'' mode:
4137 % Ignore anything after the last `@end #1'; this matters in verbatim
6618 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
6627 % verbatim line.
6634 % @verbatim, and ?` and !` ligatures won't get disabled.
6651 \tt % easiest (and conventionally used) font for verbatim
6662 % Setup for the @verbatim environment
6667 % We typeset each line of the verbatim in an \hbox, so we can handle
6668 % tabs. The \global is in case the verbatim lin
[all...]
/freebsd-10-stable/contrib/gcc/cp/
H A Dname-lookup.c1213 verbatim ("%s %s(%E) %p %d\n", action, desc,
1216 verbatim ("%s %s %p %d\n", action, desc, (void *) scope, line);
1343 verbatim ("XXX is_class_level != (current_scope == class_scope)\n");
5173 verbatim ("XXX entering pop_everything ()\n");
5182 verbatim ("XXX leaving pop_everything ()\n");
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql93 and the pristine text is stored verbatim in the file. */
/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c14472 emit the stripped name verbatim, otherwise prepend an
14478 int verbatim = 0;
14482 verbatim |= (*name == '*');
14486 if (verbatim)
14456 int verbatim = 0; local

Completed in 326 milliseconds