Searched refs:Text (Results 1 – 25 of 65) sorted by relevance
123
/linux/Documentation/sphinx/ |
H A D | automarkup.py | 113 repl.append(nodes.Text(t[done:m.start()])) 123 repl.append(nodes.Text(t[done:])) 146 target_text = nodes.Text(match.group(0)) 206 target_text = nodes.Text(match.group(0)) 271 return nodes.Text(match.group(0)) 290 return nodes.reference('', nodes.Text(text), 300 if not isinstance(node, nodes.Text) or isinstance(node.parent, nodes.literal):
|
H A D | kernel_include.py | 175 literal_block += nodes.Text(value, value) 177 literal_block += nodes.Text(text, text)
|
H A D | translations.py | 64 pxref += nodes.Text(lang_name)
|
/linux/Documentation/translations/zh_CN/process/ |
H A 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/Documentation/translations/zh_TW/process/ |
H A D | license-rules.rst | 176 - License-Text: 193 License-Text: 205 License-Text: 245 License-Text: 292 - Exception-Text: 308 Exception-Text: 323 Exception-Text:
|
/linux/Documentation/userspace-api/media/v4l/ |
H A 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
|
H A 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/Documentation/fb/ |
H A 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
|
H A 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
|
H A 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/arch/mips/boot/compressed/ |
H A D | ld.script | 16 /* Text and read-only data */
|
/linux/Documentation/translations/it_IT/process/ |
H A 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/arch/m68k/kernel/ |
H A D | vmlinux-sun3.lds | 15 _text = .; /* Text and read-only data */
|
H A D | vmlinux-std.lds | 15 _text = .; /* Text and read-only data */
|
/linux/LICENSES/deprecated/ |
H A D | ISC | 8 License-Text:
|
H A D | 0BSD | 8 License-Text:
|
H A D | Zlib | 8 License-Text:
|
H A D | Linux-OpenIB | 8 License-Text:
|
H A 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
|
H A D | X11 | 8 License-Text:
|
/linux/LICENSES/exceptions/ |
H A D | GCC-exception-2.0 | 10 License-Text:
|
H A D | Linux-syscall-note | 11 License-Text:
|
/linux/drivers/video/ |
H A D | Kconfig | 22 STI refers to the HP "Standard Text Interface" which is a set of
|
/linux/LICENSES/preferred/ |
H A D | MIT | 8 License-Text:
|
H A D | BSD-2-Clause | 8 License-Text:
|
123