Home
last modified time | relevance | path

Searched full:brackets (Results 1 – 25 of 64) sorted by relevance

123

/linux/rust/syn/
H A Dgroup.rs29 pub struct Brackets<'a> { struct
66 pub fn parse_brackets<'a>(input: &ParseBuffer<'a>) -> Result<Brackets<'a>> { in parse_brackets()
67 parse_delimited(input, Delimiter::Bracket).map(|(span, content)| Brackets { in parse_brackets()
96 Delimiter::Bracket => "expected square brackets", in parse_delimited()
240 /// Parse a set of square brackets and expose their content to subsequent
284 $crate::__private::Ok(brackets) => {
285 $content = brackets.content;
286 brackets.token
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-aspeed-uart-routing8 selected option marked by brackets "[]". The list of available options
25 will be marked by brackets "[]".
H A Dsysfs-driver-hid-picolcd8 enclosed in brackets ('[' and ']')
34 the active refresh rate being enclosed in brackets ('[' and ']')
H A Dsysfs-driver-typec-displayport10 with the active one wrapped in square brackets.
33 square brackets.
H A Dsysfs-class-rc28 Enabled protocols are shown in [] brackets.
89 The enabled wakeup protocol is shown in [] brackets.
H A Dsysfs-bus-iio-dac-dpot-dac7 the step and the maximum value, all enclosed in square brackets.
H A Dsysfs-bus-iio-potentiometer-mcp45317 the step and the maximum value, all enclosed in square brackets.
H A Dsysfs-bus-iio-distance-srf0813 in square brackets.
H A Dsysfs-bus-iio-sps3028 square brackets.
/linux/arch/powerpc/include/asm/
H A Dinterrupt.h419 * body with a pair of curly brackets.
466 * body with a pair of curly brackets.
499 * body with a pair of curly brackets.
534 * body with a pair of curly brackets.
567 * body with a pair of curly brackets.
/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-base.yaml70 by angular brackets <>. The OPP binding doesn't provide any provisions to
94 separated by angular brackets <>. If current values aren't required
109 separated by angular brackets <>. If power values aren't required
/linux/tools/power/cpupower/man/
H A Dcpupower-monitor.137 The number of different counters the monitor supports in brackets.
43 coverage in square brackets:
/linux/Documentation/block/
H A Dswitching-sched.rst29 will be displayed, with the currently selected scheduler in brackets::
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_misc.h32 * To match a regular expression use "{{" "}}" brackets,
35 * inside the brackets.
/linux/Documentation/maintainer/
H A Dmodifying-patches.rst16 name, all enclosed in square brackets, is noticeable enough to make it obvious
/linux/Documentation/gpu/
H A Dmsm-crash-dump.rst87 by brackets { }.
/linux/include/media/i2c/
H A Dtc358743.h60 * The values in brackets are calculated with REF_02 when the number of
/linux/Documentation/admin-guide/pm/
H A Dsleep-states.rst192 shown in square brackets.
238 The currently selected option is shown in square brackets, which means
/linux/Documentation/devicetree/bindings/display/
H A Dallwinner,sun4i-a10-display-engine.yaml37 within the square brackets corresponds to the ID of the local endpoint.
/linux/Documentation/admin-guide/
H A Dcputopology.rst55 source for the output is in brackets ("[]").
H A Dkernel-parameters.rst111 in alphabetical order. The text in square brackets at the beginning
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,orion-pinctrl.txt17 Note: brackets (x) are not part of the mpp name for marvell,function and given
H A Dmarvell,armada-375-pinctrl.txt11 Note: brackets (x) are not part of the mpp name for marvell,function and given
H A Dmarvell,dove-pinctrl.txt12 Note: brackets (x) are not part of the mpp name for marvell,function and given
H A Dmarvell,armada-370-pinctrl.txt11 Note: brackets (x) are not part of the mpp name for marvell,function and given

123