Home
last modified time | relevance | path

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

123456789

/openbmc/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)
/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/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py11 colon = pyparsing.Literal(":")
14 lessthan = pyparsing.Literal("<")
15 greaterthan = pyparsing.Literal(">")
21 inappropriateinfo = pyparsing.Literal("Inappropriate") + nestexpr
22 submittedinfo = pyparsing.Literal("Submitted") + nestexpr
80 signed_off_by_prefix = pyparsing.Literal("Signed-off-by:")
92 [pyparsing.Literal(status) for status in upstream_status_literal_valid_status]
95 upstream_status_prefix = pyparsing.Literal("Upstream-Status")
/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 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 Dlinuxboot.rst12 .. parsed-literal::
24 .. parsed-literal::
/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::
H A Dnet.rst115 .. parsed-literal::
122 .. parsed-literal::
130 .. parsed-literal::
140 .. parsed-literal::
157 .. parsed-literal::
172 .. parsed-literal::
209 .. parsed-literal::
222 .. parsed-literal::
/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/qemu/docs/tools/
H A Dqemu-trace-stap.rst52 .. parsed-literal::
59 .. parsed-literal::
96 .. parsed-literal::
102 .. parsed-literal::
110 .. parsed-literal::
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DAsset.interface.yaml16 YYYYMMDDThhmmssZ. Where 'T' is a literal character to separate date
17 fields from time and 'Z' is a literal character to indicate UTC. If
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/
H A D0001-Remove-whitespace-in-operator-_json.patch9 …ier '_json' preceded by whitespace in a literal operator declaration is deprecated [-Werror,-Wdepr…
25 /// @brief user-defined string literal for JSON values
34 /// @brief user-defined string literal for JSON pointer
/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/openbmc-test-automation/extended/
H A Drun_keyword.py68 # could take the output of the first call and specify it as a literal on
75 # You wish to take the output of that call and specify it as a literal
77 # Want Dictionary parm=<literal dictionary specification>
79 # literal in Robot Framework.
/openbmc/u-boot/lib/zlib/
H A Dinftrees.h15 the entry is a pointer to another table, a literal, a length or
22 of a literal, the base length or distance, or the offset from
31 00000000 - literal
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libtoml11/files/
H A D0001-Remove-whitespace-in-operator.patch9 …ier '_toml' preceded by whitespace in a literal operator declaration is deprecated [-Werror,-Wdepr…
33 // value of u8"" literal has been changed from char to char8_t and char8_t is
/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/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/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DAsset.interface.yaml20 YYYYMMDDThhmmssZ. Where 'T' is a literal character to separate date
21 fields from time and 'Z' is a literal character to indicate UTC.
/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/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/system/i386/
H A Dxen.rst20 .. parsed-literal::
27 .. parsed-literal::
81 .. parsed-literal::
99 .. parsed-literal::
119 .. parsed-literal::

123456789