Home
last modified time | relevance | path

Searched refs:LONG_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dall_builds.py7 LONG_OPTIONS = ["shard=", "shards="] variable
41 o, _ = getopt.getopt(argv[1:opt_end_index], None, LONG_OPTIONS)
Dlint-hunks.py21 LONG_OPTIONS = ["help"] variable
65 opts, args = getopt.getopt(argv[1:], SHORT_OPTIONS, LONG_OPTIONS)