Lines Matching full:preserve
42 // Preserve max to prevent overflow. in InDays()
50 // Preserve max to prevent overflow. in InDaysFloored()
63 // Preserve max to prevent overflow. in InHours()
71 // Preserve max to prevent overflow. in InMinutes()
79 // Preserve max to prevent overflow. in InSecondsF()
87 // Preserve max to prevent overflow. in InSeconds()
95 // Preserve max to prevent overflow. in InMillisecondsF()
103 // Preserve max to prevent overflow. in InMilliseconds()
111 // Preserve max to prevent overflow. in InMillisecondsRoundedUp()
124 // Preserve max to prevent overflow. in InMicroseconds()
132 // Preserve max to prevent overflow. in InMicrosecondsF()
140 // Preserve max to prevent overflow. in InNanoseconds()
201 return Time(); // Preserve 0 so we can tell it doesn't exist. in FromTimeT()
209 return 0; // Preserve 0 so we can tell it doesn't exist. in ToTimeT()
211 // Preserve max without offset to prevent overflow. in ToTimeT()
225 return Time(); // Preserve 0 so we can tell it doesn't exist. in FromDoubleT()
231 return 0; // Preserve 0 so we can tell it doesn't exist. in ToDoubleT()
233 // Preserve max without offset to prevent overflow. in ToDoubleT()
259 // Preserve 0 so the invalid result doesn't depend on the platform. in ToJsTime()
263 // Preserve max without offset to prevent overflow. in ToJsTime()
277 // Preserve 0 so the invalid result doesn't depend on the platform. in ToJavaTime()
281 // Preserve max without offset to prevent overflow. in ToJavaTime()