Searched refs:literal (Results 1 – 21 of 21) sorted by relevance
/Linux-v4.19/arch/xtensa/boot/boot-elf/ |
D | bootstrap.S | 34 .literal RomInitAddr, CONFIG_KERNEL_LOAD_ADDRESS 36 .literal RomInitAddr, KERNELOFFSET 39 .literal RomBootParam, 0 41 .literal RomBootParam, _bootparam
|
/Linux-v4.19/lib/ |
D | glob.c | 84 goto literal; in glob_match() 90 goto literal; in glob_match() 107 literal: in glob_match()
|
D | Kconfig.debug | 1673 preparing literal scatter-gather descriptors, where there is a risk of
|
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 76 /* inline literal: drop the borderbox, padding and red color */ 86 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
|
/Linux-v4.19/arch/xtensa/boot/boot-redboot/ |
D | boot.ld | 11 *(.literal .text.literal .text)
|
/Linux-v4.19/Documentation/ |
D | lzo.txt | 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 95 22..255 : copy literal string 104 If last instruction did not copy any literal (state == 0), this 105 encoding will be a copy of 4 or more literal, and must be interpreted 108 0 0 0 0 L L L L (0..15) : copy long literal string
|
/Linux-v4.19/lib/lzo/ |
D | lzo1x_compress.c | 41 literal: in lzo1x_1_do_compress() 51 goto literal; in lzo1x_1_do_compress()
|
/Linux-v4.19/arch/xtensa/ |
D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/Linux-v4.19/Documentation/block/ |
D | biovecs.txt | 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
|
/Linux-v4.19/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
|
D | sphinx.rst | 389 *literal-block* (:ref:`hello_dot_render`).
|
/Linux-v4.19/Documentation/translations/it_IT/doc-guide/ |
D | parse-headers.rst | 67 ReStructuredText incluso mediante il blocco ..parsed-literal
|
D | kernel-doc.rst | 389 ````literal````
|
/Linux-v4.19/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-v4.19/tools/perf/Documentation/ |
D | Makefile | 129 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.rst | 206 :literal:
|
D | devices.rst | 60 :literal:
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 434 This is a pointer to the back of the literal pool which 602 the literal value 0, some risc architectures also do this ). So now 605 + the size of the literal pool to get to the top of the literal pool 632 4003a0: a7 da ff f0 ahi %r13,-16 # literal pool 637 # literal pool
|
/Linux-v4.19/Documentation/security/ |
D | self-protection.rst | 213 Blinding literal values for things like JITs, where the executable
|
/Linux-v4.19/Documentation/kbuild/ |
D | makefiles.txt | 342 part has a literal value which specifies the file that it is for.
|