Searched refs:check_style (Results 1 – 8 of 8) sorted by relevance
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
D | checkstyle.py | 41 Options.check_style, 46 if not self._options.check_style:
|
D | options.py | 37 …check_style = make_option("--ignore-style", action="store_false", dest="check_style", default=True… variable in Options
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
D | upload_unittest.py | 56 options.check_style = True 103 options.check_style = True
|
D | download_unittest.py | 75 options.check_style = True
|
/external/oprofile/doc/ |
D | CodingStyle | 8 The script "check_style.py" in the oprofile-tests CVS module can help
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
D | cpp.py | 2401 def check_style(clean_lines, line_number, file_extension, class_state, file_state, error): function 3359 check_style(clean_lines, line, file_extension, class_state, file_state, error)
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 30651 (check_style): Added call to check_max_min_macros(). 30706 (check_style): Added call to check_using_std().
|
D | ChangeLog-2011-02-16 | 6442 (check_style): Changed the parameters to various calls since they now need _FileState
|