Searched refs:T_FileStream_file_exists (Results 1 – 16 of 16) sorted by relevance
544 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()589 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()774 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()1205 if (!T_FileStream_file_exists(resFilePath)) { in pkg_createWindowsDLL()1210 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()1211 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()
562 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()646 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()932 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()1185 if (T_FileStream_file_exists(icudtAll) && (result = remove(icudtAll)) != 0) { in pkg_createWithoutAssemblyCode()1395 if (!T_FileStream_file_exists(resFilePath)) { in pkg_createWindowsDLL()1400 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()1401 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()
43 T_FileStream_file_exists(const char* filename);
80 if (T_FileStream_file_exists(checkAgainst)) { in isFileModTimeLater()
80 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() function
802 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
799 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
535 if(!T_FileStream_file_exists(filename)){ in parseDependency()
42 #define T_FileStream_file_exists T_FileStream_file_exists_3_2 macro