HomeSort by relevance Sort by last modified time
    Searched refs:string_type (Results 151 - 175 of 204) sorted by null

1 2 3 4 5 67 8 9

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 57 typedef std::basic_string<char_type> string_type; typedef in struct:regex_traits
80 { return string_type::traits_type::length(__p); }
131 string_type
138 string_type __s(__first, __last);
157 string_type
159 { return string_type(); }
175 string_type
177 { return string_type(); }
322 std::basic_istringstream<_Ch_type> __is(string_type(1, __ch));
347 typedef typename traits_type::string_type string_type typedef in class:basic_regex
764 typedef std::basic_string<value_type> string_type; typedef in class:sub_match
1495 typedef std::basic_string<char_type> string_type; typedef in class:match_results
    [all...]
locale_classes.h 625 typedef basic_string<_CharT> string_type; typedef in class:collate
692 * @return Transformed string_type.
694 string_type
753 virtual string_type
800 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 57 typedef std::basic_string<char_type> string_type; typedef in struct:regex_traits
80 { return string_type::traits_type::length(__p); }
131 string_type
138 string_type __s(__first, __last);
157 string_type
159 { return string_type(); }
175 string_type
177 { return string_type(); }
323 std::basic_istringstream<_Ch_type> __is(string_type(1, __ch));
348 typedef typename traits_type::string_type string_type typedef in class:basic_regex
767 typedef std::basic_string<value_type> string_type; typedef in class:sub_match
1498 typedef std::basic_string<char_type> string_type; typedef in class:match_results
    [all...]
locale_classes.h 593 typedef basic_string<_CharT> string_type; typedef in class:collate
660 * @return Transformed string_type.
662 string_type
719 virtual string_type
766 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream/istream_sentry/
ctor.pass.cpp 26 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
29 string_type str_;
33 testbuf(const string_type& str)
  /external/chromium_org/base/containers/
hash_tables.h 94 #define DEFINE_STRING_HASH(string_type) \
96 struct hash<string_type> { \
97 std::size_t operator()(const string_type& s) const { \
99 for (string_type::const_iterator i = s.begin(); i != s.end(); ++i) \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_bool.pass.cpp 40 virtual string_type do_truename() const {return "a";}
41 virtual string_type do_falsename() const {return "abb";}
51 virtual string_type do_truename() const {return "a";}
52 virtual string_type do_falsename() const {return "ab";}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.results/
types.pass.cpp 26 // typedef basic_string<char_type> string_type;
44 static_assert((std::is_same<typename MR::string_type, std::basic_string<CharT> >::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.h 611 typedef basic_string<_CharT> string_type; typedef in class:collate
678 * @return Transformed string_type.
680 string_type
739 virtual string_type
786 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
locale_facets.h 1643 typedef basic_string<_CharT> string_type; typedef in class:numpunct
1872 typedef basic_string<_CharT> string_type; typedef in class:numpunct_byname
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.h 625 typedef basic_string<_CharT> string_type; typedef in class:collate
692 * @return Transformed string_type.
694 string_type
753 virtual string_type
800 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /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 625 typedef basic_string<_CharT> string_type; typedef in class:collate
692 * @return Transformed string_type.
694 string_type
753 virtual string_type
800 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 611 typedef basic_string<_CharT> string_type; typedef in class:collate
678 * @return Transformed string_type.
680 string_type
739 virtual string_type
786 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
locale_facets.h 1643 typedef basic_string<_CharT> string_type; typedef in class:numpunct
1872 typedef basic_string<_CharT> string_type; typedef in class:numpunct_byname
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 611 typedef basic_string<_CharT> string_type; typedef in class:collate
678 * @return Transformed string_type.
680 string_type
739 virtual string_type
786 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 611 typedef basic_string<_CharT> string_type; typedef in class:collate
678 * @return Transformed string_type.
680 string_type
739 virtual string_type
786 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.h 611 typedef basic_string<_CharT> string_type; typedef in class:collate
678 * @return Transformed string_type.
680 string_type
739 virtual string_type
786 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 625 typedef basic_string<_CharT> string_type; typedef in class:collate
692 * @return Transformed string_type.
694 string_type
753 virtual string_type
800 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 593 typedef basic_string<_CharT> string_type; typedef in class:collate
660 * @return Transformed string_type.
662 string_type
719 virtual string_type
766 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.h 591 typedef basic_string<_CharT> string_type; typedef in class:collate
658 * @return Transformed string_type.
660 string_type
717 virtual string_type
764 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_autogen.h 54 ValueValidator<GLenum> string_type; variable
  /external/chromium/base/
string_util.h 485 template <class string_type>
486 inline typename string_type::value_type* WriteInto(string_type* str,
  /external/chromium_org/base/strings/
string_util.h 473 // (|length_with_null - 1| * sizeof(string_type::value_type)) bytes. Ideally we
479 template <class string_type>
480 inline typename string_type::value_type* WriteInto(string_type* str,
  /external/stlport/src/
facets_byname.cpp 208 collate_byname<char>::string_type
211 return string_type();
218 string_type buf(n, 0);
255 collate_byname<wchar_t>::string_type
259 return string_type();
266 string_type buf(n, 0);
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
facets_byname.cpp 208 collate_byname<char>::string_type
211 return string_type();
218 string_type buf(n, 0);
255 collate_byname<wchar_t>::string_type
259 return string_type();
266 string_type buf(n, 0);
    [all...]

Completed in 621 milliseconds

1 2 3 4 5 67 8 9