Home
last modified time | relevance | path

Searched refs:Literal (Results 1 – 18 of 18) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/tests/pyparsing/
H A Dcommon.py10 colon = pyparsing.Literal(":")
13 at = pyparsing.Literal("@")
14 lessthan = pyparsing.Literal("<")
15 greaterthan = pyparsing.Literal(">")
16 opensquare = pyparsing.Literal("[")
17 closesquare = pyparsing.Literal("]")
23 inappropriateinfo = pyparsing.Literal("Inappropriate") + nestexpr
24 submittedinfo = pyparsing.Literal("Submitted") + nestexpr
H A Dparse_upstream_status.py15 [pyparsing.Literal(status) for status in upstream_status_literal_valid_status]
18 upstream_status_mark = pyparsing.Literal("Upstream-Status")
H A Dparse_cve_tags.py15 cve_mark = pyparsing.Literal("CVE:")
H A Dparse_signed_off_by.py20 signed_off_by_mark = pyparsing.Literal("Signed-off-by:")
/openbmc/linux/rust/macros/
H A Dmodule.rs4 use proc_macro::{token_stream, Delimiter, Literal, TokenStream, TokenTree};
71 string = Literal::byte_string(string.as_bytes()), in emit_base()
H A Dpaste.rs12 Some(TokenTree::Literal(lit)) => segments.push((lit.to_string(), lit.span())), in concat()
H A Dpin_data.rs118 TokenTree::Literal(_) | TokenTree::Punct(_) | TokenTree::Ident(_) => vec![tt], in replace_self_and_deny_type_defs()
H A Dhelpers.rs14 if let Some(TokenTree::Literal(literal)) = it.next() { in try_literal()
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py125 class Literal(object): class
284 value=path, type="string", decorators=[Literal("string")]
298 decorators=[Literal(value.get("type", None))],
386 decorators=[Literal(kw["value"].get("type", None))],
413 decorators=[Literal(kw["value"].get("type", None))],
/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c108 #define Literal (RepLenCoder + kNumLenProbs) macro
115 #if Literal != LZMA_BASE_SIZE
170 prob = probs + Literal; in LzmaDec_DecodeReal()
535 prob = probs + Literal; in LzmaDec_TryDummy()
735 UInt32 numProbs = Literal + ((UInt32)LZMA_LIT_SIZE << (p->prop.lc + p->prop.lp)); in LzmaDec_InitStateReal()
/openbmc/u-boot/doc/device-tree-bindings/exynos/
H A Dtmu.txt16 - samsung,efuse-value : SOC actual efuse value (Literal value)
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py54 (Token.Literal.Number.Integer, '', '', '', '#fa0', 'g7'),
55 (Token.Literal.String.Double, '', '', '', '#6f6', 'g7'),
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py8 from typing import IO, Match, NamedTuple, Optional, Literal, Iterable, Type, Dict, List, Any, TypeV…
36 IdentifierType = Literal['type', 'symbol', 'include', 'constant']
H A Dqom_macros.py228 CheckerMacroName = Literal['OBJECT_CHECK', 'OBJECT_CLASS_CHECK', 'OBJECT_GET_CLASS']
/openbmc/linux/tools/perf/pmu-events/
H A Dmetric.py362 class Literal(Expression): class
378 return isinstance(other, Literal) and self.value == other.value
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py102 class Literal(object): class
161 self.decorators.insert(0, Literal(kw["type"]))
204 self.decorators.insert(0, Literal(kw["type"]))
/openbmc/linux/Documentation/devicetree/bindings/
H A Dexample-schema.yaml24 Literal blocks are marked with the '|' at the beginning. The end is marked by
/openbmc/linux/Documentation/networking/
H A Dfilter.rst272 4 #k Literal value stored in k