Searched refs:ptch (Results 1 – 1 of 1) sorted by relevance
265 def diffData(base, ptch, d1, d2) : argument269 tmpFile2 = tmpDir2 + os.path.basename(ptch) + t.getName()499 def protoCatalog(base, ptch) : argument513 ptchFilesList = list(findFiles(ptch))514 ptchStringLength = len(ptch)571 def flistCatalog(base, ptch, flist) : argument609 if not os.path.exists(ptch + fn) :612 if os.path.exists(ptch + f) :614 elif os.path.exists(ptch + "root_" + arch + "/" + f) :621 if os.path.islink(ptch + fn) :[all …]