Lines Matching refs:exists
73 if os.path.exists (path + "/" + header):
101 if os.path.exists (location):
105 if os.path.exists (location):
123 if os.path.exists (location):
171 if os.path.exists (bld_dir):
180 if not os.path.exists (tpath + "/gcc"):
201 if not os.path.exists (obj):
203 if os.path.exists (obj):
263 if obn and os.path.exists (build_dir + "/gcc/" + obn):
342 if objfile and os.path.exists(t1[1] +"/gcc/"+objfile):
361 if os.path.exists (inc_file):
368 if os.path.exists (src_file):
520 if not os.path.exists (x):
533 if build_dir and not os.path.exists (build_dir):
537 if target_dir and not os.path.exists (target_dir):