Home
last modified time | relevance | path

Searched refs:optparse (Results 1 - 25 of 56) sorted by relevance

123

/third_party/node/deps/v8/tools/
H A Drun-clang-tidy.py12 import optparse namespace
296 result = optparse.OptionParser()
327 full_run_g = optparse.OptionGroup(result, 'Clang-tidy full', '')
339 agg_run_g = optparse.OptionGroup(result, 'Clang-tidy aggregate', '')
349 diff_run_g = optparse.OptionGroup(result, 'Clang-tidy diff', '')
357 single_run_g = optparse.OptionGroup(result, 'Clang-tidy single', '')
H A Dgenerate-builtins-tests.py10 import optparse namespace
129 result = optparse.OptionParser()
/third_party/skia/tools/
H A Dadd_codereview_message.py23 import optparse namespace
55 option_parser = optparse.OptionParser(usage=__doc__)
H A Dtest_pdfs.py14 import optparse namespace
37 parser = optparse.OptionParser(USAGE_STRING % '%prog' + HELP_STRING)
H A Dbuild_workaround_header.py10 from optparse import OptionParser
/third_party/skia/tools/android/
H A Dmeasure_fps.py10 import optparse namespace
47 parser = optparse.OptionParser()
/third_party/node/deps/v8/tools/chrome/
H A Dlinux_perf.py6 import optparse namespace
36 parser = optparse.OptionParser(usage=usage)
51 chrome_options = optparse.OptionGroup(
/third_party/skia/tools/svg/
H A Dsvg_downloader.py10 import optparse namespace
43 option_parser = optparse.OptionParser()
/third_party/skia/third_party/externals/icu/scripts/
H A Dmake_data_assembly.py8 import optparse namespace
11 parser = optparse.OptionParser()
/third_party/node/deps/v8/tools/generate_shim_headers/
H A Dgenerate_shim_headers.py39 import optparse namespace
45 parser = optparse.OptionParser()
/third_party/node/tools/icu/
H A Dshrink-icu-src.py3 import optparse namespace
10 parser = optparse.OptionParser()
/third_party/skia/tools/skottie-wasm-perf/
H A Dparse_perf_csvs.py16 import optparse namespace
99 option_parser = optparse.OptionParser()
/third_party/PyYAML/examples/yaml-highlight/
H A Dyaml_hl.py3 import yaml, codecs, sys, os.path, optparse namespace
101 parser = optparse.OptionParser()
/third_party/mesa3d/bin/
H A Dperf-annotate-jit.py40 import optparse namespace
234 optparser = optparse.OptionParser(
/third_party/skia/third_party/externals/dawn/scripts/
H A Dextract.py17 import optparse namespace
83 parser = optparse.OptionParser(usage='Usage: %prog ARCHIVE OUTPUT')
/third_party/python/Lib/
H A Duu.py180 import optparse namespace
181 parser = optparse.OptionParser(usage='usage: %prog [-d] [-t] [input [output]]')
/third_party/ltp/testcases/network/nfsv4/acl/
H A Dcleanusers.py3 from optparse import OptionParser
H A Dcleangroups.py3 from optparse import OptionParser
H A Dcreate_users.py8 from optparse import OptionParser
H A Dtest_long_acl.py7 from optparse import OptionParser
H A Dsetacl_stress.py9 from optparse import OptionParser
/third_party/skia/third_party/externals/tint/tools/
H A Drun_tests.py24 import optparse namespace
175 parser = optparse.OptionParser(usage=usage)
/third_party/skia/buildtools/checkdeps/
H A Dcheckdeps.py18 import optparse namespace
209 option_parser = optparse.OptionParser()
/third_party/ltp/testcases/kernel/power_management/
H A Dpm_ilb_test.py8 from optparse import OptionParser
H A Dpm_sched_domain.py9 from optparse import OptionParser

Completed in 9 milliseconds

123