Home
last modified time | relevance | path

Searched full:literal (Results 1 – 25 of 75) sorted by relevance

123

/qemu/scripts/tracetool/format/
H A Dlog_stap.py37 literal = ""
47 raise Exception("Unexpected escape outside string 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)
/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 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::
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 Dqemu-block-drivers.rst.inc475 .. parsed-literal::
485 .. parsed-literal::
492 .. parsed-literal::
509 .. parsed-literal::
516 .. parsed-literal::
522 .. parsed-literal::
528 .. parsed-literal::
534 .. parsed-literal::
542 .. parsed-literal::
550 .. parsed-literal::
[all …]
H A Dtarget-i386-desc.rst.inc53 .. parsed-literal::
59 .. parsed-literal::
70 .. parsed-literal::
H A Dlinuxboot.rst12 .. parsed-literal::
24 .. parsed-literal::
H A Dintroduction.rst97 .. parsed-literal::
109 .. parsed-literal::
116 .. parsed-literal::
H A Dvm-templating.rst46 .. parsed-literal::
70 .. parsed-literal::
/qemu/docs/sphinx/
H A Dqapidoc_legacy.py75 term should be a list of Text and literal nodes.
78 - a list of Text and literal nodes, which will be put into
101 """Return list of Text, literal nodes for the ifcond
110 doc = nodes.literal('', doc)
120 """Return list of Text, literal nodes for this member
126 term = [nodes.literal('', member.name)]
129 term.append(nodes.literal('', member.type.doc_type()))
137 """Return list of Text, literal nodes for variant 'when' clause
144 nodes.literal('', branches.tag_member.name),
146 nodes.literal('', '"%s"' % variant.name)]
[all …]
/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::
H A Dcanokey.rst84 .. parsed-literal::
123 .. parsed-literal::
130 .. parsed-literal::
141 .. parsed-literal::
H A Dvirtio-gpu.rst53 .. parsed-literal::
68 .. parsed-literal::
80 .. parsed-literal::
115 .. parsed-literal::
H A Dusb.rst58 .. parsed-literal::
85 .. parsed-literal::
120 .. parsed-literal::
135 .. parsed-literal::
184 .. parsed-literal::
190 .. parsed-literal::
199 .. parsed-literal::
359 .. parsed-literal::
H A Dnet.rst105 .. parsed-literal::
120 .. parsed-literal::
157 .. parsed-literal::
170 .. parsed-literal::
H A Dvhost-user.rst114 .. parsed-literal::
121 .. parsed-literal::
/qemu/docs/tools/
H A Dqemu-trace-stap.rst52 .. parsed-literal::
59 .. parsed-literal::
96 .. parsed-literal::
102 .. parsed-literal::
110 .. parsed-literal::
/qemu/docs/system/i386/
H A Dxen.rst20 .. parsed-literal::
27 .. parsed-literal::
81 .. parsed-literal::
99 .. parsed-literal::
119 .. parsed-literal::
/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
/qemu/docs/sphinx-static/
H A Dtheme_overrides.css197 /* inline literal: drop the borderbox, padding and red color */
207 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
/qemu/qobject/
H A Dqlit.c2 * QLit literal qobject
38 /* Note: the literal qdict must not contain duplicates, this is in qlit_equal_qdict()
H A Djson-lexer.c24 * numbers, and three literal names.
47 * [...] three literal names:
49 * [This lexer accepts [a-z]+, and leaves rejecting unknown literal
/qemu/tests/tcg/xtensa/
H A Dlinker.ld.S127 *(.text .stub .text.* .gnu.linkonce.t.* .literal .literal.*)
/qemu/
H A Dqemu-options.hx623 .. parsed-literal::
651 .. parsed-literal::
705 .. parsed-literal::
738 .. parsed-literal::
805 .. parsed-literal::
1711 .. parsed-literal::
1717 .. parsed-literal::
1727 .. parsed-literal::
1736 .. parsed-literal::
1743 .. parsed-literal::
[all …]

123