Lines Matching defs:isNewerThan
3183 bool isNewerThan(const String &fileA, const String &fileB);
5227 bool MakeBase::isNewerThan(const String &fileA, const String &fileB)
5229 //trace("isNewerThan:'%s' , '%s'", fileA.c_str(), fileB.c_str());
6731 if (refreshCache || isNewerThan(parent.getURI().getPath(), fullName))
6865 if (isNewerThan(srcFullName, destFullName))
6886 bool depRequires = isNewerThan(depFullName, destFullName);
7109 if (!isNewerThan(fullSource, fullDest))
7171 if (!isNewerThan(fullSource, fullDest))
7210 if (!isNewerThan(fullSource, fullDest))
7346 if (isNewerThan(fullSource, fullDest)) newFiles++;
7431 if (isNewerThan(fullTemplate, fullDest)) newFiles++;
7450 if (isNewerThan(fullSource, fullDest)) newFiles++;
7538 if (isNewerThan(cmdExe, rawCmd + ".log") || isNewerThan(cmdExe, rawCmd + ".xml")) newFiles++;
7875 if (!isNewerThan(fullSrc, fullDest))
8012 if (isNewerThan(fullObj, fullTarget))
8147 if (!force && !isNewerThan(parent.getURI().getPath(), fullName))
8307 if (!isNewerThan(fullSource, fullDest))
8559 if (!isNewerThan(fullFile, fullOut))
8654 if (isNewerThan(fullName, fullOut))
8789 if (isNewerThan(fullName, fullOut))