Home
last modified time | relevance | path

Searched full:rendered (Results 1 – 25 of 129) sorted by relevance

123456

/freebsd/contrib/mandoc/
H A Dmandoc_char.748 Many are rendered as descriptive strings like
285 .Bl -column "Input" "Rendered" "Description" -offset indent -compact
286 .It Em Input Ta Em Rendered Ta Em Description
298 .Bl -column "Input" "Rendered" "Description" -offset indent -compact
299 .It Em Input Ta Em Rendered Ta Em Description
321 .Bl -column "Input" "Rendered" "Description" -offset indent -compact
322 .It Em Input Ta Em Rendered Ta Em Description
329 .Bl -column "Input" "Rendered" "Description" -offset indent -compact
330 .It Em Input Ta Em Rendered Ta Em Description
340 .Bl -column "Input" "Rendered" "Description" -offset indent -compact
[all …]
H A Dman.7134 Text is rendered in bold face.
136 Text is rendered alternately in bold face and italic.
154 Text is rendered alternately in bold face and roman (the default font).
207 Text is rendered in italics.
209 Text is rendered alternately in italics and bold face.
231 Text is rendered alternately in italics and roman (the default font).
305 Text is rendered alternately in roman (the default font) and bold face.
334 Text is rendered alternately in roman (the default font) and italics.
354 Text is rendered in small size (one point smaller than the default font)
365 Text is rendered in small size (one point smaller than the default
H A Dmandoc_escape.3220 Such ASCII character escape sequences can be rendered using the function
247 special character escape sequences can be rendered using the functions
280 Such Unicode character escape sequences can be rendered using the function
H A Dmandoc.1253 is rendered as
258 Emboldened characters are rendered as
270 are rendered best-effort in an ASCII equivalent.
341 Equations rendered from
344 Non-ASCII characters are rendered
523 are rendered as code spans and code blocks in the markdown output,
555 Output pages default to letter sized and are rendered in the Times font
560 Special characters are rendered as in
1406 Otherwise, rendered output is likely to look strange in any output
1747 macro has an unknown name argument and will be rendered as
H A Dmsec.in20 * to when rendered as the volume title.
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js123 this.rendered = this.destroyed = this.disabled = this.waiting =
129 if(this.rendered || this.destroyed) { return this; } // If tooltip has already been rendered, exit
173 // Set rendered flag and prevent redundant reposition calls for now
174 this.rendered = -1;
190 // Set proper rendered flag and update content if not a callback function (called in toggle)
194 this.rendered = TRUE;
251 // Destroy tooltip if rendered
252 if(this.rendered) {
288 if(immediate !== TRUE && this.rendered) {
402 if(this.rendered) {
[all …]
/freebsd/crypto/openssl/doc/life-cycles/
H A DREADME.md12 To generate the rendered images, you need to install the following packages:
18 These are the rendered `.dot` files. The `.txt` files require
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DDocumentation.h167 * Command argument should be rendered in a normal font.
172 * Command argument should be rendered in a bold font.
177 * Command argument should be rendered in a monospaced font.
182 * Command argument should be rendered emphasized (typically italic
188 * Command argument should not be rendered (since it only defines an anchor).
515 * Function argument documentation is rendered as a \<dl\> list with arguments
522 * Template parameter documentation is rendered as a \<dl\> list with
/freebsd/usr.sbin/bsdconfig/dot/
H A DUSAGE45 View the above-rendered SVG file using your favorite X11-based viewer:
99 View the above-rendered PostScript poster using X11:
117 Print the above-rendered PostScript poster:
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td64 // RenderAsInput - The option should not render the name when rendered as an
65 // input (i.e., the option is rendered as values).
68 // RenderJoined - The option should be rendered joined, even if separate (only
72 // RenderSeparate - The option should be rendered separately, even if joined
/freebsd/contrib/libxo/libxo/
H A Dxo_open_list.3147 In JSON, leaf lists are rendered as arrays of values. In XML, they
148 are rendered as multiple leaf elements.
H A Dxo_format.5290 flag is set, units are rendered in XML as the
297 Units can also be rendered in HTML as the "data\-units" attribute:
490 In the HTML style, the original numeric value is rendered in the
535 rendered as single elements, where JSON renders them as arrays.
H A Dxo_open_container.3136 For TEXT and HTML output, containers are not rendered into output
/freebsd/contrib/libxo/doc/
H A Dintro.rst20 rendered in different output styles (see :ref:`field-modifiers` for
61 rendered in distinct styles based on run-time flags.
H A Dformatting.rst141 HTML output is designed to allow the output to be rendered in a web
142 browser with minimal effort. Each piece of output data is rendered
/freebsd/share/man/man5/
H A Dstyle.mdoc.5167 which in the SYNOPSIS section is rendered as:
277 that would be rendered as:
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSignposts.h11 /// can be emitted by the application and these will be rendered to the Points
/freebsd/bin/sync/
H A Dsync.899 which rendered this trick obsolete.
/freebsd/sbin/rcorder/
H A Drcorder-visualize.sh29 # Output is in the dot(1) language and can be rendered using
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextOut.h187 rendered and were skipped.
207 rendered by one or more of the output devices mapped
/freebsd/contrib/ncurses/man/
H A Dlegacy_coding.3x50 would normally cause nonprinting characters to be rendered in visible
/freebsd/share/man/man3/
H A Dstats.3782 When rendered to string format using
789 flag, the rendered output is:
818 present in the rendered output above indicates a manual line break inserted to
/freebsd/share/examples/BSD_daemon/
H A DREADME27 this vector-based beastie can be rendered in any size and
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dpwm-regulator.txt12 rendered useless. Although more control is given to
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DBlockPrinter.cpp60 // Custom events will be rendered like "function" events.

123456