Searched defs:collate (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_constants.h107 _GLIBCXX17_INLINE constexpr syntax_option_type collate = _S_collate; local
H A Dlocale_classes.h101 static const category collate = 1L << 2; member in class:locale
648 class _GLIBCXX_NAMESPACE_CXX11 collate class in inherits:locale::facet
675 collate(size_t __refs = 0) function in class:collate
689 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate
[all...]
H A Dregex.h423 static constexpr flag_type collate = regex_constants::collate; member in class:basic_regex
828 basic_regex<_Ch, _Tr>::collate; member in class:basic_regex
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.h101 static const category collate = 1L << 2; member in class:locale
644 class _GLIBCXX_NAMESPACE_CXX11 collate class in inherits:locale::facet
671 collate(size_t __refs = 0) function in class:collate
685 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate
[all...]
H A Dregex_constants.h111 _GLIBCXX17_INLINE constexpr syntax_option_type collate = member in namespace:regex_constants
H A Dregex.h409 static constexpr flag_type collate = regex_constants::collate; member in class:basic_regex
797 basic_regex<_Ch, _Tr>::collate; member in class:basic_regex
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dlocale.cc64 const locale::category locale::collate; member in class:locale
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dlocale.cc64 const locale::category locale::collate; member in class:locale
/netbsd-current/sys/netinet6/
H A Dip6_mroute.c929 collate(struct timeval *t) function
/netbsd-current/sys/netinet/
H A Dip_mroute.c1168 collate(struct timeval *t) function
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp150 const locale::category locale::collate; member in class:locale
6280 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<char>; variable in typeref:class:_LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS
6281 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<wchar_t>; variable in typeref:class:_LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS
[all...]

Completed in 154 milliseconds