Home
last modified time | relevance | path

Searched full:syntax (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst29 :Syntax & eg:
44 :Syntax:
57 :Syntax:
94 :Syntax:
110 :Syntax:
132 :Syntax:
144 :Syntax:
156 :Syntax:
167 :Syntax:
181 :Syntax:
[all …]
H A Dcoresight-tpdm.rst29 :Syntax:
38 :Syntax:
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst17 kernel understands, or how the exact syntax for the ... option is, or
60 :Syntax: root=/dev/<device>
67 The first syntax gives the device by name. These names are converted
151 :Syntax: ro
162 :Syntax: debug
172 :Syntax: debug=<device>
221 :Syntax: ramdisk_size=<size>
250 :Syntax: ether=[<irq>[,<base_addr>[,<mem_start>[,<mem_end>]]]],<dev-name>
266 :Syntax: hd=<cylinders>,<heads>,<sectors>
279 :Syntax: max_scsi_luns=<n>
[all …]
/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst25 在整個內核中使用的一個常見擴展是屬性(attributes) :ref:`gcc-attribute-syntax <tw_gcc-attribute-syntax>`
66 .. _tw_gcc-attribute-syntax:
68 gcc-attribute-syntax
69 https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/tools/perf/Documentation/
H A Dperf-probe.txt65 Define a probe event (see PROBE SYNTAX for detail).
82 which specifies a range of the source code. (see LINE SYNTAX for detail)
87 syntax is same as PROBE SYNTAX, but NO ARGs.
155 PROBE SYNTAX
157 Probe points are defined by following syntax.
177 … the source line number or lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is th…
188 In the probe syntax, '=', '@', '+', ':' and ';' are treated as a special character. You can use a b…
195 Each probe argument follows below syntax.
209 …e, which takes 3 parameters, bit-width, bit-offset, and container-size (usually 32). The syntax is;
213 LINE SYNTAX
[all …]
/linux/drivers/scsi/
H A Dscript_asm.pl21 # Basically, I follow the NCR syntax documented in the NCR53c710
285 die "$0 : syntax error in line $lineno : $_
303 die "$0 : syntax error in line $lineno : $_
325 die "$0 : syntax error in line $lineno : $_
330 die "$0 : syntax error in line $lineno : $_
346 die "$0 : syntax error in line $lineno : $_
357 die "$0 : syntax error in line $lineno : $_
361 die "$0 : syntax error in line $lineno : $_
366 die "$0 : syntax error in line $lineno : $_
420 "$0 : syntax error in line $lineno : $_
[all …]
/linux/Documentation/admin-guide/
H A Dbootconfig.rst18 Config File Syntax
21 The boot config syntax is a simple structured key-value. Each key consists
28 Unlike the kernel command line syntax, spaces are OK around the comma and ``=``.
42 Key-Value Syntax
45 The boot config file syntax allows user to merge partially same word keys
99 Note, since there is no syntax to put a raw value directly under a
125 The config syntax accepts shell-script style comments. The comments starting
142 ``;``). This means following config has a syntax error ::
/linux/Documentation/process/
H A Dprogramming-language.rst19 [gcc-attribute-syntax]_. Attributes allow to introduce
29 directly the GNU attribute syntax (e.g. ``__attribute__((__pure__))``)
53 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/arch/arm/include/asm/
H A Dunified.h3 * include/asm-arm/unified.h - Unified Assembler Syntax helper macros
12 .syntax unified
14 __asm__(".syntax unified");
/linux/tools/lib/bpf/
H A Dlibbpf_common.h54 * followed by assignment using compound literal syntax is done to preserve
55 * ability to use a nice struct field initialization syntax and **hopefully**
62 * values provided by users in struct initializer-syntax as varargs.
77 * syntax as varargs can be provided as well to reinitialize options struct
/linux/Documentation/arch/powerpc/
H A Dultravisor.rst272 Syntax subsubsection
338 Syntax subsubsection
405 Syntax subsubsection
451 Syntax subsubsection
513 Syntax subsubsection
560 Syntax subsubsection
612 Syntax subsubsection
649 Syntax subsubsection
687 Syntax subsubsection
736 Syntax subsubsection
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst413 syntax".
575 - Size in bits of the dec_ref_pic_marking() syntax element.
578 - Combined size in bits of the picture order count related syntax
659 the slice header syntax (the driver will wrap the value if needed). For
661 long_term_frame_idx described in the dec_ref_pic_marking() syntax.
785 according to :ref:`h264` 7.3.1 NAL unit syntax, hence contains
1264 associated MPEG-2 slice data. This includes fields matching the syntax
1326 associated MPEG-2 slice data. This includes fields matching the syntax
1868 params syntax' of the :ref:`vp9` specification for more details.
1897 Predicted-Segment-ID. See '6.4.14 Get segment id syntax'
[all …]
/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst28 [sp-gcc-attribute-syntax]_. Los atributos permiten introducir semántica
52 .. [sp-gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/rust/kernel/
H A Dprint.rs201 /// [`std::format!`] for information about the formatting syntax.
226 /// [`std::format!`] for information about the formatting syntax.
251 /// [`std::format!`] for information about the formatting syntax.
276 /// [`std::format!`] for information about the formatting syntax.
301 /// [`std::format!`] for information about the formatting syntax.
326 /// [`std::format!`] for information about the formatting syntax.
351 /// [`std::format!`] for information about the formatting syntax.
378 /// [`std::format!`] for information about the formatting syntax.
406 /// [`std::format!`] for information about the formatting syntax.
H A Ddevice.rs359 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
385 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
411 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
437 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
463 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
489 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
515 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
541 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
H A Dlib.rs255 /// syntax.
256 // For x86, `asm!` uses intel syntax by default, but we want to use at&t syntax in the kernel.
268 /// syntax.
/linux/Documentation/devicetree/bindings/nvmem/
H A Dnvmem-deprecated-cells.yaml7 title: NVMEM old syntax for fixed cells
14 as direct device subnodes. That syntax was replaced by "fixed-layout"
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst25 [it-gcc-attribute-syntax]_. Gli attributi permettono di aggiungere una semantica,
63 .. [it-gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_args_user.tc9 :;: "user-memory access syntax and ustring working on user memory";:
25 :;: "user-memory access syntax and ustring not working with kernel memory";:
H A Dkprobe_args_syntax.tc3 # description: Kprobe event argument syntax
107 : "Type syntax"
/linux/Documentation/kbuild/
H A Dmakefiles.rst69 kbuild infrastructure. This chapter introduces the syntax used in the
187 the syntax above will also work. So, if you have CONFIG_EXT2_FS=y,
257 Kbuild also supports dedicated syntax, subdir-y and subdir-m, for
270 syntax is always used for directories.
304 in the next section) is the correct syntax to use.
445 This is a custom rule, following the normal syntax
527 If the target is already listed in the recognized syntax such as
760 The syntax used to define composite objects for host programs is
761 similar to the syntax used for kernel objects.
776 Note: The syntax <executable>-y is not permitted for host-programs.
[all …]
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h21 * Rec. ITU-T H.264 (04/2017) E.1.2 HRD parameters syntax.
42 * H.264 (04/2017) E.1.1 VUI parameters syntax.
97 * Rec. ITU-T H.264 (04/2017) 7.3.2.1.1 Sequence parameter set data syntax.
152 * Rec. ITU-T H.264 (04/2017) 7.3.2.2 Picture parameter set RBSP syntax.
/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
H A Dtrigger-synthetic-event-syntax.tc3 # description: event trigger - test synthetic_events syntax parser
21 echo "Test synthetic_events syntax parser"
/linux/Documentation/doc-guide/
H A Dsphinx.rst281 from syntax highlighting, especially short snippets. Use
319 ReStructuredText provides several options for table syntax. Kernel style for
320 tables is to prefer *simple table* syntax or *grid table* syntax. See the
321 `reStructuredText user reference for table syntax`_ for more details.
323 .. _reStructuredText user reference for table syntax:
415 writing the path to the document file, no special syntax required. The path can
/linux/drivers/tty/
H A Dmoxa.c1594 * Syntax:
1599 * Syntax:
1612 * Syntax:
1618 * Syntax:
1624 * Syntax:
1637 * Syntax:
1648 * Syntax:
1663 * Syntax:
1671 * Syntax:
1683 * Syntax:
[all …]

12345678910>>...14