Home
last modified time | relevance | path

Searched refs:clname (Results 1 – 5 of 5) sorted by relevance

/external/regex-re2/lib/codereview/
Dcodereview.py1228 clname = p[1:]
1229 if clname == "default":
1232 if not GoodCLName(clname):
1233 raise hg_util.Abort("invalid CL name " + clname)
1234 cl, err = LoadCL(match_repo.ui, match_repo, clname, web=False)
1236 raise hg_util.Abort("loading CL " + clname + ": " + err)
1238 raise hg_util.Abort("no files in CL " + clname)
1403 def clpatch(ui, repo, clname, **opts): argument
1415 return clpatch_or_undo(ui, repo, clname, opts, mode="clpatch")
1418 def undo(ui, repo, clname, **opts): argument
[all …]
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/rules/
Dlog_url.py68 clname = obj.__class__.__name__
71 return '%s%s(%s)' % (pkg, clname, ', '.join(args))
/external/iproute2/tc/
Dtc_util.c148 char clname[IDNAME_MAX] = {}; in print_tc_classid() local
150 if (id_to_name(cls_names, h, clname)) in print_tc_classid()
151 snprintf(buf, blen, "%s#%s", clname, handle); in print_tc_classid()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c5159 const HChar *clname, in mem_priocntlsys_parm() argument
5170 if (VG_STREQ(clname, "RT")) { in mem_priocntlsys_parm()
5181 else if (VG_STREQ(clname, "TS")) { in mem_priocntlsys_parm()
5190 else if (VG_STREQ(clname, "IA")) { in mem_priocntlsys_parm()
5200 else if (VG_STREQ(clname, "FSS")) { in mem_priocntlsys_parm()
5209 else if (VG_STREQ(clname, "FX")) { in mem_priocntlsys_parm()
5223 clname); in mem_priocntlsys_parm()
5229 "and pc_key=%d.", clname, parm->pc_key); in mem_priocntlsys_parm()
5410 const HChar *clname, Addr clinfo) in post_mem_write_priocntlsys_clinfo() argument
5412 if (VG_STREQ(clname, "RT")) in post_mem_write_priocntlsys_clinfo()
[all …]
/external/valgrind/memcheck/tests/solaris/
Dscalar.stderr.exp1834 Syscall param priocntlsys(clname) points to uninitialised byte(s)
1986 Syscall param priocntlsys(clname) points to unaddressable byte(s)
2016 Syscall param priocntlsys(clname) points to unaddressable byte(s)
2042 Syscall param priocntlsys(clname) points to unaddressable byte(s)
2064 Syscall param priocntlsys(clname) points to unaddressable byte(s)