Home
last modified time | relevance | path

Searched defs:collate (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/SemaTemplate/
Dcrash-10438657.cpp5 class collate : public locale::facet { class
/external/llvm-project/clang/test/SemaTemplate/
Dcrash-10438657.cpp5 class collate : public locale::facet { class
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-signed-bitwise-standard-types.h9 collate = 1u << 1u, enumerator
/external/rust/crates/rusqlite/src/
Dcollation.rs178 fn collate(db: Connection) { in collate() function
/external/libcups/filter/
Dpstops.c89 int collate, /* Collate copies? */ member
/external/toybox/toys/posix/
Dps.c1262 static struct procpid **collate(int count, struct dirtree *dt) in collate() function
/external/libcxx/src/
Dlocale.cpp151 const locale::category locale::collate; member in locale
6103 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<char>; variable
6104 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<wchar_t>; variable
/external/llvm-project/libcxx/src/
Dlocale.cpp150 const locale::category locale::collate; member in locale
6280 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<char>; variable
6281 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<wchar_t>; variable