Home
last modified time | relevance | path

Searched refs:delimiters (Results 1 – 17 of 17) sorted by relevance

/linux/tools/power/x86/intel-speed-select/
H A Disst-display.c88 static char delimiters[256]; in format_and_print_txt() local
95 strcpy(delimiters, " "); in format_and_print_txt()
98 j += snprintf(&delimiters[j], sizeof(delimiters) - j, in format_and_print_txt()
103 fprintf(outf, "%s", delimiters); in format_and_print_txt()
106 fprintf(outf, "%s", delimiters); in format_and_print_txt()
115 static char delimiters[256]; in format_and_print() local
133 j += snprintf(&delimiters[j], sizeof(delimiters) - j, in format_and_print()
143 fprintf(outf, "%s\"%s\": ", delimiters, header); in format_and_print()
150 k += snprintf(&delimiters[k], in format_and_print()
151 sizeof(delimiters) - k, in format_and_print()
[all …]
/linux/scripts/kconfig/tests/preprocess/escape/
H A DKconfig7 # delimiters. You can use the following trick to do so.
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-amba20 no support for parsing delimiters.
H A Dsysfs-bus-vmbus20 there is no support for parsing delimiters.
H A Dsysfs-bus-vdpa57 no support for parsing delimiters.
H A Dsysfs-bus-platform20 the override, there is no support for parsing delimiters.
H A Dsysfs-bus-css52 there is no support for parsing delimiters.
H A Dsysfs-bus-wmi22 specified in the override, there is no support for parsing delimiters.
H A Dsysfs-bus-pci353 there is no support for parsing delimiters.
/linux/Documentation/admin-guide/
H A Dbootconfig.rst23 string has to be terminated by the following delimiters described below.
27 for delimiters such as semi-colon (``;``), new-line (``\n``), comma (``,``),
30 If the ``=`` is followed by whitespace up to one of these delimiters, the
43 If you want to use those delimiters in a value, you can use either double-
H A Dspkguide.txt376 /speakup/delimiters
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst162 Kconfig uses only commas for delimiters, and keeps all whitespaces in the
186 appear in the $( ) context are always delimiters. It means::
/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst88 concatenation with delimiters ``,`` and ``;``.
/linux/drivers/accessibility/speakup/
H A Dkobjects.c878 __ATTR(delimiters, 0644, punc_show, punc_store);
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-speakup46 What: /sys/accessibility/speakup/delimiters
/linux/Documentation/networking/
H A Dtimestamping.rst361 In general, bytestreams have no natural delimiters and therefore
/linux/Documentation/trace/
H A Devents.rst1109 add a string as-is, with no spaces, delimiters, or arg check.