Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dcpplint.py2258 def IsBlankLine(line): function
2568 if IsBlankLine(line) and not nesting_state.InNamespaceBody():
2918 if (not IsBlankLine(prev_line) and
2952 if not IsBlankLine(prevline): # if not a blank line...