Searched refs:literal (Results 1 – 25 of 35) sorted by relevance
12
/kernel/linux/linux-5.10/Documentation/ide/ |
D | changelogs.rst | 5 :literal: 11 :literal: 17 :literal:
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | text_files.rst | 5 :literal: 11 :literal: 23 :literal:
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/lib/ |
D | glob.c | 84 goto literal; in glob_match() 90 goto literal; in glob_match() 107 literal: in glob_match()
|
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/ |
D | boot.ld | 11 *(.literal .text.literal .text)
|
/kernel/linux/linux-5.10/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 {
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | firewire.rst | 23 :literal: 32 :literal:
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
D | automarkup.py | 136 lit_text = nodes.literal(classes=['xref', 'c', class_s]) 187 lit_text = nodes.literal(classes=['xref', 'c', class_str[match.re]]) 254 if not isinstance(node.parent, nodes.literal):
|
/kernel/linux/linux-5.10/Documentation/netlabel/ |
D | draft_ietf.rst | 5 :literal:
|
/kernel/linux/linux-5.10/Documentation/s390/ |
D | text_files.rst | 5 :literal:
|
/kernel/linux/linux-5.10/Documentation/admin-guide/aoe/ |
D | examples.rst | 5 :literal:
|
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/ |
D | Makefile | 79 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
D | Makefile | 97 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-5.10/arch/xtensa/ |
D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/kernel/linux/linux-5.10/lib/lzo/ |
D | lzo1x_compress.c | 44 literal: in lzo1x_1_do_compress() 112 goto literal; in lzo1x_1_do_compress()
|
/kernel/linux/linux-5.10/Documentation/block/ |
D | biovecs.rst | 27 bio_iovec() and bio_iter_iovec() macros that return literal struct biovecs, 101 literal struct bio_vec - constructed on the fly from the raw biovec but
|
/kernel/linux/linux-5.10/Documentation/translations/it_IT/doc-guide/ |
D | parse-headers.rst | 67 ReStructuredText incluso mediante il blocco ..parsed-literal
|
/kernel/linux/linux-5.10/Documentation/doc-guide/ |
D | parse-headers.rst | 65 included via ..parsed-literal block with cross-references for the
|
D | kernel-doc.rst | 357 ````literal```` 358 A literal block that should be handled as-is. The output will use a
|
/kernel/linux/linux-5.10/kernel/dma/ |
D | Kconfig | 223 preparing literal scatter-gather descriptors, where there is a risk of
|
/kernel/linux/linux-5.10/lib/xz/ |
D | xz_dec_lzma2.c | 211 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member 594 return s->lzma.literal[low + high]; in lzma_literal_probs()
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | Makefile | 130 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | viafb.rst | 297 :literal:
|
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/ |
D | SafeSetID.rst | 104 using literal numbers, and ending with a newline character such as '123:456\n'.
|
12