HomeSort by relevance Sort by last modified time
    Searched defs:__l (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathinline.h 64 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; member in union:__anon37216
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mathinline.h 66 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; member in union:__anon40099
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
functions.h 190 constexpr _Less __l{};
192 const _Less __l = _Less(); local
199 return __l(__other, __begin) || __l(__end, __other);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 142 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; member in union:__anon39232
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 450 _Distance __l = __n - __k; local
456 if (__k == __l) {
467 if (__k < __l) {
468 for (_Distance __j = 0; __j < __l/__d; __j++) {
469 if (__p > __first + __l) {
470 *__p = *(__p - __l);
471 __p -= __l;
486 *__p = * (__p - __l);
487 __p -= __l;
    [all...]
_rope.c 321 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, this); local
322 _STLP_STD::_Destroy(__l); // ->_Rope_RopeLeaf<_CharT,_Alloc>::~_Rope_RopeLeaf();
324 _RopeLeaf).deallocate(__l, 1);
663 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, __base); local
669 const _CharT* __section = __l->_M_data + __start;
818 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, __r); local
819 return __c(__l->_M_data + __begin, __end - __begin);
931 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, __r); local
1147 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1199 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1237 const _RopeLeaf* __l = __STATIC_CAST(const _RopeLeaf*, __left); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 379 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
381 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
382 this->_L_deallocate(__l, 1);
763 _RopeLeaf* __l = (_RopeLeaf*)__base; local
772 const _CharT* __section = __l->_M_data + __start;
778 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
953 _RopeLeaf* __l = (_RopeLeaf*)__r; local
954 return __c(__l->_M_data + __begin, __end - __begin);
1090 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1091 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1346 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1398 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1438 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 379 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
381 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
382 this->_L_deallocate(__l, 1);
763 _RopeLeaf* __l = (_RopeLeaf*)__base; local
772 const _CharT* __section = __l->_M_data + __start;
778 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
953 _RopeLeaf* __l = (_RopeLeaf*)__r; local
954 return __c(__l->_M_data + __begin, __end - __begin);
1090 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1091 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1346 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1398 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1438 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 379 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
381 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
382 this->_L_deallocate(__l, 1);
763 _RopeLeaf* __l = (_RopeLeaf*)__base; local
772 const _CharT* __section = __l->_M_data + __start;
778 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
953 _RopeLeaf* __l = (_RopeLeaf*)__r; local
954 return __c(__l->_M_data + __begin, __end - __begin);
1090 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1091 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1346 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1398 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1438 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
ropeimpl.h 379 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
381 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
382 this->_L_deallocate(__l, 1);
763 _RopeLeaf* __l = (_RopeLeaf*)__base; local
772 const _CharT* __section = __l->_M_data + __start;
778 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
953 _RopeLeaf* __l = (_RopeLeaf*)__r; local
954 return __c(__l->_M_data + __begin, __end - __begin);
1090 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1091 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1346 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1398 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1438 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_algo.c 450 _Distance __l = __n - __k; local
456 if (__k == __l) {
467 if (__k < __l) {
468 for (_Distance __j = 0; __j < __l/__d; __j++) {
469 if (__p > __first + __l) {
470 *__p = *(__p - __l);
471 __p -= __l;
486 *__p = * (__p - __l);
487 __p -= __l;
    [all...]
_rope.c 321 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, this); local
322 _STLP_STD::_Destroy(__l); // ->_Rope_RopeLeaf<_CharT,_Alloc>::~_Rope_RopeLeaf();
324 _RopeLeaf).deallocate(__l, 1);
663 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, __base); local
669 const _CharT* __section = __l->_M_data + __start;
818 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, __r); local
819 return __c(__l->_M_data + __begin, __end - __begin);
931 _RopeLeaf* __l = __STATIC_CAST(_RopeLeaf*, __r); local
1147 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1199 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1237 const _RopeLeaf* __l = __STATIC_CAST(const _RopeLeaf*, __left); local
    [all...]

Completed in 182 milliseconds