Searched refs:help (Results 276 - 300 of 1271) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/native_client_sdk/src/build_tools/
H A Dgenerate_notice.py72 parser.add_option('-v', '--verbose', help='Verbose output.',
74 parser.add_option('-o', '--output', help='Output file')
75 parser.add_option('--root', help='Root for all paths')
H A Dnacl-mono-builder.py22 help='Target architecture',
26 help='SDK Revision'
31 help='SDK Download URL',
35 help='Install Directory',
/external/chromium_org/native_client_sdk/src/tools/
H A Dcreate_html.py167 help='Verbose output')
169 help='When calling create_nmf request debug libaries')
171 help='Name of html file to write (default is '
H A Dcreate_nmf.py246 raise Error('No objdump executable found (see --help for more info)')
548 help='Write manifest file to FILE (default is stdout)',
551 help='Override the default "objdump" tool used to find '
555 help="Don't include the SDK default library paths")
557 help='Use debug library paths when constructing default '
561 help='Add DIRECTORY to library search path',
564 help='Deprecated. An alias for --lib-prefix.',
567 help='A path to prepend to shared libraries in the .nmf',
570 help='A path to prepend to nexes in the .nmf',
573 help
[all...]
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
H A Dcompute_interfaces_info_individual.py66 parser.add_option('--idl-files-list', help='file listing IDL files')
67 parser.add_option('--interfaces-info-file', help='output pickle file')
68 parser.add_option('--write-file-only-if-changed', type='int', help='if true, do not write an output file if it would be identical to the existing one, which avoids unnecessary rebuilds in ninja')
/external/chromium_org/third_party/cython/src/Tools/
H A Dcystdlib.py139 help='compile the stdlib of the running Python')
143 help='run builds in N parallel jobs (default: 1)')
146 action="append", help='exclude modules/packages matching PATTERN')
/external/chromium_org/tools/android/
H A Dmempressure.py43 help='Simulate Activity#onLowMemory()',
47 help=('Simulate Activity#onTrimMemory(...) with ' +
53 help=('Which browser to use. One of ' +
/external/iptables/extensions/
H A Dlibxt_pkttype.c21 const char *help; member in struct:pkttypes
45 printf("\t%-14s\t\t%s\n", supported_types[i].name, supported_types[i].help);
124 .help = pkttype_help,
/external/sepolicy/tools/
H A Dpost_process_mac_perms18 Tool to help modify an existing mac_permissions.xml with additional app
95 help='seinfo tag for each generated stanza')
97 help='Directory to search for apks')
99 help='mac_permissions.xml policy file')
/external/bison/build-aux/
H A Dgnu-web-doc-update31 help() function
42 --help print this help, then exit
122 --help|--version) ${1#--};;
/external/chromium_org/build/android/buildbot/
H A Dbb_device_steps.py669 help='Run experiemental tests')
672 help=('Run a test suite. Test suites: "%s"' %
675 help='Filter for running a subset of tests of a gtest test')
676 parser.add_option('--asan', action='store_true', help='Run tests with asan.')
678 help='Install an apk by name')
680 help='Do not reboot devices during provisioning.')
682 help=('Bucket name to store coverage results. Coverage is '
685 help='Restart usb ports before device status check.')
688 help=('The flakiness dashboard server to which the results should be '
692 help
[all...]
H A Dbb_host_steps.py115 parser.add_option('--steps', help='Comma separated list of host tests.')
117 help='Comma separated list of build targets.')
119 help='Indicate whether to compile experimental targets.')
121 help='Path to extra source file. If this is supplied, '
/external/chromium_org/build/android/gyp/
H A Djarjar_resources.py91 help='Path to the resources folder to process.')
93 help=('Directory to hold processed resources. Note: the ' +
96 help='Path to the jarjar rules file.')
97 parser.add_option('--stamp', help='Path to touch on success.')
/external/chromium_org/chrome/test/chromedriver/
H A Dembed_extension_in_cpp.py22 help='Path to directory where the cc/h file should be created')
/external/chromium_org/components/cronet/tools/
H A Dcr_cronet.py29 help='use release configuration')
/external/chromium_org/mojo/tools/
H A Dgenerate_java_callback_interfaces.py51 help="maximal number of arguments to generate callbacks for")
H A Dmojosh.sh30 -h|--help)
H A Drun_mojo_python_bindings_tests.py19 help='path to the build output directory')
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
H A Dprint_layout_test_types.py42 help='limit to tests of type X (valid values %s)' % port.ALL_TEST_TYPES)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/
H A Dcli_wrapper.py44 default=None, help='output directory.')
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dmsvs_common.sh13 && cygpath --help >/dev/null 2>&1; then
26 echo "See ${self_basename} --help for available options." >&2
/external/chromium_org/tools/cr/cr/base/
H A Dbuildtype.py36 help='Sets the build type to use. Overrides ' + cls.SELECTOR
/external/chromium_org/tools/cr/cr/commands/
H A Dinstall.py22 self.help = 'Install a binary'
H A Dshell.py22 self.help = 'Launch a shell'
H A Dsync.py30 self.help = 'Sync the source tree'
47 # TODO(iancottrell): try to help out when the local state is not a good

Completed in 2882 milliseconds

<<11121314151617181920>>