Home
last modified time | relevance | path

Searched refs:MIT_BEGIN_RE (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dcheck_copyright.py50 MIT_BEGIN_RE = re.compile('Permission is hereby granted, ' variable
147 if MIT_BEGIN_RE.search(line):
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dcheck_copyright.py50 MIT_BEGIN_RE = re.compile('Permission is hereby granted, ' variable
147 if MIT_BEGIN_RE.search(line):
/third_party/spirv-tools/utils/
H A Dcheck_copyright.py69 MIT_BEGIN_RE = re.compile('Permission is hereby granted, ' variable
166 if MIT_BEGIN_RE.search(line):

Completed in 2 milliseconds