Home
last modified time | relevance | path

Searched refs:GetCurrentDate (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/
H A Ddate_changed_helper.cc15 base::Time GetCurrentDate(base::Time now) { in GetCurrentDate() function
24 prefs->SetTime(pref_name, GetCurrentDate(now)); in UpdateStoredDate()
33 UpdateStoredDate(prefs, pref_name, GetCurrentDate(now)); in IsStoredDateToday()
37 return std::abs((stored_date - GetCurrentDate(now)).InHours()) < 12; in IsStoredDateToday()
/dports/archivers/peazip/peazip-8.1.0.src/
H A Ddates.pas68 procedure GetCurrentDate(var y, m, d, w: word); procedure
126 procedure GetCurrentDate(var y, m, d, w: word); procedure
149 procedure GetCurrentDate(var y, m, d, w: word); procedure
177 procedure GetCurrentDate(var y, m, d, w: word); procedure
213 procedure GetCurrentDate(var y, m, d, w: word); procedure
238 procedure GetCurrentDate(var y, m, d, w: word); procedure
327 GetCurrentDate(y,m,d,w);
H A Dt_dates.pas25 GetCurrentDate(dum,dum,dum,dow);
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/cmake/
H A DGetCurrentDate.cmake35 # The C++ program GetCurrentDate.cpp belongs together with this module.
47 ${CMAKE_BINARY_DIR}/CMakeFiles/GetCurrentDate
48 ${CMAKE_CURRENT_LIST_DIR}/GetCurrentDate.cpp
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
118 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
H A Dcrash_report_sender.h100 int GetCurrentDate() const;
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
118 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
118 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
121 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
H A Dcrash_report_sender.h103 int GetCurrentDate() const;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
118 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
120 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
H A Dcrash_report_sender.h103 int GetCurrentDate() const;
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
120 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
H A Dcrash_report_sender.h103 int GetCurrentDate() const;
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
120 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
H A Dcrash_report_sender.h103 int GetCurrentDate() const;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
120 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
H A Dcrash_report_sender.h103 int GetCurrentDate() const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/windows/sender/
H A Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport()
120 int CrashReportSender::GetCurrentDate() const { in GetCurrentDate() function in google_breakpad::CrashReportSender
H A Dcrash_report_sender.h103 int GetCurrentDate() const;
/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_subsidy.cpp55 int year = ScriptDate::GetYear(ScriptDate::GetCurrentDate()); in GetExpireDate()
56 int month = ScriptDate::GetMonth(ScriptDate::GetCurrentDate()); in GetExpireDate()
H A Dscript_date.hpp51 static Date GetCurrentDate();
/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DTimestamp.h27 void GetCurrentDate (char * date); // returns date as YYYYMMDD string, 9 bytes
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/setup/
H A Dsetup_utils.h73 base::string16 GetCurrentDate();

123