Home
last modified time | relevance | path

Searched defs:file_state (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/checkers/
Dcpp.py1926 def check_namespace_indentation(clean_lines, line_number, file_extension, file_state, error): argument
1975 def check_using_std(clean_lines, line_number, file_state, error): argument
2001 def check_max_min_macros(clean_lines, line_number, file_state, error): argument
2342 def check_for_null(clean_lines, line_number, file_state, error): argument
2401 def check_style(clean_lines, line_number, file_extension, class_state, file_state, error): argument
2713 file_state, error): argument
2919 def check_identifier_name_in_declaration(filename, line_number, line, file_state, error): argument
3332 class_state, file_state, error): argument