Home
last modified time | relevance | path

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

1234567

/openbmc/qemu/scripts/tracetool/format/
H A Dlog_stap.py37 literal = ""
48 literal = literal + fmt[i]
52 bits.append(literal)
53 literal = ""
65 literal = literal + fmt[i]
72 literal = literal + fmt[i]
79 bits.append(literal)
/openbmc/u-boot/arch/xtensa/cpu/
H A Du-boot.lds43 RELOCATE2(KernelExceptionVector,literal);
45 RELOCATE2(UserExceptionVector,literal);
47 RELOCATE2(DoubleExceptionVector,literal);
59 SECTION_VECTOR(KernelExceptionVector,literal,XCHAL_KERNEL_VECTOR_VADDR-8,
62 SECTION_VECTOR(KernelExceptionVector,literal,XCHAL_KERNEL_VECTOR_VADDR-8,
66 FOLLOWING(.KernelExceptionVector.literal))
67 SECTION_VECTOR(UserExceptionVector,literal,XCHAL_USER_VECTOR_VADDR-8,
70 FOLLOWING(.UserExceptionVector.literal))
71 SECTION_VECTOR(DoubleExceptionVector,literal,XCHAL_DOUBLEEXC_VECTOR_VADDR-8,
74 FOLLOWING(.DoubleExceptionVector.literal))
/openbmc/linux/tools/perf/util/
H A Dexpr.c418 double expr__get_literal(const char *literal, const struct expr_scanner_ctx *ctx) in expr__get_literal() argument
423 if (!strcmp("#num_cpus", literal)) { in expr__get_literal()
427 if (!strcmp("#num_cpus_online", literal)) { in expr__get_literal()
435 if (!strcasecmp("#system_tsc_freq", literal)) { in expr__get_literal()
446 if (!strcasecmp("#smt_on", literal)) { in expr__get_literal()
450 if (!strcmp("#core_wide", literal)) { in expr__get_literal()
455 if (!strcmp("#num_packages", literal)) { in expr__get_literal()
460 if (!strcmp("#num_dies", literal)) { in expr__get_literal()
465 if (!strcmp("#num_cores", literal)) { in expr__get_literal()
470 if (!strcmp("#slots", literal)) { in expr__get_literal()
[all …]
H A Dexpr.l85 static int literal(yyscan_t scanner, const struct expr_scanner_ctx *sctx) in literal() function
105 literal #[0-9a-zA-Z_\.\-]+
118 {literal} { return literal(yyscanner, sctx); }
/openbmc/linux/Documentation/usb/
H A Dtext_files.rst5 :literal:
11 :literal:
23 :literal:
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dldscript.h67 KEEP(*(.reset.literal .reset.text)) \
74 *(.literal .text) \
75 *(.literal.* .text.* .stub) \
76 *(.gnu.warning .gnu.linkonce.literal.*) \
77 *(.gnu.linkonce.t.*.literal .gnu.linkonce.t.*) \
78 *(.fini.literal) \
/openbmc/linux/rust/kernel/
H A Dkunit.rs52 ($name:literal, $file:literal, $diff:expr, $condition:expr $(,)?) => {
158 ($name:literal, $file:literal, $diff:expr, $left:expr, $right:expr $(,)?) => {{
/openbmc/linux/lib/
H A Dglob.c84 goto literal; in glob_match()
90 goto literal; in glob_match()
107 literal: in glob_match()
/openbmc/qemu/docs/system/
H A Ddevice-url-syntax.rst.inc26 .. parsed-literal::
34 .. parsed-literal::
40 .. parsed-literal::
65 .. parsed-literal::
71 .. parsed-literal::
80 .. parsed-literal::
95 .. parsed-literal::
107 .. parsed-literal::
187 .. parsed-literal::
196 .. parsed-literal::
[all …]
H A Dtarget-i386-desc.rst.inc53 .. parsed-literal::
59 .. parsed-literal::
70 .. parsed-literal::
H A Dvnc-security.rst19 .. parsed-literal::
45 .. parsed-literal::
65 .. parsed-literal::
89 .. parsed-literal::
103 .. parsed-literal::
129 .. parsed-literal::
145 .. parsed-literal::
H A Dlinuxboot.rst12 .. parsed-literal::
24 .. parsed-literal::
H A Dreplay.rst36 .. parsed-literal::
47 .. parsed-literal::
105 .. parsed-literal::
126 .. parsed-literal::
136 .. parsed-literal::
151 .. parsed-literal::
167 .. parsed-literal::
183 .. parsed-literal::
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py126 doc = nodes.literal('', doc)
142 term = [nodes.literal('', member.name)]
145 term.append(nodes.literal('', member.type.doc_type()))
160 nodes.literal('', branches.tag_member.name),
162 nodes.literal('', '"%s"' % variant.name)]
182 nodes.literal('', base.doc_type())],
191 nodes.literal('', v.type.doc_type())]
207 termtext = [nodes.literal('', section.member.name)]
234 nodes.literal('', arg_type.name)],
247 [nodes.literal('', section.member.name)], dedent(section.text))
[all …]
/openbmc/u-boot/Documentation/sphinx-static/
H A 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 {
/openbmc/linux/arch/xtensa/boot/boot-redboot/
H A Dboot.ld11 *(.literal .text.literal .text)
/openbmc/qemu/docs/system/devices/
H A Dusb-u2f.rst30 .. parsed-literal::
37 .. parsed-literal::
70 .. parsed-literal::
81 .. parsed-literal::
92 .. parsed-literal::
H A Divshmem.rst7 .. parsed-literal::
24 .. parsed-literal::
56 .. parsed-literal::
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/
H A D0001-Make-CPU-family-warnings-fatal.patch18 'but is missing {}.'.format(minimum_literal - set(literal)))
20 cpu_family = literal['cpu_family']
26 endian = literal['endian']
/openbmc/linux/Documentation/sphinx-static/
H A Dtheme_overrides.css112 /* inline literal: drop the borderbox, padding and red color */
122 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
/openbmc/qemu/docs/tools/
H A Dqemu-trace-stap.rst52 .. parsed-literal::
59 .. parsed-literal::
96 .. parsed-literal::
102 .. parsed-literal::
110 .. parsed-literal::
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css111 /* inline literal: drop the borderbox, padding and red color */
120 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css111 /* inline literal: drop the borderbox, padding and red color */
120 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
/openbmc/qemu/docs/
H A Ddefs.rst.inc7 used inside a parsed-literal block: the definition must not include
8 extra literal formatting with ``..``: this works in the HTML output
/openbmc/linux/Documentation/driver-api/
H A Dfirewire.rst23 :literal:
32 :literal:

1234567