Home
last modified time | relevance | path

Searched refs:sourceDateEpoch (Results 1 – 18 of 18) sorted by relevance

/dports/devel/rgbds/rgbds/src/asm/
H A Dmain.c149 char const *sourceDateEpoch = getenv("SOURCE_DATE_EPOCH"); in main() local
155 if (sourceDateEpoch) in main()
156 now = (time_t)strtoul(sourceDateEpoch, NULL, 0); in main()
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpcollectionhandler.cpp2204 const qlonglong sourceDateEpoch = sourceDateEpochStr.toLongLong(&ok); in registerIndexTable() local
2205 if (ok && sourceDateEpoch < lastModified.toSecsSinceEpoch()) in registerIndexTable()
2206 lastModified.setSecsSinceEpoch(sourceDateEpoch); in registerIndexTable()
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dutil.cpp1439 QCString sourceDateEpoch = Portable::getenv("SOURCE_DATE_EPOCH"); in getCurrentDateTime() local
1440 if (!sourceDateEpoch.isEmpty()) // see https://reproducible-builds.org/specs/source-date-epoch/ in getCurrentDateTime()
1443 uint64 epoch = sourceDateEpoch.toUInt64(&ok); in getCurrentDateTime()
1450 qPrint(sourceDateEpoch)); in getCurrentDateTime()
/dports/lang/polyml/polyml-5.8.2/basis/
H A DFinalPolyML.sml858 val sourceDateEpoch : timeStamp option = value
868 val newTimeStamp : unit -> timeStamp = case sourceDateEpoch of
872 val fileTimeStamp : string -> timeStamp = case sourceDateEpoch of