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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathinline.h 50 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; member in union:__anon39092
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathinline.h 50 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; member in union:__anon40682
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathinline.h 50 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; member in union:__anon42197
  /external/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...]
  /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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h 1638 const _Distance __l = __n - __k; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 378 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
380 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
381 _L_deallocate(__l, 1);
762 _RopeLeaf* __l = (_RopeLeaf*)__base; local
771 const _CharT* __section = __l->_M_data + __start;
777 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
952 _RopeLeaf* __l = (_RopeLeaf*)__r; local
953 return __c(__l->_M_data + __begin, __end - __begin);
1089 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1090 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1345 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1397 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1437 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 380 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
382 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
383 _L_deallocate(__l, 1);
764 _RopeLeaf* __l = (_RopeLeaf*)__base; local
773 const _CharT* __section = __l->_M_data + __start;
779 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
954 _RopeLeaf* __l = (_RopeLeaf*)__r; local
955 return __c(__l->_M_data + __begin, __end - __begin);
1091 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1092 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1347 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1399 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1439 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 380 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
382 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
383 _L_deallocate(__l, 1);
764 _RopeLeaf* __l = (_RopeLeaf*)__base; local
773 const _CharT* __section = __l->_M_data + __start;
779 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
954 _RopeLeaf* __l = (_RopeLeaf*)__r; local
955 return __c(__l->_M_data + __begin, __end - __begin);
1091 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1092 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1347 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1399 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1439 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1638 const _Distance __l = __n - __k; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 378 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
380 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
381 _L_deallocate(__l, 1);
762 _RopeLeaf* __l = (_RopeLeaf*)__base; local
771 const _CharT* __section = __l->_M_data + __start;
777 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
952 _RopeLeaf* __l = (_RopeLeaf*)__r; local
953 return __c(__l->_M_data + __begin, __end - __begin);
1089 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1090 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1345 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1397 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1437 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/ndk/5/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/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1638 const _Distance __l = __n - __k; local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 378 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
380 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
381 _L_deallocate(__l, 1);
762 _RopeLeaf* __l = (_RopeLeaf*)__base; local
771 const _CharT* __section = __l->_M_data + __start;
777 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
952 _RopeLeaf* __l = (_RopeLeaf*)__r; local
953 return __c(__l->_M_data + __begin, __end - __begin);
1089 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1090 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1345 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1397 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1437 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/ndk/6/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/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1638 const _Distance __l = __n - __k; local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 378 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
380 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
381 _L_deallocate(__l, 1);
762 _RopeLeaf* __l = (_RopeLeaf*)__base; local
771 const _CharT* __section = __l->_M_data + __start;
777 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
952 _RopeLeaf* __l = (_RopeLeaf*)__r; local
953 return __c(__l->_M_data + __begin, __end - __begin);
1089 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1090 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1345 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1397 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1437 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]
  /prebuilts/ndk/7/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 1638 const _Distance __l = __n - __k; local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 378 _Rope_RopeLeaf<_CharT, _Alloc>* __l local
380 __l->_Rope_RopeLeaf<_CharT, _Alloc>::~_Rope_RopeLeaf();
381 _L_deallocate(__l, 1);
762 _RopeLeaf* __l = (_RopeLeaf*)__base; local
771 const _CharT* __section = __l->_M_data + __start;
777 __result = __STL_ROPE_FROM_UNOWNED_CHAR_PTR(__l->_M_data + __start,
952 _RopeLeaf* __l = (_RopeLeaf*)__r; local
953 return __c(__l->_M_data + __begin, __end - __begin);
1089 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1090 return copy_n(__l->_M_data, __l->_M_size, __buffer).second
1345 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1397 _RopeLeaf* __l = (_RopeLeaf*)__r; local
1437 _RopeLeaf* __l = (_RopeLeaf*) __left; local
    [all...]

Completed in 740 milliseconds

1 2