/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_classes.h | 91 * The standard category values are none, ctype, numeric, collate, time, 100 static const category collate = 1L << 2; member in class:locale 104 static const category all = (ctype | numeric | collate | 237 * @brief Compare two strings according to collate. 240 * the collate facet in this locale. One use is to provide the locale to 249 * @return True if collate<Char> facet compares s1 < s2, else false. 293 // collate, ctype, monetary, numeric, time, and messages. These 597 * The collate template uses protected virtual functions to provide 601 * collate facet. 604 class collate : public locale::face class in inherits:locale::facet 631 collate(size_t __refs = 0) function in class:collate 645 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 94 * The standard category values are none, ctype, numeric, collate, time, 103 static const category collate = 1L << 2; member in class:locale 107 static const category all = (ctype | numeric | collate | 240 * @brief Compare two strings according to collate. 243 * the collate facet in this locale. One use is to provide the locale to 252 * @return True if collate<Char> facet compares s1 < s2, else false. 296 // collate, ctype, monetary, numeric, time, and messages. These 611 * The collate template uses protected virtual functions to provide 615 * collate facet. 618 class collate : public locale::face class in inherits:locale::facet 645 collate(size_t __refs = 0) function in class:collate 659 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 94 * The standard category values are none, ctype, numeric, collate, time, 103 static const category collate = 1L << 2; member in class:locale 107 static const category all = (ctype | numeric | collate | 240 * @brief Compare two strings according to collate. 243 * the collate facet in this locale. One use is to provide the locale to 252 * @return True if collate<Char> facet compares s1 < s2, else false. 296 // collate, ctype, monetary, numeric, time, and messages. These 611 * The collate template uses protected virtual functions to provide 615 * collate facet. 618 class collate : public locale::face class in inherits:locale::facet 645 collate(size_t __refs = 0) function in class:collate 659 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.h | 91 * The standard category values are none, ctype, numeric, collate, time, 100 static const category collate = 1L << 2; member in class:locale 104 static const category all = (ctype | numeric | collate | 237 * @brief Compare two strings according to collate. 240 * the collate facet in this locale. One use is to provide the locale to 249 * @return True if collate<Char> facet compares s1 < s2, else false. 293 // collate, ctype, monetary, numeric, time, and messages. These 597 * The collate template uses protected virtual functions to provide 601 * collate facet. 604 class collate : public locale::face class in inherits:locale::facet 631 collate(size_t __refs = 0) function in class:collate 645 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.h | 91 * The standard category values are none, ctype, numeric, collate, time, 100 static const category collate = 1L << 2; member in class:locale 104 static const category all = (ctype | numeric | collate | 237 * @brief Compare two strings according to collate. 240 * the collate facet in this locale. One use is to provide the locale to 249 * @return True if collate<Char> facet compares s1 < s2, else false. 293 // collate, ctype, monetary, numeric, time, and messages. These 597 * The collate template uses protected virtual functions to provide 601 * collate facet. 604 class collate : public locale::face class in inherits:locale::facet 631 collate(size_t __refs = 0) function in class:collate 645 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.h | 91 * The standard category values are none, ctype, numeric, collate, time, 100 static const category collate = 1L << 2; member in class:locale 104 static const category all = (ctype | numeric | collate | 237 * @brief Compare two strings according to collate. 240 * the collate facet in this locale. One use is to provide the locale to 249 * @return True if collate<Char> facet compares s1 < s2, else false. 293 // collate, ctype, monetary, numeric, time, and messages. These 597 * The collate template uses protected virtual functions to provide 601 * collate facet. 604 class collate : public locale::face class in inherits:locale::facet 631 collate(size_t __refs = 0) function in class:collate 645 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
locale_classes.h | 91 * The standard category values are none, ctype, numeric, collate, time, 100 static const category collate = 1L << 2; member in class:locale 104 static const category all = (ctype | numeric | collate | 237 * @brief Compare two strings according to collate. 240 * the collate facet in this locale. One use is to provide the locale to 249 * @return True if collate<Char> facet compares s1 < s2, else false. 293 // collate, ctype, monetary, numeric, time, and messages. These 597 * The collate template uses protected virtual functions to provide 601 * collate facet. 604 class collate : public locale::face class in inherits:locale::facet 631 collate(size_t __refs = 0) function in class:collate 645 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_classes.h | 94 * The standard category values are none, ctype, numeric, collate, time, 103 static const category collate = 1L << 2; member in class:locale 107 static const category all = (ctype | numeric | collate | 240 * @brief Compare two strings according to collate. 243 * the collate facet in this locale. One use is to provide the locale to 252 * @return True if collate<Char> facet compares s1 < s2, else false. 296 // collate, ctype, monetary, numeric, time, and messages. These 611 * The collate template uses protected virtual functions to provide 615 * collate facet. 618 class collate : public locale::face class in inherits:locale::facet 645 collate(size_t __refs = 0) function in class:collate 659 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_classes.h | 94 * The standard category values are none, ctype, numeric, collate, time, 103 static const category collate = 1L << 2; member in class:locale 107 static const category all = (ctype | numeric | collate | 241 * @brief Compare two strings according to collate. 244 * the collate facet in this locale. One use is to provide the locale to 253 * @return True if collate<_Char> facet compares __s1 < __s2, else false. 297 // collate, ctype, monetary, numeric, time, and messages. These 579 * The collate template uses protected virtual functions to provide 583 * collate facet. 586 class collate : public locale::face class in inherits:locale::facet 613 collate(size_t __refs = 0) function in class:collate 627 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_classes.h | 94 * The standard category values are none, ctype, numeric, collate, time, 103 static const category collate = 1L << 2; member in class:locale 107 static const category all = (ctype | numeric | collate | 240 * @brief Compare two strings according to collate. 243 * the collate facet in this locale. One use is to provide the locale to 252 * @return True if collate<Char> facet compares s1 < s2, else false. 296 // collate, ctype, monetary, numeric, time, and messages. These 611 * The collate template uses protected virtual functions to provide 615 * collate facet. 618 class collate : public locale::face class in inherits:locale::facet 645 collate(size_t __refs = 0) function in class:collate 659 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_classes.h | 94 * The standard category values are none, ctype, numeric, collate, time, 103 static const category collate = 1L << 2; member in class:locale 107 static const category all = (ctype | numeric | collate | 241 * @brief Compare two strings according to collate. 244 * the collate facet in this locale. One use is to provide the locale to 253 * @return True if collate<_Char> facet compares __s1 < __s2, else false. 297 // collate, ctype, monetary, numeric, time, and messages. These 579 * The collate template uses protected virtual functions to provide 583 * collate facet. 586 class collate : public locale::face class in inherits:locale::facet 613 collate(size_t __refs = 0) function in class:collate 627 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
locale_classes.h | 92 * The standard category values are none, ctype, numeric, collate, time, 101 static const category collate = 1L << 2; member in class:locale 105 static const category all = (ctype | numeric | collate | 239 * @brief Compare two strings according to collate. 242 * the collate facet in this locale. One use is to provide the locale to 251 * @return True if collate<_Char> facet compares __s1 < __s2, else false. 295 // collate, ctype, monetary, numeric, time, and messages. These 577 * The collate template uses protected virtual functions to provide 581 * collate facet. 584 class collate : public locale::face class in inherits:locale::facet 611 collate(size_t __refs = 0) function in class:collate 625 collate(__c_locale __cloc, size_t __refs = 0) function in class:collate [all...] |
/external/chromium_org/printing/ |
print_settings_initializer.cc | 84 bool collate = false; local 87 if (!job_settings.GetBoolean(kSettingCollate, &collate) || 96 settings->set_collate(collate);
|
print_settings.h | 101 void set_collate(bool collate) { collate_ = collate; } 102 bool collate() const { return collate_; } function in class:printing::PrintSettings 162 // True if the user wants to print with collate. 165 // True if the user wants to print with collate.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate/ |
ctor.pass.cpp | 12 // template <class charT> class collate; 14 // explicit collate(size_t refs = 0); 22 : public std::collate<C> 28 : std::collate<C>(refs) {++count;}
|
/external/stlport/stlport/stl/ |
_iosfwd.h | 100 template <class _CharT> class collate; 105 _STLP_TEMPLATE_NULL class collate<char>; 111 _STLP_TEMPLATE_NULL class collate<wchar_t>;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_iosfwd.h | 100 template <class _CharT> class collate; 105 _STLP_TEMPLATE_NULL class collate<char>; 111 _STLP_TEMPLATE_NULL class collate<wchar_t>;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_iosfwd.h | 100 template <class _CharT> class collate; 105 _STLP_TEMPLATE_NULL class collate<char>; 111 _STLP_TEMPLATE_NULL class collate<wchar_t>;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_iosfwd.h | 100 template <class _CharT> class collate; 105 _STLP_TEMPLATE_NULL class collate<char>; 111 _STLP_TEMPLATE_NULL class collate<wchar_t>;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_iosfwd.h | 100 template <class _CharT> class collate; 105 _STLP_TEMPLATE_NULL class collate<char>; 111 _STLP_TEMPLATE_NULL class collate<wchar_t>;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_iosfwd.h | 100 template <class _CharT> class collate; 105 _STLP_TEMPLATE_NULL class collate<char>; 111 _STLP_TEMPLATE_NULL class collate<wchar_t>;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_iosfwd.h | 100 template <class _CharT> class collate; 105 _STLP_TEMPLATE_NULL class collate<char>; 111 _STLP_TEMPLATE_NULL class collate<wchar_t>;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/ |
assign.pass.cpp | 36 assert(std::has_facet<std::collate<char> >(loc)); 37 assert(std::has_facet<std::collate<wchar_t> >(loc));
|
copy.pass.cpp | 36 assert(std::has_facet<std::collate<char> >(loc)); 37 assert(std::has_facet<std::collate<wchar_t> >(loc));
|
locale_char_pointer_cat.pass.cpp | 36 assert(std::has_facet<std::collate<char> >(loc)); 37 assert(std::has_facet<std::collate<wchar_t> >(loc));
|