Searched refs:literal (Results 1 – 25 of 42) sorted by relevance
12
/linux/Documentation/ide/ |
A D | changelogs.rst | 5 :literal: 11 :literal: 17 :literal:
|
/linux/Documentation/usb/ |
A D | text_files.rst | 5 :literal: 11 :literal: 23 :literal:
|
/linux/tools/perf/util/ |
A D | expr.l | 82 static int literal(yyscan_t scanner) in literal() function 100 literal #[0-9a-zA-Z_\.\-]+ 111 {literal} { return literal(yyscanner); }
|
A D | expr.c | 405 double expr__get_literal(const char *literal) in expr__get_literal() argument 409 if (!strcmp("#smt_on", literal)) in expr__get_literal() 412 if (!strcmp("#num_cpus", literal)) in expr__get_literal() 428 if (!strcmp("#num_packages", literal)) in expr__get_literal() 430 if (!strcmp("#num_dies", literal)) in expr__get_literal() 432 if (!strcmp("#num_cores", literal)) in expr__get_literal() 435 pr_err("Unrecognized literal '%s'", literal); in expr__get_literal()
|
A D | expr.h | 61 double expr__get_literal(const char *literal);
|
/linux/Documentation/staging/ |
A D | index.rst | 26 :literal: 40 :literal: 54 :literal:
|
A 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/lib/ |
A D | glob.c | 84 goto literal; in glob_match() 90 goto literal; in glob_match() 107 literal: in glob_match()
|
/linux/Documentation/sphinx-static/ |
A 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/arch/xtensa/boot/boot-redboot/ |
A D | boot.ld | 11 *(.literal .text.literal .text)
|
/linux/Documentation/driver-api/ |
A D | firewire.rst | 23 :literal: 32 :literal:
|
/linux/Documentation/sphinx/ |
A 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/Documentation/netlabel/ |
A D | draft_ietf.rst | 5 :literal:
|
/linux/Documentation/s390/ |
A D | text_files.rst | 5 :literal:
|
/linux/Documentation/translations/ko_KR/ |
A D | index.rst | 25 :literal:
|
/linux/Documentation/admin-guide/aoe/ |
A D | examples.rst | 5 :literal:
|
/linux/tools/lib/perf/Documentation/ |
A D | Makefile | 79 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/linux/lib/lzo/ |
A D | lzo1x_compress.c | 44 literal: in lzo1x_1_do_compress() 112 goto literal; in lzo1x_1_do_compress()
|
/linux/tools/lib/traceevent/Documentation/ |
A D | Makefile | 97 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/linux/arch/xtensa/ |
A D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/linux/Documentation/block/ |
A 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/tools/perf/Documentation/ |
A D | Makefile | 127 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/linux/Documentation/translations/it_IT/doc-guide/ |
A D | parse-headers.rst | 67 ReStructuredText incluso mediante il blocco ..parsed-literal
|
/linux/Documentation/doc-guide/ |
A D | parse-headers.rst | 65 included via ..parsed-literal block with cross-references for the
|
/linux/Documentation/translations/zh_CN/doc-guide/ |
A D | kernel-doc.rst | 329 ````literal````
|
Completed in 28 milliseconds
12