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

/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py424 _INSIDE_ASM = 1 # Inside inline assembly block variable
1920 inner_block.inline_asm = _INSIDE_ASM
1925 elif (inner_block.inline_asm == _INSIDE_ASM and
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py337 _INSIDE_ASM = 1 # Inside inline assembly block variable
1611 inner_block.inline_asm = _INSIDE_ASM
1616 elif (inner_block.inline_asm == _INSIDE_ASM and
/external/libvpx/libvpx/tools/
H A Dcpplint.py424 _INSIDE_ASM = 1 # Inside inline assembly block variable
1920 inner_block.inline_asm = _INSIDE_ASM
1925 elif (inner_block.inline_asm == _INSIDE_ASM and

Completed in 448 milliseconds