/third_party/rust/crates/bindgen/csmith-fuzzing/ |
H A D | driver.py | 29 help="Do not stop after finding a test case that exhibits a bug in `bindgen`. Instead, keep going.") variable 41 help="Pass this argument string to `csmith`. By default, very small functions are generated.") variable 54 help="Pass this argument string to `bindgen`. By default, all traits are derived.") variable 60 help="Do not run `creduce` on any buggy test case(s) discovered.") variable
|
/third_party/python/Tools/importbench/ |
H A D | importbench.py | 232 help='file to read benchmark data from to compare ' variable 236 help='file to write benchmark data to') variable 238 help='specific benchmark to run') variable
|
/third_party/python/Tools/scripts/ |
H A D | highlight.py | 226 help = 'file containing Python sourcecode') variable 228 help = 'launch a browser to show results') variable 230 help = 'build a complete html webpage') variable 232 help = 'build a LaTeX document') variable 234 help = 'raw parse of categorized text') variable 236 help = 'show an HTML section rather than a complete webpage') variable
|
H A D | patchcheck.py | 307 help='Perform pass/fail checks') variable
|
/third_party/rust/crates/clap/tests/derive/ |
H A D | main.rs | 19 mod help; modules
|
/third_party/protobuf/benchmarks/python/ |
H A D | py_benchmark.py | 12 help="testing data files.") variable 15 help="Whether to output json results") variable 17 help="The output json format's behavior's name's prefix", variable 22 help="Whether to link generated code library") variable
|
/third_party/protobuf/benchmarks/util/ |
H A D | result_uploader.py | 75 help="The CPP benchmark result file's name", variable 78 help="The Java benchmark result file's name", variable 81 help="The Python benchmark result file's name", variable 84 help="The golang benchmark result file's name", variable 87 help="The node.js benchmark result file's name", variable 90 help="The pure php benchmark result file's name", variable 93 help="The php with c ext benchmark result file's name", variable
|
/third_party/python/Lib/idlelib/ |
H A D | macosx.py | 213 from idlelib import help namespace
|
/third_party/pulseaudio/src/tests/ |
H A D | resampler-test.c | 254 static void help(const char *argv0) { in help() function
|
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/ |
H A D | __main__.py | 65 help = "What to do with the generated rules.", variable 72 help = "Path to data source folder (icu4c/source/data).", variable 78 help = "Path to an ICU data filter JSON file.", variable 83 help = "Include the full Unicode core data in the dat file.", variable 89 help = "Whether to optimize rules to be run sequentially (fewer threads) or in parallel (many threads). Defaults to 'sequential', which is better for unix-exec and windows-exec modes. 'parallel' is often better for massively parallel build systems.", variable 95 help = "Print more verbose output (default false).", variable 103 help = "Path to where to save output data files.", variable 108 help = "Path to where to save temporary files.", variable 113 help variable 118 help = "The build configuration of the tools. Used in 'windows-exec' mode only.", global() variable [all...] |
/third_party/pulseaudio/src/utils/ |
H A D | pasuspender.c | 226 static void help(const char *argv0) { in help() function
|
H A D | pacmd.c | 44 static void help(const char *argv0) { in help() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
H A D | bloat.py | 384 help='strip PATH prefix from paths; e.g. /path/to/src/root') variable 386 help='include only symbols/files matching FILTER') variable
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
H A D | cli.cc | 352 auto help = false; in ParseFuzzerCliParams() local 434 auto help = false; in ParseMutatorDebuggerCliParams() local [all...] |
/third_party/rust/crates/proc-macro-error/src/ |
H A D | diagnostic.rs | 144 pub fn help(mut self, msg: String) -> Self { in help() functions
|
/third_party/vulkan-loader/scripts/ |
H A D | loader_genvk.py | 301 help='Specify API name to generate') variable 304 help='Specify a single class of extensions to add to targets') variable 307 help='Specify an extension or extensions to add to targets') variable 310 help='Specify an extension or extensions to remove from targets') variable 313 help='Specify an extension or extensions to emit in targets') variable 316 help='Specify a core API feature name or names to add to targets') variable 318 help='Enable debugging') variable 320 help='Enable dump to stderr') variable 323 help='Write diagnostics to specified file') variable 326 help variable 328 help='Disable inclusion protection in output headers') global() variable 330 help='Enable profiling') global() variable 333 help='Use specified registry file instead of vk.xml') global() variable 335 help='Enable timing') global() variable 337 help='Enable XML group validation') global() variable 339 help='Path to generated files') global() variable 342 help='Create target and related files in specified directory') global() variable 344 help='Specify target') global() variable 346 help='Suppress script output during normal execution.') global() variable 348 help='Enable script output during normal execution.') global() variable 352 help='Find additional scripts in this directory') global() variable [all...] |
/base/startup/init/services/begetctl/shell/ |
H A D | shell_bas.h | 60 char *help; member
|
H A D | shell.h | 56 char *help; member
|
/kernel/linux/linux-5.10/tools/virtio/ringtest/ |
H A D | main.c | 274 static void help(void) in help() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
H A D | nf-queue.c | 31 static void help(const char *p) in help() function
|
/kernel/linux/linux-5.10/tools/virtio/ |
H A D | virtio_test.c | 330 static void help(void) in help() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
H A D | demand_paging_test.c | 382 static void help(char *name) in help() function
|
H A D | dirty_log_perf_test.c | 246 static void help(char *name) in help() function
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack_helper.h | 45 int (*help)(struct sk_buff *skb, member 127 struct nf_conn_help *help; in nfct_help_data() local
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | parser.y | 399 help: help_start T_HELPTEXT label [all...] |