Home
last modified time | relevance | path

Searched refs:_FR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dzl10036.c52 #define _FR (_XTAL/_RDIV) macro
175 div = (frequency + _FR/2) / _FR; in zl10036_set_frequency()
176 state->frequency = div * _FR; in zl10036_set_frequency()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dfuture1880 typedef typename remove_reference<typename decay<_Fp>::type>::type _FR;
1881 typedef __packaged_task_func<_FR, allocator<_FR>, _Rp(_ArgTypes...)> _FF;
1893 ::new (__hold.get()) _FF(_VSTD::forward<_Fp>(__f), allocator<_FR>(__a));
1904 typedef typename remove_reference<typename decay<_Fp>::type>::type _FR;
1905 typedef __packaged_task_func<_FR, _Alloc, _Rp(_ArgTypes...)> _FF;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dfuture1880 typedef typename remove_reference<typename decay<_Fp>::type>::type _FR;
1881 typedef __packaged_task_func<_FR, allocator<_FR>, _Rp(_ArgTypes...)> _FF;
1893 ::new (__hold.get()) _FF(_VSTD::forward<_Fp>(__f), allocator<_FR>(__a));
1904 typedef typename remove_reference<typename decay<_Fp>::type>::type _FR;
1905 typedef __packaged_task_func<_FR, _Alloc, _Rp(_ArgTypes...)> _FF;