Searched refs:Text (Results 1 – 25 of 66) sorted by relevance
123
/linux-6.1.9/Documentation/sphinx/ |
D | automarkup.py | 110 repl.append(nodes.Text(t[done:m.start()])) 120 repl.append(nodes.Text(t[done:])) 143 target_text = nodes.Text(match.group(0)) 203 target_text = nodes.Text(match.group(0)) 268 return nodes.Text(match.group(0)) 286 if not isinstance(node, nodes.Text) or isinstance(node.parent, nodes.literal):
|
D | kernel_include.py | 176 literal_block += nodes.Text(value, value) 178 literal_block += nodes.Text(text, text)
|
/linux-6.1.9/Documentation/translations/zh_CN/process/ |
D | license-rules.rst | 175 - License-Text: 192 License-Text: 204 License-Text: 244 License-Text: 291 - Exception-Text: 307 Exception-Text: 322 Exception-Text:
|
/linux-6.1.9/Documentation/translations/zh_TW/process/ |
D | license-rules.rst | 178 - License-Text: 195 License-Text: 207 License-Text: 247 License-Text: 294 - Exception-Text: 310 Exception-Text: 325 Exception-Text:
|
D | email-clients.rst | 77 - "Do Not Send Flowed Text"必須開啓 92 Insert->Text File... (Alt-n x)插入補丁文件。
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-fm-rx.rst | 43 Gets the Radio Text info. It is a textual description of what is 44 being broadcasted. RDS Radio Text can be applied when broadcaster 47 ``V4L2_CID_RDS_RX_PS_NAME``. The encoding for Radio Text strings is 49 Radio Text strings depends on which RDS Block is being used to
|
D | ext-ctrls-fm-tx.rst | 49 Sets the Radio Text info for transmission. It is a textual 50 description of what is being broadcasted. RDS Radio Text can be 54 The encoding for Radio Text strings is also fully described in Annex 55 E of :ref:`iec62106`. The length of Radio Text strings depends on
|
/linux-6.1.9/Documentation/fb/ |
D | s3fb.rst | 38 Text mode is supported even in higher resolutions, but there is limitation to 41 limitation is not enforced by driver. Text mode supports 8bit wide fonts only 42 (hardware limitation) and 16bit tall fonts (driver limitation). Text mode
|
D | vt8623fb.rst | 28 Text mode is supported even in higher resolutions, but there is limitation to 30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and
|
D | arkfb.rst | 29 Text mode is supported even in higher resolutions, but there is limitation to 31 hardware). This limitation is not enforced by driver. Text mode supports 8bit
|
/linux-6.1.9/arch/mips/boot/compressed/ |
D | ld.script | 16 /* Text and read-only data */
|
/linux-6.1.9/Documentation/process/ |
D | license-rules.rst | 203 - License-Text: 220 License-Text: 232 License-Text: 279 License-Text: 328 License-Text: 384 - Exception-Text: 400 Exception-Text: 415 Exception-Text:
|
/linux-6.1.9/ |
D | README | 14 several of them using the Restructured Text markup notation.
|
/linux-6.1.9/arch/m68k/kernel/ |
D | vmlinux-sun3.lds | 15 _text = .; /* Text and read-only data */
|
D | vmlinux-std.lds | 15 _text = .; /* Text and read-only data */
|
/linux-6.1.9/Documentation/translations/it_IT/process/ |
D | license-rules.rst | 217 - License-Text: 235 License-Text: 247 License-Text: 292 License-Text: 340 License-Text: 398 - Exception-Text: 415 Exception-Text: 430 Exception-Text:
|
/linux-6.1.9/LICENSES/deprecated/ |
D | ISC | 8 License-Text:
|
D | Zlib | 8 License-Text:
|
D | Linux-OpenIB | 8 License-Text:
|
D | GFDL-1.2 | 20 License-Text: 92 the Document is released under this License. A Front-Cover Text may 93 be at most 5 words, and a Back-Cover Text may be at most 25 words. 266 You may add a passage of up to five words as a Front-Cover Text, and a 267 passage of up to 25 words as a Back-Cover Text, to the end of the list 269 Front-Cover Text and one of Back-Cover Text may be added by (or 331 If the Cover Text requirement of section 3 is applicable to these
|
/linux-6.1.9/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 10 License-Text:
|
D | Linux-syscall-note | 11 License-Text:
|
/linux-6.1.9/LICENSES/preferred/ |
D | MIT | 8 License-Text:
|
D | BSD-2-Clause | 8 License-Text:
|
/linux-6.1.9/scripts/dtc/ |
D | of_unittest_expect | 18 use Text::Wrap;
|
123