Searched defs:clname (Results 1 – 2 of 2) sorted by relevance
/external/regex-re2/lib/codereview/ |
D | codereview.py | 1403 def clpatch(ui, repo, clname, **opts): argument 1418 def undo(ui, repo, clname, **opts): argument 1430 def release_apply(ui, repo, clname, **opts): argument 1517 def clpatch_or_undo(ui, repo, clname, opts, mode): argument 1683 def download(ui, repo, clname, **opts): argument 1703 def file(ui, repo, clname, pat, *pats, **opts): argument 2363 def IsRietveldSubmitted(ui, clname, hex): argument 2380 def DownloadCL(ui, repo, clname): argument
|
/external/chromium_org/third_party/re2/lib/codereview/ |
D | codereview.py | 1406 def clpatch(ui, repo, clname, **opts): argument 1421 def undo(ui, repo, clname, **opts): argument 1433 def release_apply(ui, repo, clname, **opts): argument 1520 def clpatch_or_undo(ui, repo, clname, opts, mode): argument 1686 def download(ui, repo, clname, **opts): argument 1706 def file(ui, repo, clname, pat, *pats, **opts): argument 2366 def IsRietveldSubmitted(ui, clname, hex): argument 2383 def DownloadCL(ui, repo, clname): argument
|