Home
last modified time | relevance | path

Searched full:positional (Results 1 – 15 of 15) sorted by relevance

/linux/tools/lib/python/kdoc/
H A Denrich_formatter.py13 - Positional arguments are shown in upper cases;
14 - if output is TTY, ``var`` and positional arguments are shown prepended
25 Better format the output, making easier to identify the positional args
54 Enrich positional arguments at usage: line.
67 # Positional argument
/linux/rust/quote/
H A Dformat.rs9 /// Syntax is copied from the [`format!`] macro, supporting both positional and
161 // Positional argument
/linux/scripts/coccinelle/misc/
H A Dcond_no_effect.cocci5 // There can be false positives in cases where the positional
/linux/tools/bpf/runqslower/
H A Drunqslower.c
/linux/Documentation/doc-guide/
H A Dparse-headers.rst55 POSITIONAL ARGUMENTS
/linux/Documentation/admin-guide/
H A Dunicode.rst118 Klingon has an alphabet of 26 characters, a positional numeric writing
/linux/drivers/firmware/
H A Ddmi-sysfs.c575 /* Global positional count of all entries seen. Only for setup */
/linux/rust/macros/
H A Dlib.rs251 /// bindings. All positional and named arguments are automatically wrapped. in fmt()
/linux/arch/um/drivers/
H A Dvector_kern.c44 * Configuration is no longer positional - L2TPv3 and GRE require up to
45 * 10 parameters, passing this as positional is not fit for purpose.
/linux/tools/testing/selftests/bpf/
H A Dbench.c376 "Unrecognized positional argument: %s\n", arg); in parse_arg()
/linux/tools/lib/bpf/
H A Dlinker.c33 /* positional (not necessarily ELF) index in an array of sections */
35 /* positional (not necessarily ELF) index of a matching section in a final object file */
108 /* positional (not necessarily ELF) index in an array of sections */
/linux/tools/testing/kunit/
H A Dkunit_tool_test.py780 # any positional arguments, only ones after an '='
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio2067 provides an absolute positional reference (e.g. a pulse once per
2068 revolution) which may be used to home positional systems as
/linux/drivers/cxl/core/
H A Dregion.c3231 * [+ (pos * gran)] add the positional offset
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py5 # pylint: disable=too-many-positional-arguments, too-many-arguments, too-many-statements