Lines Matching refs:exists
115 if os.path.exists('/dev/rtc'):
118 if os.path.exists(rtc) and os.path.exists(rtc+'/date') and \
119 os.path.exists(rtc+'/time') and os.path.exists(rtc+'/wakealarm'):
982 if(os.path.exists(tp+f) == False):
1282 if(os.path.exists(sysvals.ftracefile) == False):
1609 if(os.path.exists(sysvals.dmesgfile) == False):
2949 if(os.path.exists(sysvals.powerfile)):
2975 if(not os.path.exists(sysvals.fpdtpath)):
2983 if(not os.path.exists(sysvals.mempath)):
3138 if(os.path.exists(sysvals.powerfile)):
3189 if(os.path.exists(sysvals.epath+e)):
3345 if(not os.path.exists(sysvals.dmesgfile)):
3447 if(not os.path.exists(val)):
3500 if(os.path.exists(sysvals.dmesgfile) == False):
3510 if(os.path.exists(sysvals.ftracefile) == False):