Home
last modified time | relevance | path

Searched refs:brace (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/tools/bootconfig/samples/
H A Dbad-tree.bconf1 # brace is not closing
/linux-6.15/Documentation/trace/
H A Dfunction-graph-fold.vim7 " as would normally appear on the line with the closing brace. Folded
/linux-6.15/Documentation/admin-guide/
H A Dbootconfig.rst33 hash (``#``) and closing brace (``}``).
46 by brace. For example::
100 structured key, you have to define it outside of the brace. For example::
/linux-6.15/Documentation/process/
H A Dcoding-style.rst127 brace last on the line, and put the closing brace first, thusly:
152 opening brace at the beginning of the next line, thus:
166 Note that the closing brace is empty on a line of its own, **except** in
191 Also, note that this brace-placement also minimizes the number of empty
473 closing function brace line. E.g.:
672 (brace-list-intro . +)
/linux-6.15/Documentation/dev-tools/
H A Dcheckpatch.rst1052 The preferred way is to put the opening brace last on the line,
1053 and put the closing brace first::
1061 opening brace at the beginning of the next line, thus::
1082 3. Inside a curly brace::
1108 The opening brace should be following the function definitions on the
/linux-6.15/tools/scripts/
H A Dutilities.mak71 # misinterpreted as a brace expansion; this can be
/linux-6.15/Documentation/kbuild/
H A Dkconfig-macro-language.rst57 a syntax error. The curly brace form as in ${CC} is not supported either.
/linux-6.15/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst601 (brace-list-intro . +)
/linux-6.15/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst615 (brace-list-intro . +)
/linux-6.15/kernel/sched/
H A Dcore.c7667 bool brace = IS_ENABLED(CONFIG_PREEMPT_RT) && in preempt_model_str() local
7680 brace ? "_{" : "_", in preempt_model_str()
7681 brace ? "," : ""); in preempt_model_str()
7687 brace ? "}" : ""); in preempt_model_str()
7693 brace ? "}" : ""); in preempt_model_str()
/linux-6.15/scripts/
H A Dcheckpatch.pl5676 my $brace = $15;
5686 $newline .= " {" if (defined($brace));
/linux-6.15/tools/perf/Documentation/
H A Dperf-record.txt106 - a group of events surrounded by a pair of brace ("{event1,event2,...}").
/linux-6.15/Documentation/translations/it_IT/process/
H A Dcoding-style.rst664 (brace-list-intro . +)
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst703 (brace-list-intro . +)
/linux-6.15/
H A DMAINTAINERS10460 M: Don Brace <don.brace@microchip.com>
16218 M: Don Brace <don.brace@microchip.com>