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

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
localefwd.h 154 class collate;
regex.h 127 * @throws std::bad_cast if the current locale does not have a collate
134 using std::collate;
136 const collate<_Ch_type>& __c(use_facet<
137 collate<_Ch_type> >(_M_locale));
148 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
363 static constexpr regex_constants::syntax_option_type collate member in class:basic_regex
364 = regex_constants::collate;
816 * @retval <0 this matched sequence will collate before @p __s.
818 * @retval <0 this matched sequence will collate after @p __s.
829 * @retval <0 this matched sequence will collate before @p __s
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
localefwd.h 154 class collate;
regex.h 127 * @throws std::bad_cast if the current locale does not have a collate
134 using std::collate;
136 const collate<_Ch_type>& __c(use_facet<
137 collate<_Ch_type> >(_M_locale));
148 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
362 static constexpr regex_constants::syntax_option_type collate member in class:basic_regex
363 = regex_constants::collate;
813 * @retval <0 this matched sequence will collate before @p s.
815 * @retval <0 this matched sequence will collate after @p s.
826 * @retval <0 this matched sequence will collate before @p s
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
localefwd.h 154 class collate;
regex.h 127 * @throws std::bad_cast if the current locale does not have a collate
134 using std::collate;
136 const collate<_Ch_type>& __c(use_facet<
137 collate<_Ch_type> >(_M_locale));
148 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
363 static constexpr regex_constants::syntax_option_type collate member in class:basic_regex
364 = regex_constants::collate;
816 * @retval <0 this matched sequence will collate before @p __s.
818 * @retval <0 this matched sequence will collate after @p __s.
829 * @retval <0 this matched sequence will collate before @p __s
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
localefwd.h 152 class collate;
  /external/chromium_org/third_party/sqlite/src/src/
parse.y 230 %left COLLATE.
302 ccons ::= COLLATE ids(C). {sqlite3AddCollateType(pParse, &C);}
782 expr(A) ::= expr(E) COLLATE ids(C). {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex 105 static const syntax_option_type collate = 1 << _S_collate;
506 * @throws std::bad_cast if the current locale does not have a collate
513 using std::collate;
515 const collate<_Ch_type>& __c(use_facet<
516 collate<_Ch_type> >(_M_locale));
527 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
729 static const regex_constants::syntax_option_type collate
730 = regex_constants::collate;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex 120 static const syntax_option_type collate = 1 << _S_collate;
525 * @throws std::bad_cast if the current locale does not have a collate
532 using std::collate;
534 const collate<_Ch_type>& __c(use_facet<
535 collate<_Ch_type> >(_M_locale));
546 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
748 static const regex_constants::syntax_option_type collate
749 = regex_constants::collate;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
regex 120 static const syntax_option_type collate = 1 << _S_collate;
525 * @throws std::bad_cast if the current locale does not have a collate
532 using std::collate;
534 const collate<_Ch_type>& __c(use_facet<
535 collate<_Ch_type> >(_M_locale));
546 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
748 static const regex_constants::syntax_option_type collate
749 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 105 static const syntax_option_type collate = 1 << _S_collate;
506 * @throws std::bad_cast if the current locale does not have a collate
513 using std::collate;
515 const collate<_Ch_type>& __c(use_facet<
516 collate<_Ch_type> >(_M_locale));
527 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
729 static const regex_constants::syntax_option_type collate
730 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 105 static const syntax_option_type collate = 1 << _S_collate;
506 * @throws std::bad_cast if the current locale does not have a collate
513 using std::collate;
515 const collate<_Ch_type>& __c(use_facet<
516 collate<_Ch_type> >(_M_locale));
527 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
729 static const regex_constants::syntax_option_type collate
730 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 105 static const syntax_option_type collate = 1 << _S_collate;
506 * @throws std::bad_cast if the current locale does not have a collate
513 using std::collate;
515 const collate<_Ch_type>& __c(use_facet<
516 collate<_Ch_type> >(_M_locale));
527 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
729 static const regex_constants::syntax_option_type collate
730 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
regex 105 static const syntax_option_type collate = 1 << _S_collate;
506 * @throws std::bad_cast if the current locale does not have a collate
513 using std::collate;
515 const collate<_Ch_type>& __c(use_facet<
516 collate<_Ch_type> >(_M_locale));
527 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
729 static const regex_constants::syntax_option_type collate
730 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 120 static const syntax_option_type collate = 1 << _S_collate;
525 * @throws std::bad_cast if the current locale does not have a collate
532 using std::collate;
534 const collate<_Ch_type>& __c(use_facet<
535 collate<_Ch_type> >(_M_locale));
546 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
748 static const regex_constants::syntax_option_type collate
749 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 120 static const syntax_option_type collate = 1 << _S_collate;
525 * @throws std::bad_cast if the current locale does not have a collate
532 using std::collate;
534 const collate<_Ch_type>& __c(use_facet<
535 collate<_Ch_type> >(_M_locale));
546 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
748 static const regex_constants::syntax_option_type collate
749 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 120 static const syntax_option_type collate = 1 << _S_collate;
525 * @throws std::bad_cast if the current locale does not have a collate
532 using std::collate;
534 const collate<_Ch_type>& __c(use_facet<
535 collate<_Ch_type> >(_M_locale));
546 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
748 static const regex_constants::syntax_option_type collate
749 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 120 static const syntax_option_type collate = 1 << _S_collate;
525 * @throws std::bad_cast if the current locale does not have a collate
532 using std::collate;
534 const collate<_Ch_type>& __c(use_facet<
535 collate<_Ch_type> >(_M_locale));
546 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
748 static const regex_constants::syntax_option_type collate
749 = regex_constants::collate;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
regex 120 static const syntax_option_type collate = 1 << _S_collate;
525 * @throws std::bad_cast if the current locale does not have a collate
532 using std::collate;
534 const collate<_Ch_type>& __c(use_facet<
535 collate<_Ch_type> >(_M_locale));
546 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
748 static const regex_constants::syntax_option_type collate
749 = regex_constants::collate;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 127 * @throws std::bad_cast if the current locale does not have a collate
134 using std::collate;
136 const collate<_Ch_type>& __c(use_facet<
137 collate<_Ch_type> >(_M_locale));
148 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
362 static constexpr regex_constants::syntax_option_type collate member in class:basic_regex
363 = regex_constants::collate;
813 * @retval <0 this matched sequence will collate before @p s.
815 * @retval <0 this matched sequence will collate after @p s.
826 * @retval <0 this matched sequence will collate before @p s
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h 127 * @throws std::bad_cast if the current locale does not have a collate
134 using std::collate;
136 const collate<_Ch_type>& __c(use_facet<
137 collate<_Ch_type> >(_M_locale));
148 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
362 static constexpr regex_constants::syntax_option_type collate member in class:basic_regex
363 = regex_constants::collate;
813 * @retval <0 this matched sequence will collate before @p s.
815 * @retval <0 this matched sequence will collate after @p s.
826 * @retval <0 this matched sequence will collate before @p s
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 127 * @throws std::bad_cast if the current locale does not have a collate
134 using std::collate;
136 const collate<_Ch_type>& __c(use_facet<
137 collate<_Ch_type> >(_M_locale));
148 * Effects: if typeid(use_facet<collate<_Ch_type> >) ==
362 static constexpr regex_constants::syntax_option_type collate member in class:basic_regex
363 = regex_constants::collate;
813 * @retval <0 this matched sequence will collate before @p s.
815 * @retval <0 this matched sequence will collate after @p s.
826 * @retval <0 this matched sequence will collate before @p s
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
schema.test 321 db collate tstcollate {}
331 db collate tstcollate {}
schema2.test 322 db collate tstcollate {}
332 db collate tstcollate {}

Completed in 689 milliseconds

1 2 3 4 5 6 78 91011>>