Home
last modified time | relevance | path

Searched defs:stdTime (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d173 Duration utcOffsetAt(long stdTime) @safe const scope nothrow in utcOffsetAt()
812 override bool dstInEffect(long stdTime) @trusted const scope nothrow in dstInEffect()
866 override long utcToTZ(long stdTime) @trusted const scope nothrow in utcToTZ()
1162 override bool dstInEffect(long stdTime) @safe const scope nothrow in utcToTZ()
1178 override long utcToTZ(long stdTime) @safe const scope nothrow in utcToTZ()
1241 override Duration utcOffsetAt(long stdTime) @safe const scope nothrow in utcOffsetAt()
1288 override bool dstInEffect(long stdTime) @safe const scope nothrow in hasDST()
1302 override long utcToTZ(long stdTime) @safe const scope nothrow in hasDST()
1355 override Duration utcOffsetAt(long stdTime) @safe const scope nothrow in utcOffsetAt()
1922 override bool dstInEffect(long stdTime) @safe const scope nothrow in utcOffset()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d140 Duration utcOffsetAt(long stdTime) @safe const nothrow in utcOffsetAt()
767 override bool dstInEffect(long stdTime) @trusted const nothrow in immutable()
815 override long utcToTZ(long stdTime) @trusted const nothrow in utcToTZ()
1104 override bool dstInEffect(long stdTime) @safe const nothrow in utcToTZ()
1120 override long utcToTZ(long stdTime) @safe const nothrow in utcToTZ()
1181 override Duration utcOffsetAt(long stdTime) @safe const nothrow in utcOffsetAt()
1228 override bool dstInEffect(long stdTime) @safe const nothrow in hasDST()
1242 override long utcToTZ(long stdTime) @safe const nothrow in hasDST()
1295 override Duration utcOffsetAt(long stdTime) @safe const nothrow in utcOffsetAt()
1804 override bool dstInEffect(long stdTime) @safe const nothrow in utcOffset()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfile.d939 long stdTime = unixTimeToStdTime(unixTime); in version() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfile.d1198 long stdTime = unixTimeToStdTime(unixTime); in version() local