Home
last modified time | relevance | path

Searched defs:__ns (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_futex.h174 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__atime - __s); in _GLIBCXX_VISIBILITY() local
187 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__atime - __s); in _GLIBCXX_VISIBILITY() local
H A Dthis_thread_sleep.h73 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__rtime - __s); in _GLIBCXX_VISIBILITY() local
H A Datomic_timed_wait.h85 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__atime - __s); in _GLIBCXX_VISIBILITY() local
152 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__atime - __s); in _GLIBCXX_VISIBILITY() local
H A Dsemaphore_base.h123 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__atime - __s); in _GLIBCXX_VISIBILITY() local
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dfutex.cc114 chrono::seconds __s, chrono::nanoseconds __ns) in _M_futex_wait_until()
190 chrono::seconds __s, chrono::nanoseconds __ns) in _M_futex_wait_until_steady()
H A Dthread.cc207 __sleep_for(chrono::seconds __s, chrono::nanoseconds __ns) in __sleep_for()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Datomic_futex.h137 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__atime - __s); in _GLIBCXX_VISIBILITY() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dfutex.cc90 chrono::seconds __s, chrono::nanoseconds __ns) in _M_futex_wait_until()
H A Dthread.cc196 __sleep_for(chrono::seconds __s, chrono::nanoseconds __ns) in __sleep_for()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dmonetary_members.cc269 char* __ns = 0; in _M_initialize_moneypunct() local
423 char* __ns = 0; in _M_initialize_moneypunct() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dmonetary_members.cc269 char* __ns = 0; in _M_initialize_moneypunct() local
423 char* __ns = 0; in _M_initialize_moneypunct() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dmultiseq_selection.h170 _DifferenceType* __ns = new _DifferenceType[__m]; variable
421 _DifferenceType* __ns = new _DifferenceType[__m]; variable
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dmultiseq_selection.h170 _DifferenceType* __ns = new _DifferenceType[__m]; variable
421 _DifferenceType* __ns = new _DifferenceType[__m]; variable
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dmonetary_members.cc273 char* __ns = 0; in _M_initialize_moneypunct() local
424 char* __ns = 0; in _M_initialize_moneypunct() local
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dmonetary_members.cc273 char* __ns = 0; in _M_initialize_moneypunct() local
424 char* __ns = 0; in _M_initialize_moneypunct() local
/netbsd/external/apache2/llvm/dist/libcxx/src/support/win32/
H A Dthread_win32.cpp247 void __libcpp_thread_sleep_for(const chrono::nanoseconds& __ns) in __libcpp_thread_sleep_for()
304 chrono::nanoseconds const& __ns) in __libcpp_semaphore_wait_timed()