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

1 2 3 4 5 6 78 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_collate.h 163 const basic_string<_CharT, _Traits, _Alloc>& __x,
164 const basic_string<_CharT, _Traits, _Alloc>& __y) {
  /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 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdexcept 87 * permitted size (e.g., a basic_string instance). */
95 * range (e.g., boundary checks in basic_string). */
  /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 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
messages_members.h 71 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc,
89 messages<_CharT>::do_open(const basic_string<char>& __s,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
stdexcept 91 * permitted size (e.g., a basic_string instance). */
100 * range (e.g., boundary checks in basic_string). */
  /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 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
stdexcept 91 * permitted size (e.g., a basic_string instance). */
100 * range (e.g., boundary checks in basic_string). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
messages_members.h 71 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc,
89 messages<_CharT>::do_open(const basic_string<char>& __s,
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 87 * permitted size (e.g., a basic_string instance). */
95 * range (e.g., boundary checks in basic_string). */
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_collate.h 163 const basic_string<_CharT, _Traits, _Alloc>& __x,
164 const basic_string<_CharT, _Traits, _Alloc>& __y) {
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 87 * permitted size (e.g., a basic_string instance). */
95 * range (e.g., boundary checks in basic_string). */
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_collate.h 163 const basic_string<_CharT, _Traits, _Alloc>& __x,
164 const basic_string<_CharT, _Traits, _Alloc>& __y) {
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 87 * permitted size (e.g., a basic_string instance). */
95 * range (e.g., boundary checks in basic_string). */
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_collate.h 163 const basic_string<_CharT, _Traits, _Alloc>& __x,
164 const basic_string<_CharT, _Traits, _Alloc>& __y) {
  /external/chromium/base/
stack_container.h 178 std::basic_string<char,
184 std::basic_string<char,
197 std::basic_string<wchar_t,
203 std::basic_string<wchar_t,
string16.cc 72 template class std::basic_string<char16, base::string16_char_traits>; member in class:std
  /external/clang/test/CodeGenObjCXX/
encode.mm 161 class basic_string {
168 // CHECK: @_ZL2g5 = internal constant [32 x i8] c"{basic_string={_Alloc_hider=*}}\00"
169 const char g5[] = @encode(basic_string);
  /external/stlport/etc/
autoexp.dat 16 ; stlport::basic_string
18 stlp_std::basic_string<char,*>|stlpx_std::basic_string<char,*>|stlpmtx_std::basic_string<char,*>|stlpxmtx_std::basic_string<char,*>|stlpd_std::priv::_NonDbg_str<char,*>|stlpdx_std::priv::_NonDbg_str<char,*>|stlpdmtx_std::priv::_NonDbg_str<char,*>|stlpdxmtx_std::priv::_NonDbg_str<char,*>{
52 stlp_std::basic_string<unsigned short,*>|stlp_std::basic_string<wchar_t,*>|stlpx_std::basic_string<unsigned short,*>|stlpx_std::basic_string<wchar_t,*>|stlpmtx_std::basic_string<unsigned short,*>|stlpmtx_std::basic_string<wchar_t,*>|stlpxmtx_std::basic_string<unsigned short,* (…)
    [all...]
  /external/stlport/test/eh/
test_string.cpp 30 typedef EH_STD::basic_string<char, EH_STD::char_traits<char>, eh_allocator(char) > TestString;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex 436 typedef std::basic_string<char_type> string_type;
807 basic_regex(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s,
878 operator=(const basic_string<_Ch_type, _Ch_typeraits, _Allocator>& __s)
943 assign(const basic_string<_Ch_type, _Ch_typeraits, _Allocator>& __s,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex 455 typedef std::basic_string<char_type> string_type;
826 basic_regex(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s,
897 operator=(const basic_string<_Ch_type, _Ch_typeraits, _Allocator>& __s)
962 assign(const basic_string<_Ch_type, _Ch_typeraits, _Allocator>& __s,
    [all...]

Completed in 2272 milliseconds

1 2 3 4 5 6 78 91011>>