Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
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/
Dcpplint.py426 _BLOCK_ASM = 3 # The whole block is an inline assembly block variable
2030 self.stack[-1].inline_asm = _BLOCK_ASM
/external/libaom/libaom/tools/
Dcpplint.py426 _BLOCK_ASM = 3 # The whole block is an inline assembly block variable
2030 self.stack[-1].inline_asm = _BLOCK_ASM
/external/google-styleguide/cpplint/
Dcpplint.py524 _BLOCK_ASM = 3 # The whole block is an inline assembly block variable
2720 self.stack[-1].inline_asm = _BLOCK_ASM
Dcpplint_unittest.py5681 cpplint._BLOCK_ASM)