Searched defs:positive_offset (Results 1 – 3 of 3) sorted by relevance
485 let positive_offset = FixedOffset::east_opt(2 * 60 * 60).unwrap(); in test_checked_add_offset() localVariable512 let positive_offset = FixedOffset::east_opt(2 * 60 * 60).unwrap(); in test_checked_sub_offset() localVariable541 let positive_offset = FixedOffset::east_opt(2 * 60 * 60).unwrap(); in test_overflowing_add_offset() localVariable
357 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