Home
last modified time | relevance | path

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

/external/llvm/utils/Misc/
Dzkill23 def re_full_match(pattern, str): function
239 if re_full_match(opts.execName,
243 if re_full_match(opts.execPath, p.executable)]
246 if re_full_match(opts.userName, p.user)]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/Misc/
Dzkill23 def re_full_match(pattern, str): function
239 if re_full_match(opts.execName,
243 if re_full_match(opts.execPath, p.executable)]
246 if re_full_match(opts.userName, p.user)]