Searched refs:sourcefiles (Results 1 – 2 of 2) sorted by relevance
14 sourcefiles = [os.path.join(root, name) variable26 for file in sourcefiles:54 for file in sourcefiles:
69 sourcefiles=[]87 sourcefiles.append(arg)116 if sourcefiles == [] and compileonly:120 if sourcefiles != []:122 for sourcefile in sourcefiles: