Searched refs:quoted (Results 1 – 19 of 19) sorted by relevance
| /linux/rust/macros/ |
| H A D | pin_data.rs | |
| /linux/kernel/debug/kdb/ |
| H A D | kdb_main.c | 891 char *cpp, quoted; in kdb_parse() local 936 quoted = '\0'; in kdb_parse() 940 (escaped || quoted || !isspace(*cp))) { in kdb_parse() 953 if (*cp == quoted) in kdb_parse() 954 quoted = '\0'; in kdb_parse() 956 quoted = *cp; in kdb_parse() 958 if (*cpp == '=' && !quoted) in kdb_parse()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-data.txt | 49 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
|
| H A D | perf-diff.txt | 159 to be quoted e.g. --time "1234.567,1234.789 1235,"
|
| H A D | perf-script.txt | 428 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
|
| H A D | perf-report.txt | 494 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
|
| H A D | perf-record.txt | 107 Each event is separated by commas and the group should be quoted to
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | rpc-cache.rst | 212 much be quoted. two mechanisms are available: 220 '\' must be quoted in this way.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-net-cdc_ncm | 87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
|
| /linux/tools/scripts/ |
| H A D | utilities.mak | 90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
|
| /linux/Documentation/usb/ |
| H A D | ehci.rst | 168 approach the quoted 480 MBit/sec transfer rate.
|
| /linux/Documentation/i2c/ |
| H A D | i2c-topology.rst | 26 object (quoted, since it can also be an arbitrator or a gate).
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | running_tips.rst | 386 quoted or escaped, as above.
|
| /linux/scripts/ |
| H A D | checkpatch.pl | 1431 my $quoted = ""; 1463 # Extract comments from names excluding quoted parts 1466 $quoted = $1; 1472 $name = trim("$quoted $name"); 3958 # a quoted string starts before $max_line_length 6371 "quoted string split across lines\n" . $hereprev) && 6399 "break quoted strings at a space character\n" . $hereprev); 6425 # check for spaces before a quoted newline 6428 "unnecessary whitespace before a quoted newline\n" . $herecurr) && 6486 # check for line continuations in quoted string [all...] |
| /linux/Documentation/process/ |
| H A D | security-bugs.rst | 287 It is much harder to have a context-quoted discussion about a complex
|
| H A D | howto.rst | 412 add your statements between the individual quoted sections instead of
|
| H A D | submitting-patches.rst | 343 As is frequently quoted on the mailing list::
|
| /linux/Documentation/admin-guide/ |
| H A D | reporting-regressions.rst | 195 Linux creator and lead developer Linus Torvalds, some of which are quoted in
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 98 double-quoted comment string on the second line. Such strings are ignored
|