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

1 2 3 4 56 7 8 9

  /prebuilts/ndk/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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...]
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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_bool.pass.cpp 39 virtual string_type do_truename() const {return "yes";}
40 virtual string_type do_falsename() const {return "no";}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/
types.pass.cpp 20 // typedef basic_string<value_type> string_type;
37 static_assert((std::is_same<SM::string_type, std::string>::value), "");
50 static_assert((std::is_same<SM::string_type, std::wstring>::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
standard_policies.hpp 145 typedef __dtrie_string string_type; typedef in struct:__gnu_pbds::detail::default_trie_access_traits
149 typedef trie_string_access_traits<string_type> type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
standard_policies.hpp 126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type; typedef in struct:__gnu_pbds::detail::default_trie_e_access_traits
129 typedef __gnu_pbds::string_trie_e_access_traits<string_type> type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
standard_policies.hpp 145 typedef __dtrie_string string_type; typedef in struct:__gnu_pbds::detail::default_trie_access_traits
149 typedef trie_string_access_traits<string_type> type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/
standard_policies.hpp 145 typedef __dtrie_string string_type; typedef in struct:__gnu_pbds::detail::default_trie_access_traits
149 typedef trie_string_access_traits<string_type> type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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
1883 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
    [all...]
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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/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
1883 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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
1883 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/
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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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...]

Completed in 3149 milliseconds

1 2 3 4 56 7 8 9