| /third_party/ltp/testcases/kernel/syscalls/kill/ |
| H A D | kill10.c | 273 void help(void) in help() function
|
| /third_party/ltp/testcases/misc/crash/ |
| H A D | crash02.c | 111 void help(void) in help() function
|
| /third_party/ltp/testcases/kernel/fs/proc/ |
| H A D | proc01.c | 201 void help(void) in help() function
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | dma_thread_diotest.c | 438 static void help(void) in help() function
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl02.c | 418 static void help(void) in help() function
|
| /third_party/littlefs/scripts/ |
| H A D | plotmpl.py | 1028 help="Input *.csv files.") variable 1032 help="Output *.svg/*.png file.") variable 1036 help="Output an svg file. By default this is infered.") variable 1040 help="Output a png file. By default this is infered.") variable 1044 help="Don't print info.") variable 1058 help="Field to use for the x-axis. Can rename fields with " variable 1066 help="Field to use for the y-axis. Can rename fields with " variable 1072 help="Only include results where this field is this value. May include " variable 1077 help variable 1081 help="Draw data points and lines.") global() variable 1085 help="Comma-separated hex colors to use.") global() variable 1089 help="Comma-separated matplotlib formats to use. Allows '0' as an " global() variable 1094 help="Width in pixels. Defaults to %r." % WIDTH) global() variable 1098 help="Height in pixels. Defaults to %r." % HEIGHT) global() variable 1104 help="Range for the x-axis.") global() variable 1110 help="Range for the y-axis.") global() variable 1114 help="Use a logarithmic x-axis.") global() variable 1118 help="Use a logarithmic y-axis.") global() variable 1122 help="Use base-2 prefixes for the x-axis.") global() variable 1126 help="Use base-2 prefixes for the y-axis.") global() variable 1131 help="Ticks for the x-axis. This can be explicit comma-separated " global() variable 1137 help="Ticks for the y-axis. This can be explicit comma-separated " global() variable 1141 help="Units for the x-axis.") global() variable 1144 help="Units for the y-axis.") global() variable 1147 help="Add a label to the x-axis.") global() variable 1150 help="Add a label to the y-axis.") global() variable 1156 help="Comma separated xticklabels.") global() variable 1162 help="Comma separated yticklabels.") global() variable 1165 help="Add a title.") global() variable 1169 help="Place a legend to the right.") global() variable 1173 help="Place a legend above.") global() variable 1177 help="Place a legend below.") global() variable 1181 help="Use the dark style.") global() variable 1185 help="Use the ggplot style.") global() variable 1189 help="Use the xkcd style.") global() variable 1193 help="Use the ggplot style with GitHub colors.") global() variable 1197 help="Font family for matplotlib.") global() variable 1200 help="Font size for matplotlib. Defaults to %r." % FONT_SIZE) global() variable 1203 help="Color for the font and other line elements.") global() variable 1206 help="Foreground color to use.") global() variable 1209 help="Background color to use.") global() variable 1231 help="Add subplot above with the same dataset. Takes an arg string to " global() variable in .AppendSubplot 1238 help="Add subplot below with the same dataset.") global() variable in .AppendSubplot 1242 help="Add subplot left with the same dataset.") global() variable in .AppendSubplot 1246 help="Add subplot right with the same dataset.") global() variable in .AppendSubplot 1250 help="Add subplot-specific arguments to the main plot.") global() variable in .AppendSubplot [all...] |
| H A D | plot.py | 1548 help="Add subplot above with the same dataset. Takes an arg string to " global() variable in main.AppendSubplot 1555 help="Add subplot below with the same dataset.") global() variable in main.AppendSubplot 1559 help="Add subplot left with the same dataset.") global() variable in main.AppendSubplot 1563 help="Add subplot right with the same dataset.") global() variable in main.AppendSubplot 1567 help="Add subplot-specific arguments to the main plot.") global() variable in main.AppendSubplot 1571 help="Pipe directly to stdout.") global() variable in main.AppendSubplot 1575 help="Continue to open and redraw the CSV files in a loop.") global() variable in main.AppendSubplot 1579 help="Time in seconds to sleep between redraws when running with -k. " global() variable in main.AppendSubplot [all...] |
| H A D | perfbd.py | 1183 help="Sort by this field.") global() variable in main.AppendSort 1188 help="Sort by this field, but backwards.") global() variable in main.AppendSort 1192 help="Only show the total.") global() variable in main.AppendSort 1197 help="Only consider definitions in this file. Defaults to anything " global() variable in main.AppendSort 1202 help="Include builtin and libc specific symbols.") global() variable in main.AppendSort 1206 help="Depth to propagate samples up the call-stack. 0 propagates up " global() variable in main.AppendSort 1213 help="Depth of function calls to show. 0 shows all calls but may not " global() variable in main.AppendSort 1218 help="Show source files annotated with coverage info.") global() variable in main.AppendSort 1224 help="Show lines with any ops above this threshold as a percent of " global() variable in main.AppendSort 1231 help="Show lines with reads above this threshold as a percent of " global() variable in main.AppendSort 1238 help="Show lines with progs above this threshold as a percent of " global() variable in main.AppendSort 1245 help="Show lines with erases above this threshold as a percent of " global() variable in main.AppendSort 1251 help="Show n additional lines of context. Defaults to 3.") global() variable in main.AppendSort 1256 help="Assume source is styled with this many columns. Defaults to 80.") global() variable in main.AppendSort 1261 help="When to use terminal colors. Defaults to 'auto'.") global() variable in main.AppendSort 1267 help="Number of processes to use. 0 spawns one process per core.") global() variable in main.AppendSort 1272 help="Path to the objdump executable, may include flags. " global() variable in main.AppendSort [all...] |
| H A D | data.py | 613 help="Input *.o files.") variable 617 help="Output commands that run behind the scenes.") variable 621 help="Don't show anything, useful with -o.") variable 624 help="Specify CSV file to store results.") variable 627 help="Don't parse anything, use this CSV file.") variable 630 help="Specify CSV file to diff against.") variable 634 help="Show all, not just the ones that changed.") variable 638 help="Only show percentage change, not a full diff.") variable 643 help="Group by this field.") variable 649 help variable 655 help="Only include results where this field is this value.") global() variable 665 help="Sort by this field.") global() variable in .AppendSort 670 help="Sort by this field, but backwards.") global() variable in .AppendSort 674 help="Only show the total.") global() variable in .AppendSort 679 help="Only consider definitions in this file. Defaults to anything " global() variable in .AppendSort 684 help="Include builtin and libc specific symbols.") global() variable in .AppendSort 688 help="Type of symbols to report, this uses the same single-character " global() variable in .AppendSort 694 help="Path to the nm executable, may include flags. " global() variable in .AppendSort 700 help="Path to the objdump executable, may include flags. " global() variable in .AppendSort [all...] |
| H A D | summary.py | 723 help="Input *.csv files.") variable 727 help="Don't show anything, useful with -o.") variable 730 help="Specify CSV file to store results.") variable 733 help="Specify CSV file to diff against.") variable 737 help="Show all, not just the ones that changed.") variable 741 help="Only show percentage change, not a full diff.") variable 762 help="Only include results where this field is this value. May include " variable 773 help variable in .AppendSort 778 help="Sort by this field, but backwards.") global() variable in .AppendSort 782 help="Only show the total.") global() variable in .AppendSort 786 help="Treat these fields as ints.") global() variable in .AppendSort 790 help="Treat these fields as floats.") global() variable in .AppendSort 794 help="Treat these fields as fractions.") global() variable in .AppendSort 798 help="Add these fields (the default).") global() variable in .AppendSort 802 help="Multiply these fields.") global() variable in .AppendSort 806 help="Take the minimum of these fields.") global() variable in .AppendSort 810 help="Take the maximum of these fields.") global() variable in .AppendSort 814 help="Average these fields.") global() variable in .AppendSort 818 help="Find the standard deviation of these fields.") global() variable in .AppendSort 822 help="Find the geometric mean of these fields.") global() variable in .AppendSort 826 help="Find the geometric standard deviation of these fields.") global() variable in .AppendSort [all...] |
| H A D | stack.py | 646 help="Input *.ci files.") variable 650 help="Output commands that run behind the scenes.") variable 654 help="Don't show anything, useful with -o.") variable 657 help="Specify CSV file to store results.") variable 660 help="Don't parse anything, use this CSV file.") variable 663 help="Specify CSV file to diff against.") variable 667 help="Show all, not just the ones that changed.") variable 671 help="Only show percentage change, not a full diff.") variable 676 help="Group by this field.") variable 682 help variable 688 help="Only include results where this field is this value.") global() variable 698 help="Sort by this field.") global() variable in .AppendSort 703 help="Sort by this field, but backwards.") global() variable in .AppendSort 707 help="Only show the total.") global() variable in .AppendSort 712 help="Only consider definitions in this file. Defaults to anything " global() variable in .AppendSort 717 help="Include builtin and libc specific symbols.") global() variable in .AppendSort 721 help="Only show the function call tree.") global() variable in .AppendSort 727 help="Depth of function calls to show. 0 shows all calls but may not " global() variable in .AppendSort 732 help="Error if any functions are recursive.") global() variable in .AppendSort [all...] |
| H A D | structs.py | 568 help="Input *.o files.") variable 572 help="Output commands that run behind the scenes.") variable 576 help="Don't show anything, useful with -o.") variable 579 help="Specify CSV file to store results.") variable 582 help="Don't parse anything, use this CSV file.") variable 585 help="Specify CSV file to diff against.") variable 589 help="Show all, not just the ones that changed.") variable 593 help="Only show percentage change, not a full diff.") variable 598 help="Group by this field.") variable 604 help variable 610 help="Only include results where this field is this value.") global() variable 620 help="Sort by this field.") global() variable in .AppendSort 625 help="Sort by this field, but backwards.") global() variable in .AppendSort 629 help="Only show the total.") global() variable in .AppendSort 634 help="Only consider definitions in this file. Defaults to anything " global() variable in .AppendSort 639 help="Include builtin and libc specific symbols.") global() variable in .AppendSort 643 help="Also show structs in .c files.") global() variable in .AppendSort 648 help="Path to the objdump executable, may include flags. " global() variable in .AppendSort [all...] |
| H A D | readmdir.py | 386 help="File representing the block device.") variable 388 help="Size of a block in bytes.") variable 390 help="First block address for finding the metadata pair.") variable 392 help="Second block address for finding the metadata pair.") variable 394 help="Show tags in log.") variable 396 help="Show all tags in log, included tags in corrupted commits.") variable 398 help="Don't truncate large amounts of data.") variable
|
| /third_party/rust/crates/clap/tests/builder/ |
| H A D | main.rs | 28 mod help; modules
|
| /third_party/rust/crates/clap/src/output/ |
| H A D | help_template.rs | 553 fn help( help() functions 581 let mut help = about.clone(); help() variables 669 let mut help = help.clone(); help() variables [all...] |
| /third_party/python/Tools/scripts/ |
| H A D | freeze_modules.py | 719 help="Use both frozen and deepfrozen modules. (default: uses only deepfrozen modules)") variable
|
| /third_party/popt/tests/ |
| H A D | test1.c | 196 int help = 0; in main() local
|
| /third_party/pulseaudio/src/tests/ |
| H A D | resampler-rewind-test.c | 182 static void help(const char *argv0) { in help() function
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | genRef.py | 938 help='Set the diagnostic file') variable 940 help='Set the warning file') variable 942 help='Set the log file for both diagnostics and warnings') variable 945 help='Path to directory containing generated files') variable 948 help='Set the base directory in which pages are generated') variable 950 help='Don\'t generate inferred ref pages automatically') variable 952 help='a filename to extract ref pages from') variable 956 help='Specify an extension or extensions to add to targets') variable 959 help='Name of output file to write Apache mod_rewrite directives to') variable 962 help variable 965 help='Use specified registry file instead of default') global() variable 968 help='Use extension descriptions from this directory instead of autogenerating extension refpages') global() variable [all...] |
| H A D | genvk.py | 999 help='Specify API to generate (defaults to repository-specific conventions object value)') variable 1002 help='Specify a comma separated list of APIs to merge into the target API') variable 1005 help='Specify a single class of extensions to add to targets') variable 1008 help='Specify an extension or extensions to add to targets') variable 1011 help='Specify an extension or extensions to remove from targets') variable 1014 help='Specify an extension or extensions to emit in targets') variable 1017 help='Specify a SPIR-V extension or capability to emit in targets') variable 1020 help='Specify Vulkan Formats to emit in targets') variable 1023 help='Specify a core API feature name or names to add to targets') variable 1025 help variable 1027 help='Enable dump to stderr') global() variable 1030 help='Write diagnostics to specified file') global() variable 1033 help='Write errors and warnings to specified file instead of stderr') global() variable 1035 help='Disable inclusion protection in output headers') global() variable 1037 help='Enable profiling') global() variable 1040 help='Use specified registry file instead of vk.xml') global() variable 1042 help='Enable timing') global() variable 1044 help='Path to generated files') global() variable 1047 help='Create target and related files in specified directory') global() variable 1049 help='Specify target') global() variable 1051 help='Suppress script output during normal execution.') global() variable 1053 help='Enable script output during normal execution.') global() variable 1055 help='Enable scripts to generate VK specific vulkan_json_data.hpp for json_gen_layer.') global() variable 1057 help='generate MISRA C-friendly headers') global() variable 1059 help='generate MISRA C++-friendly headers') global() variable 1061 help='Specify if this should generate CTS compatible code') global() variable [all...] |
| H A D | reflow.py | 528 help='Set the diagnostic file') variable 530 help='Set the warning file') variable 532 help='Set the log file for both diagnostics and warnings') variable 534 help='Overwrite input filenames instead of writing different output filenames') variable 537 help='Set the output directory in which updated files are generated (default: out)') variable 539 help='Do not write output files, for use with -check') variable 541 help='Run markup checks and warn if WARN option is given, error exit if FAIL option is given') variable 543 help='Detect duplicated VUID numbers and warn if WARN option is given, error exit if FAIL option is given') variable 545 help='Tag un-tagged Valid Usage statements starting at the value wired into reflow.py') variable 548 help variable 551 help='Specify maximum VUID instead of the value wired into vuidCounts.py') global() variable 553 help='Specify branch to assign VUIDs for') global() variable 555 help='Do not reflow text. Other actions may apply') global() variable 558 help='Width to reflow text, defaults to 76 characters') global() variable 561 help='Set the suffix added to updated file names (default: none)') global() variable 563 help='a filename to reflow text in') global() variable [all...] |
| /third_party/skia/tools/skpbench/ |
| H A D | skpbench.py | 33 help="path to the skpbench binary") variable 37 help="The name of the adb binary to use.") variable 39 help="if using adb, ID of the specific device to target " variable 43 help="initial max allowable relative standard deviation") variable 45 help="suffix to append on config (e.g. '_before', '_after')") variable 47 help="directory to save .png proofs to disk.") variable 56 help="perform timing on the gpu clock instead of cpu (gpu work only)") global() variable 60 help="comma- or space-separated list of GPU path renderers, including: " global() variable 69 help="Causes all GPU paths to be processed as if 'setIsVolatile' had been called.") global() variable 73 help="optional file to append results into") global() variable 83 help="number of DDL recording threads (0=num_cores)") global() variable 90 help="Create this many extra threads to assist with GPU work, including" global() variable 94 help="Number of samples for internal draws that use MSAA.") global() variable 97 help=".skp files or directories to expand for .skp files, and/or .svg files") global() variable 100 help="Maximum number of bytes to use for budgeted GPU resources.") global() variable [all...] |
| /third_party/toybox/kconfig/ |
| H A D | conf.c | 174 const char *def, *help; in conf_string() local 210 const char *help; in conf_sym() local [all...] |
| /third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/ |
| H A D | to_toml.py | 26 help='Run unittests.' variable 30 help='JSON source file of test conditions to export to TOML.' variable 34 help='TOML export file (default is stdout).' variable
|
| /third_party/vk-gl-cts/scripts/ |
| H A D | check_swiftshader_runtime.py | 47 help="Path to directory that will be used as root for cloning and file saving.", variable 55 help="URL of SwiftShader Git repository.", variable 63 help="URL of Validation Layers Git repository.", variable 71 help="SwiftShader build type.", variable 80 help="Path to deqp-vk binary.", variable 87 help="Path to vk-gl-cts source directory.", variable 94 help="Path to vk-gl-cts build directory.", variable 102 help="vk-gl-cts build type.", variable 111 help="Recipes to only run parts of script.", variable 121 help variable 128 help="Enable vulkan validation layers.", global() variable 137 help="Filename of the regres results.", global() variable [all...] |