Searched defs:__cstr (Results 1 - 25 of 37) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
H A D_rope.c77 _CharT* __cstr = _M_c_string; local
78 if (0 != __cstr) {
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
1125 _CharT* __cstr = __r->_M_c_string; local
1128 if (0 != __cstr) return __cstr[__i];
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
H A D_rope.c77 _CharT* __cstr = _M_c_string; local
78 if (0 != __cstr) {
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
1125 _CharT* __cstr = __r->_M_c_string; local
1128 if (0 != __cstr) return __cstr[__i];
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
H A D_rope.c77 _CharT* __cstr = _M_c_string; local
78 if (0 != __cstr) {
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
1125 _CharT* __cstr = __r->_M_c_string; local
1128 if (0 != __cstr) return __cstr[__i];
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
H A D_rope.c77 _CharT* __cstr = _M_c_string; local
78 if (0 != __cstr) {
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
1125 _CharT* __cstr = __r->_M_c_string; local
1128 if (0 != __cstr) return __cstr[__i];
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
H A D_rope.c77 _CharT* __cstr = _M_c_string; local
78 if (0 != __cstr) {
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
1125 _CharT* __cstr = __r->_M_c_string; local
1128 if (0 != __cstr) return __cstr[__i];
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum.h47 __cstr_wrapper(const _CharT *__cstr, size_t __size) : argument
48 _CStr(__cstr), _Size(__size) {}
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
H A Dropeimpl.h343 _CharT* __cstr = _M_c_string; local
344 if (0 != __cstr)
347 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
348 this->_Data_deallocate(__cstr, __size);
1322 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1324 if (0 != __cstr)
1325 return __cstr[__i];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dropeimpl.h342 _CharT* __cstr = _M_c_string; local
343 if (0 != __cstr)
346 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
347 this->_Data_deallocate(__cstr, __size);
1321 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1323 if (0 != __cstr)
1324 return __cstr[__i];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dropeimpl.h342 _CharT* __cstr = _M_c_string; local
343 if (0 != __cstr)
346 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
347 this->_Data_deallocate(__cstr, __size);
1321 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1323 if (0 != __cstr)
1324 return __cstr[__i];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dropeimpl.h342 _CharT* __cstr = _M_c_string; local
343 if (0 != __cstr)
346 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
347 this->_Data_deallocate(__cstr, __size);
1321 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1323 if (0 != __cstr)
1324 return __cstr[__i];
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h341 _CharT* __cstr = _M_c_string; local
342 if (0 != __cstr)
345 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
346 this->_Data_deallocate(__cstr, __size);
1320 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1322 if (0 != __cstr)
1323 return __cstr[__i];
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h341 _CharT* __cstr = _M_c_string; local
342 if (0 != __cstr)
345 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
346 this->_Data_deallocate(__cstr, __size);
1320 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1322 if (0 != __cstr)
1323 return __cstr[__i];
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h341 _CharT* __cstr = _M_c_string; local
342 if (0 != __cstr)
345 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
346 this->_Data_deallocate(__cstr, __size);
1320 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1322 if (0 != __cstr)
1323 return __cstr[__i];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
H A Dropeimpl.h341 _CharT* __cstr = _M_c_string; local
342 if (0 != __cstr)
345 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
346 this->_Data_deallocate(__cstr, __size);
1320 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1322 if (0 != __cstr)
1323 return __cstr[__i];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dropeimpl.h343 _CharT* __cstr = _M_c_string; local
344 if (0 != __cstr)
347 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
348 this->_Data_deallocate(__cstr, __size);
1322 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1324 if (0 != __cstr)
1325 return __cstr[__i];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Dropeimpl.h343 _CharT* __cstr = _M_c_string; local
344 if (0 != __cstr)
347 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
348 this->_Data_deallocate(__cstr, __size);
1322 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1324 if (0 != __cstr)
1325 return __cstr[__i];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h343 _CharT* __cstr = _M_c_string; local
344 if (0 != __cstr)
347 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
348 this->_Data_deallocate(__cstr, __size);
1322 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1324 if (0 != __cstr)
1325 return __cstr[__i];
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dropeimpl.h343 _CharT* __cstr = _M_c_string; local
344 if (0 != __cstr)
347 _Destroy(__cstr, __cstr + __size, _M_get_allocator());
348 this->_Data_deallocate(__cstr, __size);
1322 __GC_CONST _CharT* __cstr = __r->_M_c_string; local
1324 if (0 != __cstr)
1325 return __cstr[__i];

Completed in 248 milliseconds

12