Searched refs:literal (Results 1 – 25 of 37) sorted by relevance
12
/Linux-v5.15/Documentation/ide/ |
D | changelogs.rst | 5 :literal: 11 :literal: 17 :literal:
|
/Linux-v5.15/Documentation/usb/ |
D | text_files.rst | 5 :literal: 11 :literal: 23 :literal:
|
/Linux-v5.15/Documentation/staging/ |
D | index.rst | 26 :literal: 40 :literal: 54 :literal:
|
D | lzo.rst | 33 encoded on larger values), or a literal to be copied to the output buffer. 36 seems to be optimized for literal use only, since there is no dictionary yet 59 After any instruction except the large literal copy, 0, 1, 2 or 3 literals 115 22..255 : copy literal string 124 If last instruction did not copy any literal (state == 0), this 125 encoding will be a copy of 4 or more literal, and must be interpreted 128 0 0 0 0 L L L L (0..15) : copy long literal string
|
/Linux-v5.15/lib/ |
D | glob.c | 84 goto literal; in glob_match() 90 goto literal; in glob_match() 107 literal: in glob_match()
|
/Linux-v5.15/arch/xtensa/boot/boot-redboot/ |
D | boot.ld | 11 *(.literal .text.literal .text)
|
/Linux-v5.15/Documentation/sphinx-static/ |
D | theme_overrides.css | 124 /* inline literal: drop the borderbox, padding and red color */ 134 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
|
/Linux-v5.15/Documentation/driver-api/ |
D | firewire.rst | 23 :literal: 32 :literal:
|
/Linux-v5.15/Documentation/sphinx/ |
D | automarkup.py | 148 lit_text = nodes.literal(classes=['xref', 'c', class_s]) 206 lit_text = nodes.literal(classes=['xref', 'c', class_str[match.re]]) 285 if not isinstance(node.parent, nodes.literal):
|
/Linux-v5.15/Documentation/netlabel/ |
D | draft_ietf.rst | 5 :literal:
|
/Linux-v5.15/Documentation/s390/ |
D | text_files.rst | 5 :literal:
|
/Linux-v5.15/Documentation/translations/ko_KR/ |
D | index.rst | 25 :literal:
|
/Linux-v5.15/Documentation/admin-guide/aoe/ |
D | examples.rst | 5 :literal:
|
/Linux-v5.15/tools/lib/perf/Documentation/ |
D | Makefile | 79 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/Linux-v5.15/tools/lib/traceevent/Documentation/ |
D | Makefile | 97 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/Linux-v5.15/arch/xtensa/ |
D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/Linux-v5.15/lib/lzo/ |
D | lzo1x_compress.c | 44 literal: in lzo1x_1_do_compress() 112 goto literal; in lzo1x_1_do_compress()
|
/Linux-v5.15/Documentation/block/ |
D | biovecs.rst | 27 bio_iovec() and bio_iter_iovec() macros that return literal struct biovecs, 103 literal struct bio_vec - constructed on the fly from the raw biovec but
|
/Linux-v5.15/tools/perf/Documentation/ |
D | Makefile | 127 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/Linux-v5.15/Documentation/doc-guide/ |
D | parse-headers.rst | 65 included via ..parsed-literal block with cross-references for the
|
/Linux-v5.15/Documentation/translations/it_IT/doc-guide/ |
D | parse-headers.rst | 67 ReStructuredText incluso mediante il blocco ..parsed-literal
|
/Linux-v5.15/Documentation/translations/zh_CN/doc-guide/ |
D | kernel-doc.rst | 329 ````literal````
|
/Linux-v5.15/lib/xz/ |
D | xz_dec_lzma2.c | 211 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member 577 return s->lzma.literal[low + high]; in lzma_literal_probs()
|
/Linux-v5.15/kernel/dma/ |
D | Kconfig | 236 preparing literal scatter-gather descriptors, where there is a risk of
|
/Linux-v5.15/Documentation/fb/ |
D | viafb.rst | 297 :literal:
|
12