Home
last modified time | relevance | path

Searched defs:ws1 (Results 1 – 3 of 3) sorted by relevance

/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DJimfsFileSystemCloseTest.java169 WatchService ws1 = fs.newWatchService(); in testOpenWatchServicesClosed() local
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h151 inline _LIBCPP_INLINE_VISIBILITY int wcscoll_l(const wchar_t *ws1, in wcscoll_l()
/external/python/cpython3/Modules/
D_localemodule.c360 wchar_t *ws1 = NULL, *ws2 = NULL; in _locale_strcoll_impl() local