Home
last modified time | relevance | path

Searched refs:allow_abbrev (Results 1 - 21 of 21) sorted by relevance

/third_party/littlefs/scripts/
H A Dteepipe.py58 allow_abbrev=False) variable
H A Dchangeprefix.py139 allow_abbrev=False) variable
H A Dtailpipe.py150 allow_abbrev=False) variable
H A Dwatch.py230 allow_abbrev=False) variable
H A Dprettyasserts.py431 allow_abbrev=False) variable
H A Dstructs.py564 allow_abbrev=False) variable
H A Dcov.py705 allow_abbrev=False) variable
H A Dcode.py612 allow_abbrev=False) variable
H A Ddata.py609 allow_abbrev=False) variable
H A Dsummary.py719 allow_abbrev=False) variable
H A Dstack.py642 allow_abbrev=False) variable
H A Dbench.py1213 allow_abbrev=False,
H A Dplotmpl.py1024 allow_abbrev=False) variable
H A Dperf.py1154 allow_abbrev=False,
H A Dperfbd.py1123 allow_abbrev=False)
H A Dtracebd.py874 allow_abbrev=False)
H A Dplot.py1387 allow_abbrev=False)
H A Dtest.py1248 allow_abbrev=False,
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/
H A Dto_toml.py21 allow_abbrev=False variable
/third_party/python/Lib/
H A Dargparse.py1732 - allow_abbrev -- Allow long options to be abbreviated unambiguously
1749 allow_abbrev=True,
1768 self.allow_abbrev = allow_abbrev
2294 if self.allow_abbrev:
/third_party/python/Lib/test/
H A Dtest_argparse.py884 parser_signature = Sig(allow_abbrev=False)
901 parser_signature = Sig(prefix_chars='+', allow_abbrev=False)
918 parser_signature = Sig(allow_abbrev=False)
935 """Short option grouping works with custom prefix and allow_abbrev=False"""
937 parser_signature = Sig(prefix_chars='+', allow_abbrev=False)

Completed in 29 milliseconds