HomeSort by relevance Sort by last modified time
    Searched full:__string_type (Results 1 - 20 of 20) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
sstream 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type;
79 typedef typename __string_type::size_type __size_type;
86 __string_type _M_string;
111 basic_stringbuf(const __string_type& __str,
125 __string_type
128 __string_type __ret;
133 __ret = __string_type(this->pbase(), this->pptr());
135 __ret = __string_type(this->pbase(), this->egptr());
150 str(const __string_type& __s)
286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
sstream 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type;
79 typedef typename __string_type::size_type __size_type;
86 __string_type _M_string;
111 basic_stringbuf(const __string_type& __str,
125 __string_type
128 __string_type __ret;
133 __ret = __string_type(this->pbase(), this->pptr());
135 __ret = __string_type(this->pbase(), this->egptr());
150 str(const __string_type& __s)
286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
    [all...]
  /external/clang/test/SemaCXX/
crashes.cpp 218 typedef basic_string<char_type, _Traits, _Alloc> __string_type; typedef in struct:pr12791::basic_stringbuf
219 __string_type str() const {__string_type((char_type*)0,(char_type*)0);}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.tcc 197 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type;
198 typedef typename __string_type::size_type __size_type;
200 __string_type __str;
227 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type;
228 typedef typename __string_type::size_type __size_type;
230 __string_type __str;
558 __string_type;
560 typedef typename __string_type::size_type __size_type;
633 __string_type;
635 typedef typename __string_type::size_type __size_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.tcc 197 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type;
198 typedef typename __string_type::size_type __size_type;
200 __string_type __str;
227 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type;
228 typedef typename __string_type::size_type __size_type;
230 __string_type __str;
558 __string_type;
560 typedef typename __string_type::size_type __size_type;
633 __string_type;
635 typedef typename __string_type::size_type __size_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.tcc 696 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
697 typedef typename __string_type::size_type __size_type;
699 __string_type __str;
710 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
711 typedef typename __string_type::size_type __size_type;
712 __string_type __str;
    [all...]
sstream.tcc 113 __string_type __tmp;
locale_facets_nonio.h 182 typedef basic_string<_CharT> __string_type; typedef in class:__timepunct
377 typedef basic_string<_CharT> __string_type; typedef in class:time_get
    [all...]
basic_string.h 2420 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.tcc 696 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
697 typedef typename __string_type::size_type __size_type;
699 __string_type __str;
710 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
711 typedef typename __string_type::size_type __size_type;
712 __string_type __str;
    [all...]
sstream.tcc 113 __string_type __tmp;
locale_facets_nonio.h 182 typedef basic_string<_CharT> __string_type; typedef in class:__timepunct
377 typedef basic_string<_CharT> __string_type; typedef in class:time_get
    [all...]
basic_string.h 2420 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
    [all...]
  /system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/build/intermediates/cmake/profiling/obj/armeabi/
libnative-lib.so 
  /system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/build/intermediates/cmake/profiling/obj/armeabi-v7a/
libnative-lib.so 
  /system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/build/intermediates/cmake/profiling/obj/mips/
libnative-lib.so 
  /system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/build/intermediates/cmake/profiling/obj/x86/
libnative-lib.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.19 

Completed in 863 milliseconds