HomeSort by relevance Sort by last modified time
    Searched refs:__r (Results 276 - 300 of 397) sorted by null

<<111213141516

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_array.h 350 _Tp __r = _Tp(); local
352 __r += *__f++;
353 return __r;
361 _Tp __r = _Tp(1); local
363 __r = __r * *__f++;
364 return __r;
374 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
378 if (__t < __r)
379 __r = __t
390 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_array.h 350 _Tp __r = _Tp(); local
352 __r += *__f++;
353 return __r;
361 _Tp __r = _Tp(1); local
363 __r = __r * *__f++;
364 return __r;
374 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
378 if (__t < __r)
379 __r = __t
390 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_array.h 350 _Tp __r = _Tp(); local
352 __r += *__f++;
353 return __r;
361 _Tp __r = _Tp(1); local
363 __r = __r * *__f++;
364 return __r;
374 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
378 if (__t < __r)
379 __r = __t
390 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_array.h 348 _Tp __r = _Tp(); local
350 __r += *__f++;
351 return __r;
359 _Tp __r = _Tp(1); local
361 __r = __r * *__f++;
362 return __r;
372 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
376 if (__t < __r)
377 __r = __t
388 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
    [all...]
  /external/stlport/src/
allocators.cpp 321 _Obj *__r; local
328 if ( (__r = *__my_free_list) != 0 ) {
329 *__my_free_list = __r->_M_next;
331 __r = _S_refill(__n);
337 return __r;
486 _Obj* __r = _S_free_list[_S_FREELIST_INDEX(__n)].pop(); local
487 if (__r == 0)
488 { __r = _S_refill(__n); }
493 return __r;
1006 void *__r = __a->_M_refill(__n); local
1051 void *__r = __a->_M_refill(__n); local
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 321 _Obj *__r; local
328 if ( (__r = *__my_free_list) != 0 ) {
329 *__my_free_list = __r->_M_next;
331 __r = _S_refill(__n);
337 return __r;
486 _Obj* __r = _S_free_list[_S_FREELIST_INDEX(__n)].pop(); local
487 if (__r == 0)
488 { __r = _S_refill(__n); }
493 return __r;
1006 void *__r = __a->_M_refill(__n); local
1051 void *__r = __a->_M_refill(__n); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pod_char_traits.h 171 int_type __r = { -1 }; local
172 return __r;
sso_string_base.h 561 _CharT* __r = _M_create(__new_capacity, _M_capacity()); local
564 this->_S_copy(__r, _M_data(), __pos);
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
572 _M_data(__r);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
pod_char_traits.h 176 int_type __r = { -1 }; local
177 return __r;
sso_string_base.h 567 _CharT* __r = _M_create(__new_capacity, _M_capacity()); local
570 this->_S_copy(__r, _M_data(), __pos);
572 this->_S_copy(__r + __pos, __s, __len2);
574 this->_S_copy(__r + __pos + __len2,
578 _M_data(__r);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
pod_char_traits.h 176 int_type __r = { -1 }; local
177 return __r;
sso_string_base.h 567 _CharT* __r = _M_create(__new_capacity, _M_capacity()); local
570 this->_S_copy(__r, _M_data(), __pos);
572 this->_S_copy(__r + __pos, __s, __len2);
574 this->_S_copy(__r + __pos + __len2,
578 _M_data(__r);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 171 int_type __r = { -1 }; local
172 return __r;
sso_string_base.h 561 _CharT* __r = _M_create(__new_capacity, _M_capacity()); local
564 this->_S_copy(__r, _M_data(), __pos);
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
572 _M_data(__r);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 171 int_type __r = { -1 }; local
172 return __r;
sso_string_base.h 561 _CharT* __r = _M_create(__new_capacity, _M_capacity()); local
564 this->_S_copy(__r, _M_data(), __pos);
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
572 _M_data(__r);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 171 int_type __r = { -1 }; local
172 return __r;
sso_string_base.h 561 _CharT* __r = _M_create(__new_capacity, _M_capacity()); local
564 this->_S_copy(__r, _M_data(), __pos);
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
572 _M_data(__r);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pod_char_traits.h 171 int_type __r = { -1 }; local
172 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pod_char_traits.h 176 int_type __r = { -1 }; local
177 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pod_char_traits.h 179 int_type __r = { -1 }; local
180 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pod_char_traits.h 176 int_type __r = { -1 }; local
177 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pod_char_traits.h 179 int_type __r = { -1 }; local
180 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
pod_char_traits.h 178 int_type __r = { -1 }; local
179 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
workstealing.h 85 * @param __r Functor to @a add a single __result to the already
101 _Fu& __f, _Red __r,
231 __result = __r(__result, __f(__op, __current));
296 __output = __r(__output, __result);

Completed in 3110 milliseconds

<<111213141516