Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py342 _MATCH_ASM = re.compile(r'^\s*(?:asm|_asm|__asm|__asm__)' variable
1609 _MATCH_ASM.match(line)):
1700 if _MATCH_ASM.match(line):
/external/libvpx/libvpx/tools/
Dcpplint.py429 _MATCH_ASM = re.compile(r'^\s*(?:asm|_asm|__asm|__asm__)' variable
1918 _MATCH_ASM.match(line)):
2029 if _MATCH_ASM.match(line):