Searched defs:positive_offset (Results 1 – 3 of 3) sorted by relevance
301 let positive_offset = FixedOffset::east_opt(2 * 60 * 60).unwrap(); in test_checked_add_offset() localVariable328 let positive_offset = FixedOffset::east_opt(2 * 60 * 60).unwrap(); in test_checked_sub_offset() localVariable357 let positive_offset = FixedOffset::east_opt(2 * 60 * 60).unwrap(); in test_overflowing_add_offset() localVariable
361 let positive_offset = FixedOffset::east_opt(4 * 60 * 60).unwrap(); in test_overflowing_offset() localVariable
601 const __m128i positive_offset = _mm_set1_epi8(kPositiveIndexOffset); in DirectionalZone2FromLeftCol_4x4_SSE4_1() local