Home
last modified time | relevance | path

Searched defs:help (Results 176 - 200 of 436) sorted by relevance

12345678910>>...18

/third_party/rust/crates/bindgen/csmith-fuzzing/
H A Ddriver.py29 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 Dimportbench.py232 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 Dhighlight.py226 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 Dpatchcheck.py307 help='Perform pass/fail checks') variable
/third_party/rust/crates/clap/tests/derive/
H A Dmain.rs19 mod help; modules
/third_party/protobuf/benchmarks/python/
H A Dpy_benchmark.py12 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 Dresult_uploader.py75 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 Dmacosx.py213 from idlelib import help namespace
/third_party/pulseaudio/src/tests/
H A Dresampler-test.c254 static void help(const char *argv0) { in help() function
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/
H A D__main__.py65 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 Dpasuspender.c226 static void help(const char *argv0) { in help() function
H A Dpacmd.c44 static void help(const char *argv0) { in help() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dbloat.py384 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 Dcli.cc352 auto help = false; in ParseFuzzerCliParams() local
434 auto help = false; in ParseMutatorDebuggerCliParams() local
[all...]
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs144 pub fn help(mut self, msg: String) -> Self { in help() functions
/third_party/vulkan-loader/scripts/
H A Dloader_genvk.py301 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 Dshell_bas.h60 char *help; member
H A Dshell.h56 char *help; member
/kernel/linux/linux-5.10/tools/virtio/ringtest/
H A Dmain.c274 static void help(void) in help() function
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnf-queue.c31 static void help(const char *p) in help() function
/kernel/linux/linux-5.10/tools/virtio/
H A Dvirtio_test.c330 static void help(void) in help() function
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c382 static void help(char *name) in help() function
H A Ddirty_log_perf_test.c246 static void help(char *name) in help() function
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_helper.h45 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 Dparser.y399 help: help_start T_HELPTEXT label
[all...]

Completed in 15 milliseconds

12345678910>>...18