Home
last modified time | relevance | path

Searched refs:_Period (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__mutex_base145 template <class _Rep, class _Period>
147 unique_lock(mutex_type& __m, const chrono::duration<_Rep, _Period>& __d)
183 template <class _Rep, class _Period>
184 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d);
239 template <class _Rep, class _Period>
241 unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d)
331 template <class _Rep, class _Period>
335 const chrono::duration<_Rep, _Period>& __d);
337 template <class _Rep, class _Period, class _Predicate>
341 const chrono::duration<_Rep, _Period>& __d,
[all …]
H A Dcondition_variable155 template <class _Lock, class _Rep, class _Period>
159 const chrono::duration<_Rep, _Period>& __d);
161 template <class _Lock, class _Rep, class _Period, class _Predicate>
165 const chrono::duration<_Rep, _Period>& __d,
242 template <class _Lock, class _Rep, class _Period>
246 const chrono::duration<_Rep, _Period>& __d)
251 template <class _Lock, class _Rep, class _Period, class _Predicate>
255 const chrono::duration<_Rep, _Period>& __d,
H A Dshared_mutex219 template <class _Rep, class _Period>
222 try_lock_for(const chrono::duration<_Rep, _Period>& __rel_time)
235 template <class _Rep, class _Period>
238 try_lock_shared_for(const chrono::duration<_Rep, _Period>& __rel_time)
358 template <class _Rep, class _Period>
361 const chrono::duration<_Rep, _Period>& __rel_time)
460 template <class _Rep, class _Period>
462 shared_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d)
H A Dchrono51 typedef typename _Period::type period;
822 template <class _Rep, class _Period = ratio<1> > class _LIBCPP_TEMPLATE_VIS duration;
827 template <class _Rep, class _Period>
828 struct __is_duration<duration<_Rep, _Period> > : true_type {};
830 template <class _Rep, class _Period>
831 struct __is_duration<const duration<_Rep, _Period> > : true_type {};
833 template <class _Rep, class _Period>
834 struct __is_duration<volatile duration<_Rep, _Period> > : true_type {};
836 template <class _Rep, class _Period>
837 struct __is_duration<const volatile duration<_Rep, _Period> > : true_type {};
[all …]
H A Dfuture584 template <class _Rep, class _Period>
587 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const;
610 template <class _Rep, class _Period>
613 __assoc_sub_state::wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
1142 template <class _Rep, class _Period>
1145 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
1242 template <class _Rep, class _Period>
1245 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
1337 template <class _Rep, class _Period>
1340 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
[all …]
H A Dmutex251 template <class _Rep, class _Period>
253 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d)
295 template <class _Rep, class _Period>
297 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__mutex_base145 template <class _Rep, class _Period>
147 unique_lock(mutex_type& __m, const chrono::duration<_Rep, _Period>& __d)
183 template <class _Rep, class _Period>
184 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d);
239 template <class _Rep, class _Period>
241 unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d)
331 template <class _Rep, class _Period>
335 const chrono::duration<_Rep, _Period>& __d);
337 template <class _Rep, class _Period, class _Predicate>
341 const chrono::duration<_Rep, _Period>& __d,
[all …]
H A Dcondition_variable155 template <class _Lock, class _Rep, class _Period>
159 const chrono::duration<_Rep, _Period>& __d);
161 template <class _Lock, class _Rep, class _Period, class _Predicate>
165 const chrono::duration<_Rep, _Period>& __d,
242 template <class _Lock, class _Rep, class _Period>
246 const chrono::duration<_Rep, _Period>& __d)
251 template <class _Lock, class _Rep, class _Period, class _Predicate>
255 const chrono::duration<_Rep, _Period>& __d,
H A Dshared_mutex219 template <class _Rep, class _Period>
222 try_lock_for(const chrono::duration<_Rep, _Period>& __rel_time)
235 template <class _Rep, class _Period>
238 try_lock_shared_for(const chrono::duration<_Rep, _Period>& __rel_time)
358 template <class _Rep, class _Period>
361 const chrono::duration<_Rep, _Period>& __rel_time)
460 template <class _Rep, class _Period>
462 shared_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d)
H A Dchrono51 typedef typename _Period::type period;
822 template <class _Rep, class _Period = ratio<1> > class _LIBCPP_TEMPLATE_VIS duration;
827 template <class _Rep, class _Period>
828 struct __is_duration<duration<_Rep, _Period> > : true_type {};
830 template <class _Rep, class _Period>
831 struct __is_duration<const duration<_Rep, _Period> > : true_type {};
833 template <class _Rep, class _Period>
834 struct __is_duration<volatile duration<_Rep, _Period> > : true_type {};
836 template <class _Rep, class _Period>
837 struct __is_duration<const volatile duration<_Rep, _Period> > : true_type {};
[all …]
H A Dfuture584 template <class _Rep, class _Period>
587 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const;
610 template <class _Rep, class _Period>
613 __assoc_sub_state::wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
1142 template <class _Rep, class _Period>
1145 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
1242 template <class _Rep, class _Period>
1245 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
1337 template <class _Rep, class _Period>
1340 wait_for(const chrono::duration<_Rep, _Period>& __rel_time) const
[all …]
H A Dmutex251 template <class _Rep, class _Period>
253 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d)
295 template <class _Rep, class _Period>
297 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d)
H A Dthread431 template <class _Rep, class _Period>
433 sleep_for(const chrono::duration<_Rep, _Period>& __d)
436 if (__d > duration<_Rep, _Period>::zero())
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dchrono70 template<typename _Rep, typename _Period = ratio<1>>
114 template<typename _Rep, typename _Period>
115 struct common_type<chrono::duration<_Rep, _Period>,
116 chrono::duration<_Rep, _Period>>
119 typename _Period::type>;
124 template<typename _Rep, typename _Period>
125 struct common_type<chrono::duration<_Rep, _Period>>
128 typename _Period::type>;
182 template<typename _Rep, typename _Period>
184 __cast(const duration<_Rep, _Period>& __d)
[all …]
H A Dcondition_variable163 template<typename _Rep, typename _Period>
166 const chrono::duration<_Rep, _Period>& __rtime)
175 template<typename _Rep, typename _Period, typename _Predicate>
178 const chrono::duration<_Rep, _Period>& __rtime,
363 template<typename _Lock, typename _Rep, typename _Period>
365 wait_for(_Lock& __lock, const chrono::duration<_Rep, _Period>& __rtime)
369 typename _Period, typename _Predicate>
372 const chrono::duration<_Rep, _Period>& __rtime, _Predicate __p)
439 template <class _Lock, class _Rep, class _Period, class _Predicate>
442 const chrono::duration<_Rep, _Period>& __rel_time,
H A Dmutex137 template<typename _Rep, typename _Period>
139 _M_try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
148 if (ratio_greater<__clock::period, _Period>())
239 template <class _Rep, class _Period>
241 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
305 template <class _Rep, class _Period>
307 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
375 template<typename _Rep, typename _Period>
377 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
463 template<typename _Rep, typename _Period>
[all …]
H A Dshared_mutex472 template<typename _Rep, typename _Period>
474 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
477 if (ratio_greater<__clock_t::period, _Period>())
488 template<typename _Rep, typename _Period>
490 try_lock_shared_for(const chrono::duration<_Rep, _Period>& __rtime)
493 if (ratio_greater<__clock_t::period, _Period>())
739 template<typename _Rep, typename _Period>
741 const chrono::duration<_Rep, _Period>& __rel_time)
779 template<typename _Rep, typename _Period>
781 try_lock_for(const chrono::duration<_Rep, _Period>& __rel_time)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dchrono70 template<typename _Rep, typename _Period = ratio<1>>
114 template<typename _Rep, typename _Period>
115 struct common_type<chrono::duration<_Rep, _Period>,
116 chrono::duration<_Rep, _Period>>
119 typename _Period::type>;
124 template<typename _Rep, typename _Period>
125 struct common_type<chrono::duration<_Rep, _Period>>
128 typename _Period::type>;
182 template<typename _Rep, typename _Period>
184 __cast(const duration<_Rep, _Period>& __d)
[all …]
H A Dcondition_variable163 template<typename _Rep, typename _Period>
166 const chrono::duration<_Rep, _Period>& __rtime)
175 template<typename _Rep, typename _Period, typename _Predicate>
178 const chrono::duration<_Rep, _Period>& __rtime,
363 template<typename _Lock, typename _Rep, typename _Period>
365 wait_for(_Lock& __lock, const chrono::duration<_Rep, _Period>& __rtime)
369 typename _Period, typename _Predicate>
372 const chrono::duration<_Rep, _Period>& __rtime, _Predicate __p)
439 template <class _Lock, class _Rep, class _Period, class _Predicate>
442 const chrono::duration<_Rep, _Period>& __rel_time,
H A Dmutex137 template<typename _Rep, typename _Period>
139 _M_try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
148 if (ratio_greater<__clock::period, _Period>())
239 template <class _Rep, class _Period>
241 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
305 template <class _Rep, class _Period>
307 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
375 template<typename _Rep, typename _Period>
377 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
463 template<typename _Rep, typename _Period>
[all …]
H A Dshared_mutex472 template<typename _Rep, typename _Period>
474 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)
477 if (ratio_greater<__clock_t::period, _Period>())
488 template<typename _Rep, typename _Period>
490 try_lock_shared_for(const chrono::duration<_Rep, _Period>& __rtime)
493 if (ratio_greater<__clock_t::period, _Period>())
739 template<typename _Rep, typename _Period>
741 const chrono::duration<_Rep, _Period>& __rel_time)
779 template<typename _Rep, typename _Period>
781 try_lock_for(const chrono::duration<_Rep, _Period>& __rel_time)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dunique_lock.h93 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
95 const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()
172 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
174 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()
H A Datomic_futex.h166 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
169 const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()
255 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
258 const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dunique_lock.h93 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
95 const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()
172 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
174 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()
H A Datomic_futex.h166 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
169 const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()
255 template<typename _Rep, typename _Period> in _GLIBCXX_VISIBILITY()
258 const chrono::duration<_Rep, _Period>& __rtime) in _GLIBCXX_VISIBILITY()

12