Searched defs:file_paths (Results 1 – 8 of 8) sorted by relevance
134 def report_modified_files(file_paths): argument146 def normalize_whitespace(file_paths): argument155 def normalize_c_whitespace(file_paths): argument171 def normalize_docs_whitespace(file_paths): argument190 def docs_modified(file_paths): argument196 def credit_given(file_paths): argument202 def reported_news(file_paths): argument208 def regenerated_configure(file_paths): argument216 def regenerated_pyconfig_h_in(file_paths): argument
130 def report_modified_files(file_paths): argument142 def normalize_whitespace(file_paths): argument153 def normalize_c_whitespace(file_paths): argument169 def normalize_docs_whitespace(file_paths): argument188 def docs_modified(file_paths): argument194 def credit_given(file_paths): argument200 def reported_news(file_paths): argument
26 def Transform(transform, file_paths): argument
183 def batch_check_files(file_paths, base_opts): argument
43 def CreateFiles(self, file_paths): argument
402 const CollectionDef& file_paths = in GrapplerItemFromMetaGraphDef() local
62 static char *file_paths[NEL]; variable
3112 path_list &file_paths = getFilePaths(); in NaClToolChain() local