HomeSort by relevance Sort by last modified time
    Searched full:add_option (Results 176 - 200 of 374) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/build/
apply_locales.py 16 parser.add_option('-d', dest='dash_to_underscore', action="store_true",
  /external/chromium_org/build/
apply_locales.py 16 parser.add_option('-d', dest='dash_to_underscore', action="store_true",
  /external/chromium_org/chrome/test/pyautolib/chromeos/
enable_testing.py 36 parser.add_option(
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
malloc-tree 147 parser.add_option('-n', '--nobars', action='store_false', dest='showBars',
149 parser.add_option('-b', '--size-in-bytes', action='store_false', dest='scaleSize',
151 parser.add_option('-s', '--size-scale', action='store_true', dest='scaleSize',
153 parser.add_option('-t', '--hotspot', action='store_true', dest='hotspot',
  /external/chromium_org/tools/json_to_struct/
json_to_struct.py 180 parser.add_option('-b', '--destbase',
182 parser.add_option('-d', '--destdir',
184 parser.add_option('-n', '--namespace',
186 parser.add_option('-s', '--schema', help='path to the schema file, '
  /external/chromium_org/tools/perf/measurements/
loading_profile.py 25 parser.add_option(page_repeat_option)
page_cycler.py 53 parser.add_option(pageset_repeat_option)
55 parser.add_option('--v8-object-stats',
59 parser.add_option('--report-speed-index',
63 parser.add_option('--cold-load-percent', type='int',
record_per_area.py 15 parser.add_option('--start-wait-time', dest='start_wait_time',
startwithurl.py 22 parser.add_option('--url', action='store', default=None,
rasterize_and_record.py 24 parser.add_option('--raster-record-repeat', dest='raster_record_repeat',
29 parser.add_option('--start-wait-time', dest='start_wait_time',
33 parser.add_option('--stop-wait-time', dest='stop_wait_time',
  /external/chromium_org/tools/
sync-webkit-git.py 180 parser.add_option('-v', '--verbose', action='store_true')
181 parser.add_option('-r', '--revision', help="switch to desired revision")
182 parser.add_option('-t', '--tarball', help="switch to desired tarball release")
183 parser.add_option('-b', '--branch', help="branch name that gclient generate")
run-bisect-manual-test.py 88 parser.add_option('-b', '--bad_revision',
93 parser.add_option('-g', '--good_revision',
98 parser.add_option('-w', '--working_directory',
  /external/chromium_org/tools/valgrind/
chrome_tests.py 583 parser.add_option("--help-tests", dest="help_tests", action="store_true",
585 parser.add_option("-b", "--build-dir",
587 parser.add_option("--target", help="Debug or Release")
588 parser.add_option("-t", "--test", action="append", default=[],
591 parser.add_option("--baseline", action="store_true", default=False,
593 parser.add_option("--gtest_filter",
595 parser.add_option("--gtest_repeat", help="argument for --gtest_repeat")
596 parser.add_option("--gtest_shuffle", action="store_true", default=False,
598 parser.add_option("-v", "--verbose", action="store_true", default=False,
600 parser.add_option("--tool", dest="valgrind_tool", default="memcheck"
    [all...]
  /external/chromium_org/build/android/buildbot/
bb_host_steps.py 121 parser.add_option('--steps', help='Comma separated list of host tests.')
122 parser.add_option('--build-targets', default='All',
124 parser.add_option('--experimental', action='store_true',
bb_device_steps.py 569 parser.add_option('--experimental', action='store_true',
571 parser.add_option('-f', '--test-filter', metavar='<filter>', default=[],
575 parser.add_option('--gtest-filter',
577 parser.add_option('--asan', action='store_true', help='Run tests with asan.')
578 parser.add_option('--install', metavar='<apk name>',
580 parser.add_option('--reboot', action='store_true',
582 parser.add_option('--coverage-bucket',
585 parser.add_option('--restart-usb', action='store_true',
587 parser.add_option(
591 parser.add_option(
    [all...]
  /external/chromium_org/content/test/gpu/gpu_tests/
pixel.py 157 group.add_option('--generated-dir',
161 group.add_option('--reference-dir',
164 group.add_option('--build-revision',
  /external/chromium_org/native_client_sdk/src/tools/
create_html.py 160 parser.add_option('-v', '--verbose', action='store_true',
162 parser.add_option('-d', '--debug-libs', action='store_true',
164 parser.add_option('-o', '--output', dest='output',
sel_ldr.py 39 parser.add_option('-v', '--verbose', action='store_true',
41 parser.add_option('-d', '--debug', action='store_true',
43 parser.add_option('--debug-libs', action='store_true',
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
print_layout_test_times.py 37 parser.add_option('-f', '--forward', action='store', type='int',
39 parser.add_option('-b', '--backward', action='store', type='int',
41 parser.add_option('--fastest', action='store', type='float',
  /external/chromium_org/v8/tools/
process-heap-prof.py 90 result.add_option("--js_cons_profile", help="Constructor profile",
92 result.add_option("--size", help="Report object size",
94 result.add_option("--count", help="Report object count",
  /external/v8/tools/
process-heap-prof.py 90 result.add_option("--js_cons_profile", help="Constructor profile",
92 result.add_option("--size", help="Report object size",
94 result.add_option("--count", help="Report object count",
  /external/chromium_org/chrome/test/chromedriver/third_party/googlecode/
googlecode_upload.py 196 parser.add_option('-s', '--summary', dest='summary',
198 parser.add_option('-p', '--project', dest='project',
200 parser.add_option('-u', '--user', dest='user',
202 parser.add_option('-w', '--password', dest='password',
204 parser.add_option('-l', '--labels', dest='labels',
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
pnacl_component_crx_gen.py 313 parser.add_option('-c', '--clean', dest='clean',
316 parser.add_option('-d', '--dest', dest='dest',
318 parser.add_option('-L', '--lib_override',
323 parser.add_option('-t', '--target_arch',
326 parser.add_option('--info_template_path',
329 parser.add_option('--tool_revisions_path', dest='tool_revisions_path',
331 parser.add_option('-v', '--verbose', dest='verbose', default=False,
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer.py 52 option_parser.add_option('-r', '--receiver-email-address',
57 option_parser.add_option('-g', '--debug-mode', dest='debug',
63 option_parser.add_option('-t', '--trend-graph-location',
70 option_parser.add_option('-n', '--test-group-file-location',
79 option_parser.add_option('-x', '--test-group-name',
84 option_parser.add_option('-d', '--result-directory-location',
89 option_parser.add_option('-b', '--email-appended-text-file-location',
96 option_parser.add_option('-c', '--email-only-change-mode',
103 option_parser.add_option('-q', '--dashboard-file-location',
108 option_parser.add_option('-z', '--issue-detail-mode'
    [all...]
  /frameworks/webview/chromium/tools/
merge_from_chromium.py 541 parser.add_option(
547 parser.add_option(
553 parser.add_option(
559 parser.add_option(
563 parser.add_option(
567 parser.add_option(
572 parser.add_option(
576 parser.add_option(
580 parser.add_option(
584 parser.add_option(
    [all...]

Completed in 931 milliseconds

1 2 3 4 5 6 78 91011>>