Searched defs:_Str (Results 1 - 12 of 12) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_string_operators.h31 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
32 typedef typename _Str::_Reserve_t _Reserve_t;
35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
49 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
50 typedef typename _Str::_Reserve_t _Reserve_t;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator());
55 _Str __resul
66 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
83 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
100 typedef basic_string<_CharT,_Traits,_Alloc> _Str; typedef
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstdlib.h346 int __cdecl atoi(const char *_Str);
347 _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale);
348 long __cdecl atol(const char *_Str);
349 _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale);
373 _CRTIMP size_t __cdecl _mbstrlen(const char *_Str);
374 _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale);
375 _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount);
376 _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale);
389 double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) argument
392 return __mingw_strtod( _Str, _EndPt
396 strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) argument
473 wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr) argument
477 wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr) argument
[all...]
H A Dwchar.h428 int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp);
642 int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File);
644 _CRTIMP int __cdecl _putws(const wchar_t *_Str);
772 _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale);
774 double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr);
780 double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ argument
781 return __mingw_wcstod(_Str,_EndPtr);
784 float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ argument
785 return __mingw_wcstof(_Str,_EndPtr);
789 double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstdlib.h346 int __cdecl atoi(const char *_Str);
347 _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale);
348 long __cdecl atol(const char *_Str);
349 _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale);
373 _CRTIMP size_t __cdecl _mbstrlen(const char *_Str);
374 _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale);
375 _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount);
376 _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale);
389 double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) argument
392 return __mingw_strtod( _Str, _EndPt
396 strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) argument
473 wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr) argument
477 wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr) argument
[all...]
H A Dwchar.h428 int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp);
642 int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File);
644 _CRTIMP int __cdecl _putws(const wchar_t *_Str);
772 _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale);
774 double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr);
780 double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ argument
781 return __mingw_wcstod(_Str,_EndPtr);
784 float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ argument
785 return __mingw_wcstof(_Str,_EndPtr);
789 double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_
[all...]

Completed in 239 milliseconds