Searched defs:sf2 (Results 1 – 10 of 10) sorted by relevance
13 short _Fract sf2 = sf; variable
19 using sf2 = decltype(S<int>::foo2(1, 2)); // expected-error{{no matching function}} typedef
90 SegmentFormatter sf2 = new SegmentFormatter(); in onCreate() local
117 SocketFactory sf2 = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in interactions() local
657 int sf2; in apply_inter_tes() local739 int sf2 = 0; in apply_inter_tes() local
752 const __m256i sf2 = _mm256_loadu_si256((const __m256i *)signal_pattern_2); in pack_16_2t_pixels() local780 const __m256i sf2 = _mm256_loadu_si256((const __m256i *)signal_pattern_2); in pack_8x1_2t_pixels() local
403 const __m256i sf2 = _mm256_loadu_si256((const __m256i *)signal_pattern_2); in pack_16_2t_pixels() local431 const __m256i sf2 = _mm256_loadu_si256((const __m256i *)signal_pattern_2); in pack_8x1_2t_pixels() local
382 } sf2; member
193 constexpr int (*sf2)(int) = &s.f; variable