| /external/libaom/tools/ | 
| D | cpplint.py | 2781                                   nesting_state, error):  argument3032 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,  argument
 3171 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error):  argument
 3488 def _IsType(clean_lines, nesting_state, expr):  argument
 3551 def CheckBracesSpacing(filename, clean_lines, linenum, nesting_state, error):  argument
 4311 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state,  argument
 4686                   include_state, nesting_state, error):  argument
 5014                               nesting_state, error):  argument
 5718 def IsBlockInNameSpace(nesting_state, is_forward_declaration):  argument
 5739 def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item,  argument
 [all …]
 
 | 
| /external/google-styleguide/cpplint/ | 
| D | cpplint.py | 2781                                   nesting_state, error):  argument3032 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,  argument
 3171 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error):  argument
 3488 def _IsType(clean_lines, nesting_state, expr):  argument
 3551 def CheckBracesSpacing(filename, clean_lines, linenum, nesting_state, error):  argument
 4314 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state,  argument
 4689                   include_state, nesting_state, error):  argument
 5017                               nesting_state, error):  argument
 5721 def IsBlockInNameSpace(nesting_state, is_forward_declaration):  argument
 5742 def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item,  argument
 [all …]
 
 | 
| /external/libvpx/tools/ | 
| D | cpplint.py | 2781                                   nesting_state, error):  argument3032 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,  argument
 3171 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error):  argument
 3488 def _IsType(clean_lines, nesting_state, expr):  argument
 3551 def CheckBracesSpacing(filename, clean_lines, linenum, nesting_state, error):  argument
 4311 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state,  argument
 4686                   include_state, nesting_state, error):  argument
 5014                               nesting_state, error):  argument
 5718 def IsBlockInNameSpace(nesting_state, is_forward_declaration):  argument
 5739 def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item,  argument
 [all …]
 
 | 
| /external/mksh/src/ | 
| D | syn.c | 29 struct nesting_state {  struct30 	int start_token;	/* token than began nesting (eg, FOR) */
 31 	int start_line;		/* line nesting began on */
 
 | 
| /external/compiler-rt/lib/sanitizer_common/scripts/ | 
| D | cpplint.py | 1751                                   nesting_state, error):  argument2041 def CheckAccess(filename, clean_lines, linenum, nesting_state, error):  argument
 2199 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error):  argument
 2792 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state,  argument
 3776                 include_state, function_state, nesting_state, error,  argument
 
 |