Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__chrono/
H A Dconvert_to_timespec.h29 _TimeSpec __convert_to_timespec(const chrono::nanoseconds& __ns) in __convert_to_timespec()
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dreserved-identifier.cpp50 namespace __ns { namespace
/llvm-project-15.0.7/libcxx/src/support/win32/
H A Dthread_win32.cpp243 void __libcpp_thread_sleep_for(const chrono::nanoseconds& __ns) in __libcpp_thread_sleep_for()
/llvm-project-15.0.7/libcxx/include/__filesystem/
H A Doperations.h181 inline _LIBCPP_HIDE_FROM_ABI void resize_file(const path& __p, uintmax_t __ns) { return __resize_fi… in resize_file()
182 inline _LIBCPP_HIDE_FROM_ABI void resize_file(const path& __p, uintmax_t __ns, error_code& __ec) no… in resize_file()