Searched defs:naive (Results 1 – 14 of 14) sorted by relevance
45 mod naive; module
560 pub mod naive; module
9 pub(crate) mod naive; module
11 pub(crate) mod naive; module
604 def naive( function
17 mod naive; module
1171 def _build_tzaware(self, naive, res, tzinfos): argument
43 let naive = self.inner.naive_local(); in serialize() localVariable
1846 let naive = now.naive_local(); in test_test_deprecated_from_offset() localVariable
636 let naive = self.overflowing_naive_local(); in to_rfc3339() localVariable