Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregbase.hpp74 collate = 1 << 21, // use locale specific collation enumerator
123 collate = ::boost::regbase::collate, enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregbase.hpp85 collate = 1 << 21, // use locale specific collation enumerator
134 collate = ::boost::regbase::collate, enumerator
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dcrash-10438657.cpp5 class collate : public locale::facet { class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dlocalefwd.h152 class collate; in _GLIBCXX_VISIBILITY() local
Dlocale_classes.h101 static const category collate = 1L << 2; in _GLIBCXX_VISIBILITY() local
Dregex_constants.h107 constexpr syntax_option_type collate = 1 << _S_collate; in _GLIBCXX_VISIBILITY() local
Dregex.h353 static constexpr flag_type collate = regex_constants::collate; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dlocalefwd.h152 class collate; in _GLIBCXX_VISIBILITY() local
Dlocale_classes.h101 static const category collate = 1L << 2; in _GLIBCXX_VISIBILITY() local
Dregex_constants.h107 constexpr syntax_option_type collate = 1 << _S_collate; in _GLIBCXX_VISIBILITY() local
Dregex.h353 static constexpr flag_type collate = regex_constants::collate; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/external/pytorch/torch/utils/data/_utils/
H A Dcollate.py118 def collate( function
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dcollation.rs189 fn collate(db: Connection) -> Result<()> { in collate() function
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/dataframe/
H A Ddataframes.py430 def collate(self, *args, **kwargs): member in CaptureDataFrameWithDataPipeOps
/aosp_15_r20/external/libcups/filter/
H A Dpstops.c89 int collate, /* Collate copies? */ member
/aosp_15_r20/prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/persistence/room/common/28.0.0/
HDcommon-28.0.0.jar ... android/arch/persistence/room/ColumnInfo$Collate.class ColumnInfo.java package android.arch. ...
/aosp_15_r20/external/toybox/toys/posix/
H A Dps.c1297 static struct procpid **collate(int count, struct dirtree *dt) in collate() function
/aosp_15_r20/external/libcxx/src/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py398 def collate(*iterables, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py398 def collate(*iterables, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py398 def collate(*iterables, **kwargs): function
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/more_itertools/
Dmore.py398 def collate(*iterables, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py398 def collate(*iterables, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Dmore.py412 def collate(*iterables, **kwargs): function
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/more_itertools/
Dmore.py412 def collate(*iterables, **kwargs): function

1234