HomeSort by relevance Sort by last modified time
    Searched refs:help (Results 101 - 125 of 2656) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/perfetto/tools/
update_protos.py 64 help='an ftrace_proto_gen binary')
66 help='input directory')
68 help='output directory')
71 help='path to whitelist of events')
74 help='output directory')
77 help='should update metadata')
  /external/v8/tools/clang/scripts/
build_file.py 25 parser.add_argument('-p', default='.', help='path to the compile database')
27 help='regenerate the compile database')
29 help='optional prefix to prepend, e.g. --prefix=lldb')
32 help='compiler to override the compiler specied in the compile db')
34 help='optional suffix to append, e.g.' +
36 parser.add_argument('target_file', help='file to build')
  /tools/repohooks/tools/
google-java-format.py 42 help='The path of the google-java-format executable.')
45 help='The path of the google-java-format-diff script.')
47 help='Fix any formatting errors automatically.')
49 help='Specify the commit to validate.')
54 help='If true, imports will be sorted.')
56 help='If specified, only consider differences in '
  /development/vndk/tools/sourcedr/sourcedr/commands/
review.py 13 parser = parsers.add_parser('review', help='Open web-based review UI')
16 help='Re-build the existing csearch index file')
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootConfigVfr.vfr 22 help = STRING_TOKEN(STR_HTTP_BOOT_CONFIG_FORM_HELP),
33 help = STRING_TOKEN(STR_NULL_STRING),
40 help = STRING_TOKEN(STR_HTTP_BOOT_IP_VERSION_HELP),
47 help = STRING_TOKEN(STR_BOOT_URI_HELP),
  /device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/
TlsAuthConfigVfr.vfr 21 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_HELP),
40 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_SERVER_CA_HELP),
52 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_CLIENT_CERT_HELP),
68 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_ENROLL_CERT_HELP),
76 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_DELETE_CERT_HELP),
104 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_ADD_CERT_FILE),
115 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_CERT_GUID_HELP),
127 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_SAVE_AND_EXIT),
133 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_NO_SAVE_AND_EXIT),
  /external/adhd/adhdinfo/
main.c 15 static void help(void) function
17 /* TODO(thutt): Add help */
24 .name = "help",
47 help();
  /external/autotest/cli/
suite.py 46 self.parser.add_option('-b', '--board', help='Board to test. Required.',
49 help='OS image to install before running the '
56 help='Check that enough live hosts exist to '\
61 help='File bugs on test failures.',
64 help='Number of machines to schedule across.',
66 self.parser.add_option('-p', '--pool', help='Pool of machines to use.',
70 help=('Set to False for suite job to exit '
75 help=('Delay the creation of test jobs for a '
  /external/autotest/client/bin/
autologin.py 26 help='Enable ARC and wait for it to start.')
28 help='Keep files from previous sessions.')
  /external/chromium-trace/catapult/devil/devil/utils/
update_mapping.py 29 action='store', help='mapping file name')
34 help='USB hub types.')
  /external/clang/tools/clang-format/
clang-format-diff.py 40 help='apply edits to files instead of displaying a diff')
42 help='strip the smallest prefix containing P slashes')
44 help='custom pattern selecting file paths to reformat '
49 help='custom pattern selecting file paths to reformat '
52 help='let clang-format sort include blocks')
54 help='be more verbose, ineffective without -i')
56 help='formatting style to apply (LLVM, Google, Chromium, '
59 help='location of binary to use for clang-format')
  /external/libbrillo/brillo/
flag_helper.cc 23 const char* help,
27 help_(help),
33 HelpFlag() : Flag("help", "false", "Show this help message", true) {}
43 const char* help,
45 : Flag(name, default_value, help, visible),
74 const char* help,
76 : Flag(name, default_value, help, visible), value_(value) {
90 const char* help,
92 : Flag(name, default_value, help, visible), value_(value)
251 std::string help = help_usage_; local
    [all...]
  /external/libmojo/third_party/catapult/devil/devil/utils/
update_mapping.py 29 action='store', help='mapping file name')
34 help='USB hub types.')
  /external/lisa/experiments/
run_binder_throughput.py 76 help="cs: vary number of cs_pairs while control payload.\n" variable
79 help="The kernel image used for running the test.") variable
82 help="cpus on which to run the tests.") variable
85 help="Number of iterations to run the transaction.") variable
89 help="Varying client-server pairs.") variable
91 help="Fixed payload in varying cs pairs.") variable
95 help="Varying payloads.") variable
97 help="Fixed single cs pair in varying payload.") variable
  /external/lisa/tools/scripts/
py2ipynb.py 24 parser.add_argument("input", help="input python file")
25 parser.add_argument("output", help="output notebook file")
  /external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
Makefile 18 help:
19 $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) help
  /external/ltp/testcases/kernel/device-drivers/usb/tusb/
Makefile 23 help:
24 $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) help
  /external/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
Makefile 18 help:
19 $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) help
  /external/skia/tools/
test_pdfs.py 4 Launch with --help to see more information.
39 help = ('specify the location to output the rendered '
42 help = ('specify the location to output the diff files. '
  /external/skqp/tools/
test_pdfs.py 4 Launch with --help to see more information.
39 help = ('specify the location to output the rendered '
42 help = ('specify the location to output the diff files. '
  /external/toolchain-utils/
remote_kill_test.py 33 help='ChromeOS root checkout directory')
35 '-r', '--remote', dest='remote', help='Remote chromeos device.')
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-format-diff.py 40 help='apply edits to files instead of displaying a diff')
42 help='strip the smallest prefix containing P slashes')
44 help='custom pattern selecting file paths to reformat '
49 help='custom pattern selecting file paths to reformat '
52 help='let clang-format sort include blocks')
54 help='be more verbose, ineffective without -i')
56 help='formatting style to apply (LLVM, Google, Chromium, '
59 help='location of binary to use for clang-format')
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
clang-format-diff.py 40 help='apply edits to files instead of displaying a diff')
42 help='strip the smallest prefix containing P slashes')
44 help='custom pattern selecting file paths to reformat '
49 help='custom pattern selecting file paths to reformat '
52 help='let clang-format sort include blocks')
54 help='be more verbose, ineffective without -i')
56 help='formatting style to apply (LLVM, Google, Chromium, '
59 help='location of binary to use for clang-format')
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
clang-format-diff.py 40 help='apply edits to files instead of displaying a diff')
42 help='strip the smallest prefix containing P slashes')
44 help='custom pattern selecting file paths to reformat '
49 help='custom pattern selecting file paths to reformat '
52 help='let clang-format sort include blocks')
54 help='be more verbose, ineffective without -i')
56 help='formatting style to apply (LLVM, Google, Chromium, '
59 help='location of binary to use for clang-format')
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-format-diff.py 40 help='apply edits to files instead of displaying a diff')
42 help='strip the smallest prefix containing P slashes')
44 help='custom pattern selecting file paths to reformat '
49 help='custom pattern selecting file paths to reformat '
52 help='let clang-format sort include blocks')
54 help='be more verbose, ineffective without -i')
56 help='formatting style to apply (LLVM, Google, Chromium, '
59 help='location of binary to use for clang-format')

Completed in 1089 milliseconds

1 2 3 45 6 7 8 91011>>