HomeSort by relevance Sort by last modified time
    Searched refs:__len1 (Results 1 - 25 of 51) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
sso_string_base.h 232 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
555 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
558 const size_type __how_much = _M_length() - __pos - __len1;
560 size_type __new_capacity = _M_length() + __len2 - __len1;
569 _M_data() + __pos + __len1, __how_much);
rc_string_base.h 336 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
639 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
642 const size_type __how_much = _M_length() - __pos - __len1;
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
653 _M_data() + __pos + __len1, __how_much);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 238 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
561 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
564 const size_type __how_much = _M_length() - __pos - __len1;
566 size_type __new_capacity = _M_length() + __len2 - __len1;
575 _M_data() + __pos + __len1, __how_much);
rc_string_base.h 350 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
653 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
656 const size_type __how_much = _M_length() - __pos - __len1;
658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
667 _M_data() + __pos + __len1, __how_much);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 238 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
561 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
564 const size_type __how_much = _M_length() - __pos - __len1;
566 size_type __new_capacity = _M_length() + __len2 - __len1;
575 _M_data() + __pos + __len1, __how_much);
rc_string_base.h 350 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
653 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
656 const size_type __how_much = _M_length() - __pos - __len1;
658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
667 _M_data() + __pos + __len1, __how_much);
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 232 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
555 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
558 const size_type __how_much = _M_length() - __pos - __len1;
560 size_type __new_capacity = _M_length() + __len2 - __len1;
569 _M_data() + __pos + __len1, __how_much);
rc_string_base.h 336 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
639 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
642 const size_type __how_much = _M_length() - __pos - __len1;
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
653 _M_data() + __pos + __len1, __how_much);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 232 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
555 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
558 const size_type __how_much = _M_length() - __pos - __len1;
560 size_type __new_capacity = _M_length() + __len2 - __len1;
569 _M_data() + __pos + __len1, __how_much);
rc_string_base.h 336 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
639 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
642 const size_type __how_much = _M_length() - __pos - __len1;
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
653 _M_data() + __pos + __len1, __how_much);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 232 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
555 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
558 const size_type __how_much = _M_length() - __pos - __len1;
560 size_type __new_capacity = _M_length() + __len2 - __len1;
569 _M_data() + __pos + __len1, __how_much);
rc_string_base.h 336 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
639 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
642 const size_type __how_much = _M_length() - __pos - __len1;
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
653 _M_data() + __pos + __len1, __how_much);
  /external/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
_algobase.h 591 const size_t __len1 = __last1 - __first1; local
596 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
597 return __result != 0 ? (__result < 0) : (__len1 < __len2);
625 const ptrdiff_t __len1 = __last1 - __first1; local
627 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
629 : (__len1 == __len2 ? 0 : (__len1 < __len2 ? -1 : 1));
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
_algobase.h 591 const size_t __len1 = __last1 - __first1; local
596 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
597 return __result != 0 ? (__result < 0) : (__len1 < __len2);
625 const ptrdiff_t __len1 = __last1 - __first1; local
627 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
629 : (__len1 == __len2 ? 0 : (__len1 < __len2 ? -1 : 1));
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
_algobase.h 591 const size_t __len1 = __last1 - __first1; local
596 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
597 return __result != 0 ? (__result < 0) : (__len1 < __len2);
625 const ptrdiff_t __len1 = __last1 - __first1; local
627 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
629 : (__len1 == __len2 ? 0 : (__len1 < __len2 ? -1 : 1));
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
_algobase.h 591 const size_t __len1 = __last1 - __first1; local
596 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
597 return __result != 0 ? (__result < 0) : (__len1 < __len2);
625 const ptrdiff_t __len1 = __last1 - __first1; local
627 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
629 : (__len1 == __len2 ? 0 : (__len1 < __len2 ? -1 : 1));
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
_algobase.h 591 const size_t __len1 = __last1 - __first1; local
596 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
597 return __result != 0 ? (__result < 0) : (__len1 < __len2);
625 const ptrdiff_t __len1 = __last1 - __first1; local
627 const int __result = memcmp(__first1, __first2, (min) (__len1, __len2));
629 : (__len1 == __len2 ? 0 : (__len1 < __len2 ? -1 : 1));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h 3233 const _DistanceType __len1 = std::distance(__first, __middle); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h 3233 const _DistanceType __len1 = std::distance(__first, __middle); 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 3247 const _DistanceType __len1 = std::distance(__first, __middle); local
    [all...]

Completed in 696 milliseconds

1 2 3