Home
last modified time | relevance | path

Searched defs:py (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/doc-guide/
H A Dparse-headers.rst21 NAME
27 USAGE
32 SYNOPSIS
55 POSITIONAL ARGUMENTS
67 OPTIONS
78 DESCRIPTION
145 EXAMPLES
171 BUGS
178 COPYRIGHT
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dparse-headers.rst29 parse_headers.py——解析一个C文件,识别函数、结构体、枚举、定义并对Sphinx文档
37 \ **parse_headers.py**\ [<选项>] <C文件> <输出文件> [<例外文件>]
42
63
139
169
178
/linux/Documentation/translations/it_IT/doc-guide/
H A Dparse-headers.rst30 parse_headers.py - analizza i file C al fine di identificare funzioni,
37 \ **parse_headers.py**\ [<options>] <C_FILE> <OUT_FILE> [<EXCEPTIONS_FILE>]
42 OPZIONI
62 DESCRIZIONE
151 ESEMPI
180 BUGS
186 COPYRIGHT
/linux/Documentation/bpf/
H A Ddrgn.rst23 `bpf_inspect.py`_ is a tool intended to inspect BPF programs and maps. It can
37 % sudo bpf_inspect.py prog
104 diff --git a/tools/bpf_inspect.py b/tools/bpf_inspect.py
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4270 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2100 def PixelToYRounded(self, py): argument
2111 def PixelToY(self, py): argument