| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | gconf.c | 367 struct gstr help = str_new(); in text_insert_help() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | parse-events.c | 493 char help[BUFSIZ]; in tracepoint_error() local 2154 parse_events_error__handle(struct parse_events_error *err, int idx, char *str, char *help) parse_events_error__handle() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/ |
| H A D | page_fault_test.c | 743 static void help(char *name) in help() function
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_netlink.c | 226 const struct nf_conn_help *help = nfct_help(ct); in ctnetlink_dump_helpinfo() local 1925 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_change_helper() local 2281 struct nf_conn_help *help; ctnetlink_create_conntrack() local 3004 struct nf_conn_help *help; ctnetlink_exp_dump_expect() local 3206 struct nf_conn_help *help = nfct_help(ct); ctnetlink_exp_ct_dump_table() local 3510 struct nf_conn_help *help; ctnetlink_alloc_expect() local [all...] |
| H A D | nf_conntrack_core.c | 1158 struct nf_conn_help *help; in __nf_conntrack_confirm() local 1709 struct nf_conn_help *help; in init_conntrack() local 2050 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_alter_reply() local 2249 const struct nf_conn_help *help; nf_confirm_cthelper() local [all...] |
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | conntrack.c | 579 struct nf_conn_help *help; in skb_nfct_cached() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | apedec.c | 117 uint32_t help; ///< bytes_to_follow resp. intermediate value member
|
| /third_party/alsa-utils/amixer/ |
| H A D | amixer.c | 60 static int help(void) in help() function
|
| /third_party/backends/frontend/ |
| H A D | scanimage.c | 149 static int help; variable [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_test.c | 509 char *help; member
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | growfiles.c | 1827 void help(void) in help() function
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 179 int help = 0; in parse_options() local
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_viewer.cpp | 1176 bool help = false; in main() local
|
| /third_party/libfuse/example/ |
| H A D | cxxopts.hpp | 2063 Options::help(const std::vector<std::string>& help_groups) const in help() function in cxxopts::Options
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | arg.rs | 2043 pub fn help(mut self, h: impl IntoResettable<StyledStr>) -> Self { help() functions [all...] |
| /third_party/python/Tools/stringbench/ |
| H A D | stringbench.py | 43 help="skip regular expression tests") variable in UnsupportedType 46 help="only do 8-bit string benchmarks") variable 49 help="only do Unicode string benchmarks") variable
|
| /third_party/python/Lib/ |
| H A D | pdb.py | 1724 def help(): global() function [all...] |
| H A D | pydoc.py | 2045 def help(self, request): global() function 2210 help = Helper() global() variable [all...] |
| /third_party/python/Lib/idlelib/ |
| H A D | editor.py | 21 from idlelib import help namespace
|
| /third_party/pulseaudio/src/utils/ |
| H A D | pactl.c | 2643 static void help(const char *argv0) { in help() function
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 272 char *name, *help; member [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 315 char *name, *help; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
| H A D | debugfs.c | 929 char help[] = "pmc control, write:\n" in wil_read_pmccfg() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | parse-events.c | 187 parse_events__handle_error(struct parse_events_error *err, int idx, char *str, char *help) parse_events__handle_error() argument 532 char help[BUFSIZ]; tracepoint_error() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| H A D | hists.c | 742 int hist_browser__run(struct hist_browser *browser, const char *help, in hist_browser__run() argument 3613 int perf_evlist__tui_browse_hists(struct evlist *evlist, const char *help, in perf_evlist__tui_browse_hists() argument 3455 perf_evsel_menu__run(struct evsel_menu *menu, int nr_events, const char *help, struct hist_browser_timer *hbt, bool warn_lost_event) perf_evsel_menu__run() argument 3558 __perf_evlist__tui_browse_hists(struct evlist *evlist, int nr_entries, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) __perf_evlist__tui_browse_hists() argument 3675 static const char help[] = block_hists_tui_browse() local [all...] |