| /third_party/gn/src/gn/ |
| H A D | err.cc | 106 Err::Err(const Token& token, const std::string& msg, const std::string& help) in Err() argument 94 Err(const Location& location, const std::string& msg, const std::string& help) Err() argument 99 Err(const LocationRange& range, const std::string& msg, const std::string& help) Err() argument
|
| /third_party/alsa-lib/test/ |
| H A D | seq.c | 137 static void help(void) in help() function
|
| /third_party/alsa-utils/axfer/ |
| H A D | xfer.h | 42 bool help:1; member 100 void (*help)(struct xfer_context *xfer); member
|
| /third_party/icu/icu4c/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/jerryscript/jerry-main/ |
| H A D | cli.c | 344 cli_print_help (const char *help) /**< the help message to print */ in cli_print_help() argument [all...] |
| /third_party/littlefs/scripts/ |
| H A D | watch.py | 234 help="Command to run.") variable 240 help="Show this many lines of history. 0 uses the terminal height. " variable 245 help="Pipe directly to stdout.") variable 249 help="Seconds to sleep between runs. Defaults to 0.1.") variable 253 help="Try to use inotify to wait for changes.") variable 258 help="Use this path for inotify. Defaults to guessing.") variable 262 help="Exit on error.") variable
|
| H A D | prettyasserts.py | 434 help="Input C file.") variable 438 help="Output C file.") variable 442 help="Regex patterns to search for starting an assert statement. This" variable 448 help="Maximum number of characters to display in strcmp and memcmp. " variable
|
| H A D | explode_asserts.py | 376 help="Input C file after cpp.") variable 378 help="Output C file.") variable 380 help="Patterns to search for starting an assert statement.") variable 382 help="Maximum number of characters to display for strcmp and memcmp.") variable
|
| /third_party/ltp/testcases/kernel/firmware/fw_load_user/ |
| H A D | fw_load.c | 95 static void help(void) in help() function
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | stateblock9.c | 390 nine_state_copy_common_all(struct NineDevice9 *device, struct nine_state *dst, struct nine_state *src, struct nine_state *help, const boolean apply, struct nine_range_pool *pool, const int MaxStreams) nine_state_copy_common_all() argument
|
| /third_party/node/tools/icu/ |
| H A D | icutrim.py | 43 help="set the prefix directory for ICU tools") variable 48 help="input data file (icudt__.dat)", variable 54 help="filter file (JSON format)", variable 60 help="working directory.", variable 66 help="delete working directory.", variable 72 help="outfile (NOT a full path)", variable 82 help="sets the 'locales.only' variable", variable
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfscat.c | 179 int help = 0; in parse_options() local
|
| /third_party/nghttp2/script/ |
| H A D | fetch-ocsp-response | 233 help= variable 237 help='openssl command to use (default: "openssl")', variable 240 help='path to certificate file to validate') variable
|
| /third_party/nghttp2/doc/ |
| H A D | mkapiref.py | 315 help='title of index page') variable 317 help='index output file') variable 319 help='macros section output file. The filename should be macros.rst') variable 321 help='enums section output file. The filename should be enums.rst') variable 323 help='types section output file. The filename should be types.rst') variable 325 help='functions doc output dir') variable 327 help='source file') variable
|
| /third_party/ninja/src/ |
| H A D | browse.py | 198 help='Port number to use (default %(default)d)') variable 200 help='Hostname to bind to (default %(default)s)') variable 202 help='Do not open a webbrowser on startup.') variable 205 help='Path to ninja binary (default %(default)s)') variable 207 help='Path to build.ninja file (default %(default)s)') variable 209 help='Initial target to show (default %(default)s)') variable
|
| /third_party/ltp/testcases/kernel/io/aio/ |
| H A D | aio01.c | 354 static void help(void) in help() function
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_kvcmp.c | 53 static void help(const char *fname) in help() function
|
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| H A D | sendmsg02.c | 191 static void help(void) in help() function
|
| /third_party/rust/crates/bindgen/csmith-fuzzing/ |
| H A D | predicate.py | 46 help="An argument string that `bindgen` should be invoked with. By default, all traits are derived. Note that the input header and output bindings file will automatically be provided by this script, and you should not manually specify them.") variable 51 help="Do not delete temporary files.") variable 57 help="The input header file. Defaults to 'input.h'.") variable 71 help="Use a release instead of a debug build.") variable 75 help="Exit non-zero if `bindgen` successfully emits bindings.") variable 79 help="Exit non-zero if the given regexp pattern is not found in `bindgen`'s output.") variable 84 help="Exit non-zero if the given regexp pattern is not found in the emitted bindings.") variable 90 help="Do not attempt to compile the emitted bindings with `rustc`.") variable 94 help="Append the content of this extra file to the end of the emitted bindings just before compiling it.") variable 98 help variable 102 help="Exit non-zero if the output from compiling the bindings with `rustc` does not contain the given regexp pattern") global() variable 108 help="Do not run the compiled bindings' layout tests.") global() variable 112 help="Exit non-zero if the compiled bindings' layout tests pass.") global() variable 116 help="Exit non-zero if the output of running the compiled bindings' layout tests does not contain the given regexp pattern.") global() variable [all...] |
| 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
|