Searched defs:file_list (Results 1 – 5 of 5) sorted by relevance
85 file_list = [] variable in EmptyFile89 file_list = ['\n'] variable in SingleEmptyLine93 file_list = ['á\n', 'b\n', 'abcdef\n', 'ááááá\n'] variable in GoodUnicode
58 GeneratorContext* context, std::vector<std::string>* file_list, in Generate()
596 std::vector<std::string>* file_list, bool annotate_code, in GenerateSibling()636 std::vector<std::string>* file_list, in GenerateSiblings()
217 def delete_files (file_list): argument
15 struct file *file_list; variable