/external/google-styleguide/cpplint/ |
D | cpplint.py | 2775 nesting_state, error): argument 3026 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, argument 3165 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error): argument 3482 def _IsType(clean_lines, nesting_state, expr): argument 3545 def CheckBracesSpacing(filename, clean_lines, linenum, nesting_state, error): argument 4295 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument 4670 include_state, nesting_state, error): argument 4998 nesting_state, error): argument 5702 def IsBlockInNameSpace(nesting_state, is_forward_declaration): argument 5723 def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item, argument [all …]
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 2084 nesting_state, error): argument 2375 def CheckAccess(filename, clean_lines, linenum, nesting_state, error): argument 2532 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error): argument 3348 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument 3724 include_state, nesting_state, error): argument 4024 nesting_state, error): argument 4492 include_state, function_state, nesting_state, error, argument
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 2084 nesting_state, error): argument 2375 def CheckAccess(filename, clean_lines, linenum, nesting_state, error): argument 2532 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error): argument 3348 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument 3724 include_state, nesting_state, error): argument 4024 nesting_state, error): argument 4492 include_state, function_state, nesting_state, error, argument
|
/external/mksh/src/ |
D | syn.c | 29 struct nesting_state { struct 30 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): argument 2041 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
|