Searched refs:DOT (Results 1 – 9 of 9) sorted by relevance
| /linux/Documentation/translations/zh_CN/doc-guide/ |
| H A D | sphinx.rst | 343 内核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 D | ucs_fallback_table.h_shipped | 89 { 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 …]
|
| /linux/rust/syn/ |
| H A D | scan_expr.rs | 69 (Punct("."), SetState(&DOT)), 127 static DOT: [(Input, Action); 3] = [ variable 172 (Punct("."), SetState(&DOT)),
|
| /linux/Documentation/translations/it_IT/doc-guide/ |
| H A D | sphinx.rst | 428 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/Documentation/driver-api/mei/ |
| H A D | nfc.rst | 12 .. kernel-render:: DOT
|
| /linux/Documentation/doc-guide/ |
| H A D | sphinx.rst | 491 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/cxl/linux/ |
| H A D | cxl-driver.rst | 38 .. kernel-render:: DOT 189 .. kernel-render:: DOT 387 .. kernel-render:: DOT 425 .. kernel-render:: DOT
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-encoder.rst | 53 .. kernel-render:: DOT 54 :alt: DOT digraph of encoder state machine
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-prog.rst | 105 and eBPF instructions will be presented with CFG in DOT format, on standard
|