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

1 2 3 45 6 7 8 9

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
messages_members.h 68 typename messages<_CharT>::string_type
70 const string_type& __dfault) const
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
messages_members.h 68 typename messages<_CharT>::string_type
70 const string_type& __dfault) const
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
messages_members.h 68 typename messages<_CharT>::string_type
70 const string_type& __dfault) const
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
messages_members.h 68 typename messages<_CharT>::string_type
70 const string_type& __dfault) const
  /external/stlport/stlport/stl/
_monetary.c 131 typedef _StrType string_type; typedef
144 string_type __ns = __intl ? __punct_intl.negative_sign()
146 string_type __ps = __intl ? __punct_intl.positive_sign()
150 string_type __buf;
151 back_insert_iterator<string_type> __out_ite(__buf);
166 string_type __curs = __intl ? __punct_intl.curr_symbol()
282 string_type __buf;
287 typename string_type::iterator __b = __buf.begin(), __e = __buf.end();
306 string_type& __digits) const {
320 typedef _Str_Type string_type; typedef
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 131 typedef _StrType string_type; typedef
144 string_type __ns = __intl ? __punct_intl.negative_sign()
146 string_type __ps = __intl ? __punct_intl.positive_sign()
150 string_type __buf;
151 back_insert_iterator<string_type> __out_ite(__buf);
166 string_type __curs = __intl ? __punct_intl.curr_symbol()
282 string_type __buf;
287 typename string_type::iterator __b = __buf.begin(), __e = __buf.end();
306 string_type& __digits) const {
320 typedef _Str_Type string_type; typedef
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 131 typedef _StrType string_type; typedef
144 string_type __ns = __intl ? __punct_intl.negative_sign()
146 string_type __ps = __intl ? __punct_intl.positive_sign()
150 string_type __buf;
151 back_insert_iterator<string_type> __out_ite(__buf);
166 string_type __curs = __intl ? __punct_intl.curr_symbol()
282 string_type __buf;
287 typename string_type::iterator __b = __buf.begin(), __e = __buf.end();
306 string_type& __digits) const {
320 typedef _Str_Type string_type; typedef
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 131 typedef _StrType string_type; typedef
144 string_type __ns = __intl ? __punct_intl.negative_sign()
146 string_type __ps = __intl ? __punct_intl.positive_sign()
150 string_type __buf;
151 back_insert_iterator<string_type> __out_ite(__buf);
166 string_type __curs = __intl ? __punct_intl.curr_symbol()
282 string_type __buf;
287 typename string_type::iterator __b = __buf.begin(), __e = __buf.end();
306 string_type& __digits) const {
320 typedef _Str_Type string_type; typedef
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 131 typedef _StrType string_type; typedef
144 string_type __ns = __intl ? __punct_intl.negative_sign()
146 string_type __ps = __intl ? __punct_intl.positive_sign()
150 string_type __buf;
151 back_insert_iterator<string_type> __out_ite(__buf);
166 string_type __curs = __intl ? __punct_intl.curr_symbol()
282 string_type __buf;
287 typename string_type::iterator __b = __buf.begin(), __e = __buf.end();
306 string_type& __digits) const {
320 typedef _Str_Type string_type; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 131 typedef _StrType string_type; typedef
144 string_type __ns = __intl ? __punct_intl.negative_sign()
146 string_type __ps = __intl ? __punct_intl.positive_sign()
150 string_type __buf;
151 back_insert_iterator<string_type> __out_ite(__buf);
166 string_type __curs = __intl ? __punct_intl.curr_symbol()
282 string_type __buf;
287 typename string_type::iterator __b = __buf.begin(), __e = __buf.end();
306 string_type& __digits) const {
320 typedef _Str_Type string_type; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_monetary.c 131 typedef _StrType string_type; typedef
144 string_type __ns = __intl ? __punct_intl.negative_sign()
146 string_type __ps = __intl ? __punct_intl.positive_sign()
150 string_type __buf;
151 back_insert_iterator<string_type> __out_ite(__buf);
166 string_type __curs = __intl ? __punct_intl.curr_symbol()
282 string_type __buf;
287 typename string_type::iterator __b = __buf.begin(), __e = __buf.end();
306 string_type& __digits) const {
320 typedef _Str_Type string_type; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h 55 typedef std::basic_string<char_type> string_type; typedef in struct:regex_traits
77 { return string_type::traits_type::length(__p); }
128 string_type
133 string_type __s(__first, __last);
152 string_type
154 { return string_type(); }
170 string_type
172 { return string_type(); }
316 std::basic_istringstream<char_type> __is(string_type(1, __ch));
341 typedef typename traits_type::string_type string_type typedef in class:basic_regex
749 typedef std::basic_string<value_type> string_type; typedef in class:sub_match
1229 typedef typename sub_match<_Bi_iter>::string_type string_type; typedef
1257 typedef typename sub_match<_Bi_iter>::string_type string_type; typedef
1309 typedef typename sub_match<_Bi_iter>::string_type string_type; typedef
1337 typedef typename sub_match<_Bi_iter>::string_type string_type; typedef
1464 typedef std::basic_string<char_type> string_type; typedef in class:match_results
    [all...]
  /external/chromium_org/sandbox/win/wow_helper/
wow_helper.cc 21 template <class string_type>
22 inline typename string_type::value_type* WriteInto(string_type* str,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get.pass.cpp 23 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
26 string_type str_;
30 testbuf(const string_type& str)
get_chart.pass.cpp 23 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
26 string_type str_;
30 testbuf(const string_type& str)
get_pointer_size.pass.cpp 21 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
24 string_type str_;
28 testbuf(const string_type& str)
get_pointer_size_chart.pass.cpp 21 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
24 string_type str_;
28 testbuf(const string_type& str)
getline_pointer_size.pass.cpp 21 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
24 string_type str_;
28 testbuf(const string_type& str)
getline_pointer_size_chart.pass.cpp 21 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
24 string_type str_;
28 testbuf(const string_type& str)
readsome.pass.cpp 24 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
27 string_type str_;
31 testbuf(const string_type& str)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.h 926 typedef basic_string<_CharT> string_type; typedef in class:moneypunct
1310 typedef basic_string<_CharT> string_type; typedef in class:moneypunct_byname
1359 typedef basic_string<_CharT> string_type; typedef in class:money_get
1507 typedef basic_string<_CharT> string_type; typedef in class:money_put
1677 typedef basic_string<_CharT> string_type; typedef in class:messages
1891 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 941 typedef basic_string<_CharT> string_type; typedef in class:moneypunct
1328 typedef basic_string<_CharT> string_type; typedef in class:moneypunct_byname
1378 typedef basic_string<_CharT> string_type; typedef in class:money_get
1528 typedef basic_string<_CharT> string_type; typedef in class:money_put
1702 typedef basic_string<_CharT> string_type; typedef in class:messages
1916 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 941 typedef basic_string<_CharT> string_type; typedef in class:moneypunct
1328 typedef basic_string<_CharT> string_type; typedef in class:moneypunct_byname
1378 typedef basic_string<_CharT> string_type; typedef in class:money_get
1528 typedef basic_string<_CharT> string_type; typedef in class:money_put
1702 typedef basic_string<_CharT> string_type; typedef in class:messages
1916 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 926 typedef basic_string<_CharT> string_type; typedef in class:moneypunct
1310 typedef basic_string<_CharT> string_type; typedef in class:moneypunct_byname
1359 typedef basic_string<_CharT> string_type; typedef in class:money_get
1507 typedef basic_string<_CharT> string_type; typedef in class:money_put
1677 typedef basic_string<_CharT> string_type; typedef in class:messages
1891 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 926 typedef basic_string<_CharT> string_type; typedef in class:moneypunct
1310 typedef basic_string<_CharT> string_type; typedef in class:moneypunct_byname
1359 typedef basic_string<_CharT> string_type; typedef in class:money_get
1507 typedef basic_string<_CharT> string_type; typedef in class:money_put
1677 typedef basic_string<_CharT> string_type; typedef in class:messages
1891 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
    [all...]

Completed in 1549 milliseconds

1 2 3 45 6 7 8 9