| /linux/rust/syn/ |
| H A D | verbatim.rs | 18 // 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 D | buffer.rs | 131 /// `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 D | restriction.rs | 75 // Recognize an empty None-delimited group, as produced by a $:vis in parse()
|
| /linux/tools/scripts/ |
| H A D | utilities.mak | 50 # 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 D | occ.rst | 95 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 D | lib.rs | 533 /// 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 D | extra.rs | 121 /// Returns a span covering the entire delimited group.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-uevent | 34 delimited by a space character ' '. Each pair appears in
|
| H A D | sysfs-bus-cxl | 55 this attribute conveys a comma delimited list of platform 82 this attribute conveys a comma delimited list of platform
|
| /linux/drivers/md/ |
| H A D | dm-ima.h | 35 * pairs delimited by a semicolon at the end of the list.
|
| H A D | dm-init.c | 206 /* Delimit last field that can be delimited by semi-colon */ in dm_parse_device_entry()
|
| /linux/tools/testing/ktest/examples/include/ |
| H A D | patchcheck.conf | 53 # (space delimited)
|
| /linux/tools/power/pm-graph/ |
| H A D | bootgraph.8 | 70 argument can be a single function name or a comma delimited list.
|
| /linux/Documentation/trace/ |
| H A D | kprobetrace.rst | 184 "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 D | checklist.rst | 349 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 D | nilfs2.rst | 254 logically one log, is delimited with flags marked in the segment
|
| /linux/samples/landlock/ |
| H A D | sandboxer.c | 314 "Multi-valued settings (lists of ports, paths, scopes) are colon-delimited.\n"
|
| /linux/tools/perf/util/ |
| H A D | data-convert-json.c | 385 // The opening brace is printed manually because it isn't delimited from a in bt_convert__perf2json()
|
| /linux/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 48 The 3rd space-delimited column shows the current flags, preceded by
|
| /linux/Documentation/devicetree/bindings/cpu/ |
| H A D | idle-states.yaml | 171 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 D | core.h | 90 char components[128]; /* card components delimited with
|
| /linux/drivers/parisc/ |
| H A D | pdc_stable.c | 255 * Hardware paths are to be given '/'-delimited, without brackets. 373 * Layers are to be given '.'-delimited, without brackets.
|
| /linux/security/ |
| H A D | lsm_init.c | 194 * lsm_order_parse - Parse the comma delimited LSM list
|
| /linux/drivers/scsi/ |
| H A D | script_asm.pl | 176 # delimited list of address,size 688 expected $set followed by a AND delimited list of one or
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | slab.rst | 42 blocks of options delimited by ';'. The last of "all slabs" blocks is applied
|