Home
last modified time | relevance | path

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

/linux-6.3-rc2/rust/macros/
A Dmodule.rs4 use proc_macro::{token_stream, Literal, TokenStream, TokenTree};
53 string = Literal::byte_string(string.as_bytes()), in emit_base()
A Dhelpers.rs14 if let Some(TokenTree::Literal(literal)) = it.next() { in try_literal()
/linux-6.3-rc2/tools/perf/pmu-events/
A Dmetric.py356 class Literal(Expression): class
372 return isinstance(other, Literal) and self.value == other.value
/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dexample-schema.yaml24 Literal blocks are marked with the '|' at the beginning. The end is marked by
/linux-6.3-rc2/Documentation/networking/
A Dfilter.rst272 4 #k Literal value stored in k

Completed in 9 milliseconds