Searched refs:function_state (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | cpplint.py | 2274 function_state, error): argument 2330 function_state.Begin(function) 2337 function_state.Check(error, filename, linenum) 2338 function_state.End() 2340 function_state.Count() # Count non-blank/non-comment lines. 4492 include_state, function_state, nesting_state, error, argument 4517 CheckForFunctionLengths(filename, clean_lines, line, function_state, error) 4551 function_state = _FunctionState() 4565 include_state, function_state, nesting_state, error,
|