Home
last modified time | relevance | path

Searched refs:literal (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/arch/xtensa/boot/boot-elf/
Dbootstrap.S34 .literal RomInitAddr, CONFIG_KERNEL_LOAD_ADDRESS
36 .literal RomInitAddr, KERNELOFFSET
39 .literal RomBootParam, 0
41 .literal RomBootParam, _bootparam
/Linux-v4.19/lib/
Dglob.c84 goto literal; in glob_match()
90 goto literal; in glob_match()
107 literal: in glob_match()
DKconfig.debug1673 preparing literal scatter-gather descriptors, where there is a risk of
/Linux-v4.19/Documentation/sphinx-static/
Dtheme_overrides.css76 /* 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/
Dboot.ld11 *(.literal .text.literal .text)
/Linux-v4.19/Documentation/
Dlzo.txt33 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/
Dlzo1x_compress.c41 literal: in lzo1x_1_do_compress()
51 goto literal; in lzo1x_1_do_compress()
/Linux-v4.19/arch/xtensa/
DKconfig.debug18 The default linker behavior is to combine identical literal
/Linux-v4.19/Documentation/block/
Dbiovecs.txt27 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/
Dparse-headers.rst65 included via ..parsed-literal block with cross-references for the
Dkernel-doc.rst357 ````literal````
358 A literal block that should be handled as-is. The output will use a
Dsphinx.rst389 *literal-block* (:ref:`hello_dot_render`).
/Linux-v4.19/Documentation/translations/it_IT/doc-guide/
Dparse-headers.rst67 ReStructuredText incluso mediante il blocco ..parsed-literal
Dkernel-doc.rst389 ````literal````
/Linux-v4.19/lib/xz/
Dxz_dec_lzma2.c211 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/
DMakefile129 XMLTO_EXTRA += -m manpage-bold-literal.xsl
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.rst206 :literal:
Ddevices.rst60 :literal:
/Linux-v4.19/Documentation/s390/
DDebugging390.txt434 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/
Dself-protection.rst213 Blinding literal values for things like JITs, where the executable
/Linux-v4.19/Documentation/kbuild/
Dmakefiles.txt342 part has a literal value which specifies the file that it is for.