Searched defs:_BlockInfo (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dcpplint.py1644 class _BlockInfo(object): class in inherits:object
1681 class _ClassInfo(_BlockInfo):
1685 _BlockInfo.__init__(self, False)
1737 class _NamespaceInfo(_BlockInfo):
1741 _BlockInfo.__init__(self, False)
1814 # - _BlockInfo: some other type of block.
2028 self.stack.append(_BlockInfo(True))

Completed in 21 milliseconds