Home
last modified time | relevance | path

Searched refs:formatedTime (Results 1 – 8 of 8) sorted by relevance

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/BonjourTop/source/
H A Dbjstring.cpp199 char formatedTime[24]; in Format() local
202 strftime(formatedTime, sizeof(formatedTime), "%Y-%m-%d_%T_%a", timeStruct); in Format()
203 Set(formatedTime); in Format()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/org/eclipse/test/internal/performance/data/
H A DUnit.java74 return formatedTime((long) (magnitude * 1000.0)); in getDisplayValue1()
104 public static String formatedTime(long diff) { in formatedTime() method in Unit
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDocument.cpp2929 char formatedTime[24]; in GetFormattedTimeString() local
2930 if (SprintfLiteral(formatedTime, "%02d/%02d/%04d %02d:%02d:%02d", in GetFormattedTimeString()
2933 CopyASCIItoUTF16(nsDependentCString(formatedTime), aFormattedTimeString); in GetFormattedTimeString()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDocument.cpp2749 char formatedTime[24]; in GetFormattedTimeString() local
2750 if (SprintfLiteral(formatedTime, "%02d/%02d/%04d %02d:%02d:%02d", in GetFormattedTimeString()
2753 CopyASCIItoUTF16(nsDependentCString(formatedTime), aFormattedTimeString); in GetFormattedTimeString()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.cpp3893 char formatedTime[24]; in GetFormattedTimeString() local
3894 if (SprintfLiteral(formatedTime, "%02d/%02d/%04d %02d:%02d:%02d", in GetFormattedTimeString()
3897 CopyASCIItoUTF16(nsDependentCString(formatedTime), aFormattedTimeString); in GetFormattedTimeString()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.cpp3641 char formatedTime[24]; in GetFormattedTimeString() local
3642 if (SprintfLiteral(formatedTime, "%02d/%02d/%04d %02d:%02d:%02d", in GetFormattedTimeString()
3645 CopyASCIItoUTF16(nsDependentCString(formatedTime), aFormattedTimeString); in GetFormattedTimeString()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.cpp3949 char formatedTime[24]; in GetFormattedTimeString() local
3950 if (SprintfLiteral(formatedTime, "%02d/%02d/%04d %02d:%02d:%02d", in GetFormattedTimeString()
3953 CopyASCIItoUTF16(nsDependentCString(formatedTime), aFormattedTimeString); in GetFormattedTimeString()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.cpp3893 char formatedTime[24]; in GetFormattedTimeString() local
3894 if (SprintfLiteral(formatedTime, "%02d/%02d/%04d %02d:%02d:%02d", in GetFormattedTimeString()
3897 CopyASCIItoUTF16(nsDependentCString(formatedTime), aFormattedTimeString); in GetFormattedTimeString()