Home
last modified time | relevance | path

Searched full:delimited (Results 1 – 25 of 46) sorted by relevance

12

/linux/rust/syn/
H A Dverbatim.rs18 // A syntax node can cross the boundary of a None-delimited group in between()
27 panic!("verbatim end must not be inside a delimited group"); in between()
H A Dbuffer.rs131 /// `None`-delimited scopes when the cursor reaches the end of them,
137 // from None-delimited groups entered with `ignore_none`. in create()
167 /// While the cursor is looking at a `None`-delimited group, move it to look
169 /// the cursor past the `None`-delimited group.
242 // If we're not trying to enter a none-delimited group, we want to in group()
304 /// This method does not treat `None`-delimited groups as transparent, and
348 /// Skip over the next token that is not a None-delimited group, without
H A Drestriction.rs75 // Recognize an empty None-delimited group, as produced by a $:vis in parse()
/linux/tools/scripts/
H A Dutilities.mak50 # in an `awk' program that is delimited by shell
67 # delimited by shell single-quotes, so be wary
83 # embedding in a shell string that is delimited by
/linux/Documentation/hwmon/
H A Docc.rst95 of a string, delimited by underscores, i.e. "0_15_1".
103 delimited by an underscore, i.e. "0_system". Sensor
/linux/rust/proc-macro2/
H A Dlib.rs533 /// A single token or a delimited sequence of token trees (e.g. `[1, (), ..]`).
548 /// the contained token or a delimited stream.
631 /// A delimited token stream.
640 /// Describes how a sequence of token trees is delimited.
659 /// Note: rustc currently can ignore the grouping of tokens delimited by `None` in the output
660 /// of a proc_macro. Only `None`-delimited groups created by a macro_rules macro in the input
662 /// Any `None`-delimited groups (re)created by a proc_macro will therefore not preserve
699 /// Returns the `TokenStream` of tokens that are delimited in this `Group`.
1314 /// delimited groups, and returns whole groups as token trees.
H A Dextra.rs121 /// Returns a span covering the entire delimited group.
/linux/Documentation/ABI/testing/
H A Dsysfs-uevent34 delimited by a space character ' '. Each pair appears in
H A Dsysfs-bus-cxl55 this attribute conveys a comma delimited list of platform
82 this attribute conveys a comma delimited list of platform
/linux/drivers/md/
H A Ddm-ima.h35 * pairs delimited by a semicolon at the end of the list.
H A Ddm-init.c206 /* Delimit last field that can be delimited by semi-colon */ in dm_parse_device_entry()
/linux/tools/testing/ktest/examples/include/
H A Dpatchcheck.conf53 # (space delimited)
/linux/tools/power/pm-graph/
H A Dbootgraph.870 argument can be a single function name or a comma delimited list.
/linux/Documentation/trace/
H A Dkprobetrace.rst184 "kprobe_event=" parameter. The parameter accepts a semicolon-delimited
186 The difference is that the probe definition parameters are comma-delimited
/linux/Documentation/RCU/
H A Dchecklist.rst349 locks. RCU read-side critical sections are delimited by
456 critical section, which are delimited by rcu_read_lock_trace()
/linux/Documentation/filesystems/
H A Dnilfs2.rst254 logically one log, is delimited with flags marked in the segment
/linux/samples/landlock/
H A Dsandboxer.c314 "Multi-valued settings (lists of ports, paths, scopes) are colon-delimited.\n"
/linux/tools/perf/util/
H A Ddata-convert-json.c385 // The opening brace is printed manually because it isn't delimited from a in bt_convert__perf2json()
/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst48 The 3rd space-delimited column shows the current flags, preceded by
/linux/Documentation/devicetree/bindings/cpu/
H A Didle-states.yaml171 The graph is split in two parts delimited by time 1ms on the X-axis.
175 The graph curve in the area delimited by X-axis values = {x | x > 1ms } has
/linux/include/sound/
H A Dcore.h90 char components[128]; /* card components delimited with
/linux/drivers/parisc/
H A Dpdc_stable.c255 * Hardware paths are to be given '/'-delimited, without brackets.
373 * Layers are to be given '.'-delimited, without brackets.
/linux/security/
H A Dlsm_init.c194 * lsm_order_parse - Parse the comma delimited LSM list
/linux/drivers/scsi/
H A Dscript_asm.pl176 # delimited list of address,size
688 expected $set followed by a AND delimited list of one or
/linux/Documentation/admin-guide/mm/
H A Dslab.rst42 blocks of options delimited by ';'. The last of "all slabs" blocks is applied

12