Searched refs:check_all_files (Results 1 – 7 of 7) sorted by relevance
48 function check_all_files { function57 check_all_files
188 def check_all_files(dir_path=theano.__path__[0], pattern='*.py'): function
41 $ ./check_all_files.sh
116 def _CheckDevtoolsLocalization(input_api, output_api, check_all_files=False): # pylint: disable=in… argument120 if check_all_files == True:
96 if self.check_all_files():138 def check_all_files(self): member in ValueConfigLoader
153 def _CheckDevtoolsLocalization(input_api, output_api, check_all_files=False): # pylint: disable=in… argument156 if check_all_files == True:
3025 * src/files.c (check_all_files): Removed.