HomeSort by relevance Sort by last modified time
    Searched full:collate (Results 26 - 50 of 360) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/stlport/test/unit/
collate_facets_test.cpp 19 CPPUNIT_ASSERT( has_facet<collate<char> >(locale::classic()) );
20 collate<char> const& col = use_facet<collate<char> >(locale::classic());
39 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
40 collate<char> const& col = use_facet<collate<char> >(loc);
55 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
56 collate<char> const& col = use_facet<collate<char> >(loc);
86 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) )
187 locale loc(locale::classic(), "C", locale::collate); member in class:locale
199 locale loc(locale::classic(), "", locale::collate); member in class:locale
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
collate_facets_test.cpp 19 CPPUNIT_ASSERT( has_facet<collate<char> >(locale::classic()) );
20 collate<char> const& col = use_facet<collate<char> >(locale::classic());
39 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
40 collate<char> const& col = use_facet<collate<char> >(loc);
55 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
56 collate<char> const& col = use_facet<collate<char> >(loc);
86 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) )
187 locale loc(locale::classic(), "C", locale::collate); member in class:locale
199 locale loc(locale::classic(), "", locale::collate); member in class:locale
    [all...]
  /ndk/tests/device/test-stlport/unit/
collate_facets_test.cpp 19 CPPUNIT_ASSERT( has_facet<collate<char> >(locale::classic()) );
20 collate<char> const& col = use_facet<collate<char> >(locale::classic());
39 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
40 collate<char> const& col = use_facet<collate<char> >(loc);
55 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
56 collate<char> const& col = use_facet<collate<char> >(loc);
86 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) )
187 locale loc(locale::classic(), "C", locale::collate); member in class:locale
199 locale loc(locale::classic(), "", locale::collate); member in class:locale
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.tcc 82 typedef std::collate<_CharT> __collate_type;
122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
128 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const
133 collate<_CharT>::
171 typename collate<_CharT>::string_type
172 collate<_CharT>::
228 collate<_CharT>::
244 extern template class collate<char>;
248 const collate<char>&
249 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.tcc 84 typedef std::collate<_CharT> __collate_type;
124 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
130 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
135 collate<_CharT>::
173 typename collate<_CharT>::string_type
174 collate<_CharT>::
230 collate<_CharT>::
245 extern template class collate<char>;
249 const collate<char>&
250 use_facet<collate<char> >(const locale&)
    [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.tcc 84 typedef std::collate<_CharT> __collate_type;
124 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
130 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
135 collate<_CharT>::
173 typename collate<_CharT>::string_type
174 collate<_CharT>::
230 collate<_CharT>::
245 extern template class collate<char>;
249 const collate<char>&
250 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 82 typedef std::collate<_CharT> __collate_type;
122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
128 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const
133 collate<_CharT>::
171 typename collate<_CharT>::string_type
172 collate<_CharT>::
228 collate<_CharT>::
244 extern template class collate<char>;
248 const collate<char>&
249 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 82 typedef std::collate<_CharT> __collate_type;
122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
128 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const
133 collate<_CharT>::
171 typename collate<_CharT>::string_type
172 collate<_CharT>::
228 collate<_CharT>::
244 extern template class collate<char>;
248 const collate<char>&
249 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 82 typedef std::collate<_CharT> __collate_type;
122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
128 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const
133 collate<_CharT>::
171 typename collate<_CharT>::string_type
172 collate<_CharT>::
228 collate<_CharT>::
244 extern template class collate<char>;
248 const collate<char>&
249 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.tcc 82 typedef std::collate<_CharT> __collate_type;
122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
128 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const
133 collate<_CharT>::
171 typename collate<_CharT>::string_type
172 collate<_CharT>::
228 collate<_CharT>::
244 extern template class collate<char>;
248 const collate<char>&
249 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.tcc 84 typedef std::collate<_CharT> __collate_type;
124 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
130 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
135 collate<_CharT>::
173 typename collate<_CharT>::string_type
174 collate<_CharT>::
230 collate<_CharT>::
245 extern template class collate<char>;
249 const collate<char>&
250 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 84 typedef std::collate<_CharT> __collate_type;
147 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
153 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
158 collate<_CharT>::
196 typename collate<_CharT>::string_type
197 collate<_CharT>::
253 collate<_CharT>::
268 extern template class collate<char>;
272 const collate<char>&
273 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.tcc 84 typedef std::collate<_CharT> __collate_type;
124 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
130 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
135 collate<_CharT>::
173 typename collate<_CharT>::string_type
174 collate<_CharT>::
230 collate<_CharT>::
245 extern template class collate<char>;
249 const collate<char>&
250 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 84 typedef std::collate<_CharT> __collate_type;
147 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
153 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
158 collate<_CharT>::
196 typename collate<_CharT>::string_type
197 collate<_CharT>::
253 collate<_CharT>::
268 extern template class collate<char>;
272 const collate<char>&
273 use_facet<collate<char> >(const locale&)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.tcc 84 typedef std::collate<_CharT> __collate_type;
149 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
155 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
160 collate<_CharT>::
198 typename collate<_CharT>::string_type
199 collate<_CharT>::
255 collate<_CharT>::
270 extern template class collate<char>;
274 const collate<char>&
275 use_facet<collate<char> >(const locale&)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate/locale.collate.members/
hash.pass.cpp 12 // template <class charT> class collate;
28 const std::collate<char>& f = std::use_facet<std::collate<char> >(l);
35 const std::collate<wchar_t>& f = std::use_facet<std::collate<wchar_t> >(l);
  /external/chromium_org/third_party/sqlite/src/test/
collateA.test 25 b TEXT COLLATE BINARY,
26 c TEXT COLLATE RTRIM
65 execsql {SELECT 'abc123'='abc123 ' COLLATE RTRIM;}
68 execsql {SELECT 'abc123 '='abc123' COLLATE RTRIM;}
71 execsql {SELECT ' '='' COLLATE RTRIM, ' '='' COLLATE BINARY, ' '=''}
74 execsql {SELECT ''=' ' COLLATE RTRIM, ''=' ' COLLATE BINARY, ''=' '}
77 execsql {SELECT ' '=' ' COLLATE RTRIM, ' '=' '}
80 execsql {SELECT ''<>' ' COLLATE RTRIM, ''<>' ' COLLATE BINARY, ''<>' '
    [all...]
reindex.test 76 db collate c1 c1
77 db collate c2 c2
80 a TEXT PRIMARY KEY COLLATE c1,
81 b TEXT UNIQUE COLLATE c2,
82 c TEXT COLLATE nocase,
83 d TEST COLLATE binary
154 db2 collate c1 c1
collate9.test 24 db collate "reverse sort" reverse_sort
51 CREATE TABLE xy(x COLLATE "reverse sort", y COLLATE binary);
95 SELECT y, y COLLATE "reverse sort" < 'seven' FROM xy ORDER BY x
105 SELECT y FROM xy ORDER BY y COLLATE "reverse sort"
110 SELECT y COLLATE "reverse sort" AS aaa FROM xy ORDER BY aaa
116 CREATE INDEX xy_i2 ON xy(y COLLATE "reverse sort");
126 SELECT y FROM xy ORDER BY y COLLATE "reverse sort"
136 SELECT y COLLATE "reverse sort" AS aaa FROM xy ORDER BY aaa
173 SELECT x FROM xy ORDER BY x COLLATE "reverse sort
    [all...]
collate5.test 32 db collate TEXT [list string compare]
35 db collate numeric numeric_collate
46 CREATE TABLE collate5t1(a COLLATE nocase, b COLLATE text);
76 CREATE TABLE tkt3376(a COLLATE nocase PRIMARY KEY);
86 CREATE TABLE tkt3376(a COLLATE nocase PRIMARY KEY);
112 CREATE TABLE collate5t2(a COLLATE text, b COLLATE nocase);
233 ORDER BY 1 COLLATE TEXT;
239 CREATE TABLE collate5t_cn(a COLLATE NUMERIC)
    [all...]
  /external/chromium_org/chrome/browser/resources/print_preview/settings/
copies_settings.js 12 * @param {!print_preview.ticket_items.Collate} collateTicketItem Used to read
13 * and write the collate value.
28 * Used to read and write the collate value.
29 * @type {!print_preview.ticket_items.Collate}
62 this.getChildElement('input.collate').disabled = !isEnabled;
93 this.getChildElement('input.collate'),
143 if (!(this.getChildElement('.collate-container').hidden =
146 this.getChildElement('input.collate').checked =
203 * Called when the collate checkbox is clicked. Updates the print ticket.
208 this.getChildElement('input.collate').checked)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate.byname/
types.pass.cpp 14 // : public collate<charT>
37 assert(&std::use_facet<std::collate<char> >(l)
42 assert(&std::use_facet<std::collate<wchar_t> >(l)
hash.pass.cpp 30 const std::collate<char>& f = std::use_facet<std::collate<char> >(l);
37 const std::collate<wchar_t>& f = std::use_facet<std::collate<wchar_t> >(l);
  /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;}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.const/re.synopt/
syntax_option_type.pass.cpp 21 // collate = unspecified,
40 assert(std::regex_constants::collate != 0);
50 assert((std::regex_constants::icase & std::regex_constants::collate) == 0);
59 assert((std::regex_constants::nosubs & std::regex_constants::collate) == 0);
67 assert((std::regex_constants::optimize & std::regex_constants::collate) == 0);
75 assert((std::regex_constants::collate & std::regex_constants::ECMAScript) == 0);
76 assert((std::regex_constants::collate & std::regex_constants::basic) == 0);
77 assert((std::regex_constants::collate & std::regex_constants::extended) == 0);
78 assert((std::regex_constants::collate & std::regex_constants::awk) == 0);
79 assert((std::regex_constants::collate & std::regex_constants::grep) == 0)
    [all...]

Completed in 329 milliseconds

12 3 4 5 6 7 8 91011>>