Home
last modified time | relevance | path

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

12

/linux/rust/macros/
H A Dpin_data.rs
/linux/lib/
H A Dcmdline.c230 int in_quote = 0, quoted = 0; in next_arg() local
235 quoted = 1; in next_arg()
263 if (quoted && i > 0 && args[i-1] == '"') in next_arg()
H A Dstring_helpers.c681 char *buffer, *quoted; in kstrdup_quotable_cmdline() local
701 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()
703 return quoted; in kstrdup_quotable_cmdline()
/linux/arch/x86/entry/vdso/vdso32/
H A Dnote.S11 /* Ideally this would use UTS_NAME, but using a quoted string here
/linux/scripts/gdb/linux/
H A Dcpus.py146 Note that VAR has to be quoted as string."""
163 Note that VAR has to be quoted as string."""
H A Dutils.py84 Note that TYPE and ELEMENT have to be quoted as strings."""
/linux/Documentation/filesystems/nfs/
H A Drpc-cache.rst212 much be quoted. two mechanisms are available:
220 '\' must be quoted in this way.
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-series.sh27 echo "$0: Need a quoted list of --config arguments for first argument."
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-cdc_ncm87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
/linux/Documentation/process/
H A Dsecurity-bugs.rst37 It is much harder to have a context-quoted discussion about a complex
/linux/arch/x86/include/asm/
H A Dvmxfeatures.h11 * Note: If the comment begins with a quoted string, that string is used
/linux/tools/scripts/
H A Dutilities.mak90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
/linux/arch/m68k/mac/
H A Dmacboing.c102 * Quoted from Apple's Tech Info Library, article number 16405: in mac_init_asc()
/linux/Documentation/misc-devices/
H A Doxsemi-tornado.rst42 (including those quoted in Oxford Semiconductor documentation), giving
/linux/Documentation/usb/
H A Dehci.rst168 approach the quoted 480 MBit/sec transfer rate.
/linux/tools/perf/Documentation/
H A Dperf-diff.txt156 to be quoted e.g. --time "1234.567,1234.789 1235,"
H A Dperf-script.txt423 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
/linux/Documentation/admin-guide/
H A Dtainted-kernels.rst58 this on the machine that had the statements in the logs that were quoted earlier::
/linux/tools/perf/util/
H A Dparse-events.l220 * PE_NAME token when quoted, allows ':,.='.
/linux/scripts/clang-tools/
H A Dgen_compile_commands.py182 # For relative includes (quoted), resolve path relative to source file.
/linux/security/tomoyo/
H A Dcondition.c253 * tomoyo_get_dqword - tomoyo_get_name() for a quoted string.
272 * tomoyo_parse_name_union_quoted - Parse a quoted word.
/linux/include/acpi/
H A Dacoutput.h245 * The Name parameter should be the procedure name as a non-quoted string.
/linux/tools/testing/selftests/ftrace/
H A Dftracetest314 # Use eval to pass quoted-patterns correctly.
/linux/Documentation/dev-tools/kunit/
H A Drunning_tips.rst386 quoted or escaped, as above.
/linux/rust/quote/
H A Dlib.rs41 //! The following quasi-quoted block of code is something you might find in [a]
43 //! syntax performs interpolation of runtime variables into the quoted tokens.
246 /// ### Combining quoted fragments

12