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

/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py426 _BLOCK_ASM = 3 # The whole block is an inline assembly block variable
2030 self.stack[-1].inline_asm = _BLOCK_ASM
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py339 _BLOCK_ASM = 3 # The whole block is an inline assembly block variable
1701 self.stack[-1].inline_asm = _BLOCK_ASM
/external/libvpx/libvpx/tools/
H A Dcpplint.py426 _BLOCK_ASM = 3 # The whole block is an inline assembly block variable
2030 self.stack[-1].inline_asm = _BLOCK_ASM

Completed in 1158 milliseconds