Lines Matching refs:exists
96 if srctree and os.path.exists(srctree):
178 if os.path.exists(appendfile):
181 if os.path.exists(recipefile):
185 if os.path.exists(tmpsrcdir):
186 if os.path.exists(srctree):
209 if os.path.exists(attic_recipe):
212 if tmpsrcdir and os.path.exists(tmpsrcdir):
238 if os.path.exists(os.path.join(srctree, '.git')):
340 if not os.path.exists(dst):
471 if os.path.exists(destpth):
497 if not os.path.exists(srctree):
500 if os.path.exists(srctree):
561 if os.path.exists(appendfile):
609 if os.path.exists(preservestampfile):
647 …if os.path.exists(workshareddir) and (not os.listdir(workshareddir) or kernelVersion != staging_ke…
650 elif not os.path.exists(workshareddir):
664 if os.path.exists(srctree_localdir + '.bak'):
667 if os.path.exists(srctree_localdir):
671 if os.path.exists(tempdir_localdir):
676 if os.path.exists(tempdir_localdir):
690 elif os.path.exists(appendfile):
753 if os.path.exists(srcdir) and os.listdir(srcdir):
763 if os.path.exists(srcdir) and os.listdir(srcdir):
814 if os.path.exists(appendfile):
834 …if (os.path.exists(srcdir) and os.listdir(srcdir)) and (kernelVersion in staging_kerVer and stagin…
857 …local_files = [fname for fname in local_files if os.path.exists(os.path.join(workdir, fname)) and …
883 if os.path.exists(os.path.join(srctree, '.git')):
889 if os.path.exists(os.path.join(srctree, '.git')):
1128 if os.path.exists(bpndir):
1137 if os.path.exists(bpdir):
1275 if os.path.exists(path):
1370 if os.path.exists(orig_config) and os.path.exists(new_config):
1382 if os.path.exists(outfile):
1448 if os.path.exists(fragment_path):
1458 if os.path.exists(os.path.join(local_files_dir, fragment_fn)):
1466 if os.path.exists(srcpath):
1497 if os.path.exists(fpath):
1621 if not os.path.exists(append):
1857 if not os.path.exists(args.append):
1860 if not os.path.exists(os.path.join(args.append, 'conf', 'layer.conf')):
1939 if recipefile and os.path.exists(recipefile):
1953 if os.path.exists(appendfile):
1961 if os.path.exists(origdir):
2139 if fn in removed or not os.path.exists(os.path.join(recipedir, fn)):
2182 if os.path.exists(appendfile):
2194 if os.path.exists(destfp):