Home
last modified time | relevance | path

Searched refs:DOT (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/translations/zh_CN/doc-guide/
H A Dsphinx.rst343 内核figure(和image)指令支持 DOT 格式文件,请参阅
345 * DOT:http://graphviz.org/pdf/dotguide.pdf
353 DOT 示例
360 DOT 示例
362 嵌入的渲染标记(或语言),如Graphviz的 **DOT** 由 ``kernel-render`` 指令提供::
364 .. kernel-render:: DOT
366 :caption: 嵌入式 **DOT** (Graphviz) 代码
377 .. kernel-render:: DOT
379 :caption: 嵌入式 **DOT** (Graphviz) 代码
/linux/drivers/tty/vt/
H A Ducs_fallback_table.h_shipped89 { 0xB7, 0x2A }, /* MIDDLE DOT -> '*' */
142 { 0x0A, 0x43 }, /* LATIN CAPITAL LETTER C WITH DOT ABOVE -> 'C' */
143 { 0x0B, 0x63 }, /* LATIN SMALL LETTER C WITH DOT ABOVE -> 'c' */
154 { 0x16, 0x45 }, /* LATIN CAPITAL LETTER E WITH DOT ABOVE -> 'E' */
155 { 0x17, 0x65 }, /* LATIN SMALL LETTER E WITH DOT ABOVE -> 'e' */
164 { 0x20, 0x47 }, /* LATIN CAPITAL LETTER G WITH DOT ABOVE -> 'G' */
165 { 0x21, 0x67 }, /* LATIN SMALL LETTER G WITH DOT ABOVE -> 'g' */
180 { 0x30, 0x49 }, /* LATIN CAPITAL LETTER I WITH DOT ABOVE -> 'I' */
193 { 0x3F, 0x4C }, /* LATIN CAPITAL LETTER L WITH MIDDLE DOT -> 'L' */
194 { 0x40, 0x6C }, /* LATIN SMALL LETTER L WITH MIDDLE DOT -> 'l' */
[all …]
H A Ducs_width_table.h_shipped17 { 0x05C1, 0x05C2 }, /* HEBREW POINT SHIN DOT - HEBREW POINT SIN DOT */
18 { 0x05C4, 0x05C5 }, /* HEBREW MARK UPPER DOT - HEBREW MARK LOWER DOT */
33 { 0x07EB, 0x07F3 }, /* NKO COMBINING SHORT HIGH TONE - NKO COMBINING DOUBLE DOT ABOVE */
150 { 0x1A7F, 0x1A7F }, /* TAI THAM COMBINING CRYPTOGRAMMIC DOT */
176 { 0x302A, 0x302F }, /* IDEOGRAPHIC LEVEL TONE MARK - HANGUL DOUBLE DOT TONE MARK */
224 { 0x10A38, 0x10A3A }, /* KHAROSHTHI SIGN BAR ABOVE - KHAROSHTHI SIGN DOT BELOW */
231 { 0x10F46, 0x10F50 }, /* SOGDIAN COMBINING DOT BELOW - SOGDIAN COMBINING STROKE BELOW */
232 { 0x10F82, 0x10F85 }, /* OLD UYGHUR COMBINING DOT ABOVE - OLD UYGHUR COMBINING TWO DOTS BELOW */
327 …{ 0x1D16D, 0x1D182 }, /* MUSICAL SYMBOL COMBINING AUGMENTATION DOT - MUSICAL SYMBOL COMBINING LOUR…
414 { 0xFE30, 0xFE52 }, /* PRESENTATION FORM FOR VERTICAL TWO DOT LEADER - SMALL FULL STOP */
/linux/Documentation/trace/rv/
H A Ddeterministic_automata.rst110 of an automaton using the (textual) DOT language as the source code.
111 The DOT format is widely used and can be converted to many other formats.
113 For example, this is the 'wip' model in DOT::
132 This DOT format can be transformed into a bitmap or vectorial image
/linux/Documentation/translations/it_IT/doc-guide/
H A Dsphinx.rst428 Le direttive del kernel per figure ed immagini supportano il formato **DOT**,
431 * DOT: http://graphviz.org/pdf/dotguide.pdf
439 Esempio DOT
446 Esempio DOT
449 ad esempio nel formato **DOT** di Graphviz.::
451 .. kernel-render:: DOT
453 :caption: Codice **DOT** (Graphviz) integrato
465 .. kernel-render:: DOT
467 :caption: Codice **DOT** (Graphviz) integrato
/linux/rust/syn/
H A Dscan_expr.rs69 (Punct("."), SetState(&DOT)),
127 static DOT: [(Input, Action); 3] = [ constant
172 (Punct("."), SetState(&DOT)),
/linux/Documentation/gpu/
H A Dkomeda-kms.rst97 .. kernel-render:: DOT
143 .. kernel-render:: DOT
221 .. kernel-render:: DOT
237 .. kernel-render:: DOT
252 .. kernel-render:: DOT
268 .. kernel-render:: DOT
284 .. kernel-render:: DOT
H A Ddrm-kms.rst21 .. kernel-render:: DOT
89 .. kernel-render:: DOT
167 .. kernel-render:: DOT
198 .. kernel-render:: DOT
/linux/Documentation/doc-guide/
H A Dsphinx.rst491 The kernel figure (and image) directive supports **DOT** formatted files, see
493 * DOT: http://graphviz.org/pdf/dotguide.pdf
501 DOT's hello world example
508 DOT's hello world example
510 Embedded *render* markups (or languages) like Graphviz's **DOT** are provided by the
513 .. kernel-render:: DOT
515 :caption: Embedded **DOT** (Graphviz) code
527 .. kernel-render:: DOT
529 :caption: Embedded **DOT** (Graphviz) code
/linux/Documentation/driver-api/mei/
H A Dnfc.rst12 .. kernel-render:: DOT
/linux/Documentation/driver-api/cxl/linux/
H A Dcxl-driver.rst38 .. kernel-render:: DOT
189 .. kernel-render:: DOT
387 .. kernel-render:: DOT
425 .. kernel-render:: DOT
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-encoder.rst53 .. kernel-render:: DOT
54 :alt: DOT digraph of encoder state machine
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst105 and eBPF instructions will be presented with CFG in DOT format, on standard