/third_party/eudev/src/udev/ |
H A D | udevd.c | 1032 static void help(void) { in help() function
|
/third_party/f2fs-tools/fsck/ |
H A D | dict.c | 1272 char *help = in construct() local 1339 char *help = in main() local
|
/third_party/alsa-utils/speaker-test/ |
H A D | speaker-test.c | 977 static void help(void) in help() function
|
/third_party/alsa-lib/test/ |
H A D | latency.c | 513 void help(void) in help() function
|
/third_party/lame/misc/ |
H A D | ath.c | 748 static const char help[] = in usage() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | iogen.c | 1935 int help(FILE * stream) in help() function
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsdecrypt.c | 211 int help = 0; in parse_options() local
|
H A D | ntfsundelete.c | 636 int help = 0; in parse_options() local
|
H A D | ntfswipe.c | 297 int help = 0; in parse_options() local
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aubinator_error_decode.c | 817 bool help = false, pager = true; in main() local
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
H A D | ctest.c | 1189 static void help ( const char *argv0 ) in help() function
|
/third_party/libfuse/example/ |
H A D | passthrough_hp.cc | 1227 auto help = opt_parser.help(); in parse_options() local
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/ |
H A D | page-poisoning.c | 123 static void help(void) in help() function
|
/third_party/python/Tools/wasm/ |
H A D | wasm_build.py | 767 help="Clean build directories first", variable 774 help="Verbose logging", variable 780 help="Run configure and make in silent mode", variable 786 help=( variable 799 help=f"Build platform: {', '.join(platforms_help)}", variable 819 help=f"operation (default: build)\n\n{ops_help}", variable
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-command.c | 66 const char *help; member
|
/third_party/python/Lib/idlelib/ |
H A D | configdialog.py | 201 def help(self): member in ConfigDialog [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/ |
H A D | capture_replay_tests.py | 1051 help='Where to build ANGLE for capture and replay. Relative to the ANGLE folder. Default is "%s".' variable 1058 help='Same as GoogleTest\'s filter argument. Default is "%s".' % DEFAULT_FILTER) variable 1062 help='Test suite binary to execute. Default is "%s".' % DEFAULT_TEST_SUITE) variable 1067 help='Number of tests in a batch. Default is %d.' % DEFAULT_BATCH_COUNT) variable 1071 help='Whether to keep the temp files and folders. Off by default') variable 1076 help='Set custom goma directory. Uses the goma in path by default.') variable 1080 help='Whether to write output to a result file. Off by default') variable 1084 help variable 1091 help='Controls the logging level. Default is "%s".' % DEFAULT_LOG_LEVEL) global() variable 1097 help='Maximum number of test processes. Default is %d.' % DEFAULT_MAX_JOBS) global() variable 1102 help='Also run tests that are disabled in the expectations by SKIP_FOR_CAPTURE') global() variable 1107 help='Maximum number of concurrent ninja jobs to run at once.') global() variable [all...] |
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
H A D | ctest.c | 1184 static void help ( const char *argv0 ) in help() function
|
/third_party/pulseaudio/src/utils/ |
H A D | pacat.c | 674 static void help(const char *argv0) { in help() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
H A D | flag.h | 432 FlagImpl(const char* name, const char* filename, FlagOpFn op, FlagHelpArg help, FlagValueStorageKind value_kind, FlagDefaultArg default_arg) FlagImpl() argument 637 Flag(const char* name, const char* filename, FlagHelpArg help, const FlagDefaultArg default_arg) Flag() argument [all...] |
/kernel/linux/linux-5.10/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-6.6/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | conntrack.c | 437 const struct nf_conn_help *help; in ovs_ct_helper() local 702 struct nf_conn_help *help; in skb_nfct_cached() local 1338 struct nf_conn_help *help; in ovs_ct_add_helper() local [all...] |
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | gconf.c | 371 struct gstr help = str_new(); in text_insert_help() local
|
/kernel/linux/linux-5.10/kernel/debug/kdb/ |
H A D | kdb_main.c | 722 char *help; member 2717 kdb_register_flags(char *cmd, kdb_func_t func, char *usage, char *help, short minlen, kdb_cmdflags_t flags) kdb_register_flags() argument 2793 kdb_register(char *cmd, kdb_func_t func, char *usage, char *help, short minlen) kdb_register() argument [all...] |