HomeSort by relevance Sort by last modified time
    Searched refs:__len (Results 201 - 225 of 571) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_hash.h 36 size_t __len = __s.size(); local
38 for ( size_t __i = 0; __i < __len; ++__i)
_num_put.c 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len,
152 if (__len >= __wid)
153 return _STLP_STD::copy(__buf, __buf + __len, __oi);
160 __STATIC_CAST(streamsize, __wid - __len)));
164 __oi = _STLP_STD::copy(__buf, __buf + __len, __oi);
167 else if (__dir == ios_base::internal && __len != 0 &&
171 return _STLP_STD::copy(__buf + 1, __buf + __len, __oi);
173 else if (__dir == ios_base::internal && __len >= 2 &&
179 return _STLP_STD::copy(__buf + 2, __buf + __len, __oi);
183 return _STLP_STD::copy(__buf, __buf + __len, __oi)
203 ptrdiff_t __len = __iend - __buf; local
235 ptrdiff_t __len = __iend - __buf; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
string_conversions.h 91 const int __len = __convf(__s, __n, __fmt, __args); local
95 return _String(__s, __s + __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
string_conversions.h 91 const int __len = __convf(__s, __n, __fmt, __args); local
95 return _String(__s, __s + __len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_heap.h 225 _Distance __len, _Tp __value)
229 while (__secondChild < (__len - 1) / 2)
237 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
296 _Distance __len, _Tp __value, _Compare __comp)
300 while (__secondChild < (__len - 1) / 2)
309 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
389 const _DistanceType __len = __last - __first; local
390 _DistanceType __parent = (__len - 2) / 2
429 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_heap.h 227 _Distance __len, _Tp __value)
231 while (__secondChild < (__len - 1) / 2)
239 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
298 _Distance __len, _Tp __value, _Compare __comp)
302 while (__secondChild < (__len - 1) / 2)
311 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
391 const _DistanceType __len = __last - __first; local
392 _DistanceType __parent = (__len - 2) / 2
431 const _DistanceType __len = __last - __first; 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_heap.h 227 _Distance __len, _Tp __value)
231 while (__secondChild < (__len - 1) / 2)
239 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
298 _Distance __len, _Tp __value, _Compare __comp)
302 while (__secondChild < (__len - 1) / 2)
311 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
391 const _DistanceType __len = __last - __first; local
392 _DistanceType __parent = (__len - 2) / 2
431 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_heap.h 225 _Distance __len, _Tp __value)
229 while (__secondChild < (__len - 1) / 2)
237 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
296 _Distance __len, _Tp __value, _Compare __comp)
300 while (__secondChild < (__len - 1) / 2)
309 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
389 const _DistanceType __len = __last - __first; local
390 _DistanceType __parent = (__len - 2) / 2
429 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_heap.h 225 _Distance __len, _Tp __value)
229 while (__secondChild < (__len - 1) / 2)
237 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
296 _Distance __len, _Tp __value, _Compare __comp)
300 while (__secondChild < (__len - 1) / 2)
309 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
389 const _DistanceType __len = __last - __first; local
390 _DistanceType __parent = (__len - 2) / 2
429 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_heap.h 225 _Distance __len, _Tp __value)
229 while (__secondChild < (__len - 1) / 2)
237 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
296 _Distance __len, _Tp __value, _Compare __comp)
300 while (__secondChild < (__len - 1) / 2)
309 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
389 const _DistanceType __len = __last - __first; local
390 _DistanceType __parent = (__len - 2) / 2
429 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_heap.h 225 _Distance __len, _Tp __value)
229 while (__secondChild < (__len - 1) / 2)
237 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
296 _Distance __len, _Tp __value, _Compare __comp)
300 while (__secondChild < (__len - 1) / 2)
309 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
389 const _DistanceType __len = __last - __first; local
390 _DistanceType __parent = (__len - 2) / 2
429 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_heap.h 227 _Distance __len, _Tp __value)
231 while (__secondChild < (__len - 1) / 2)
239 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
298 _Distance __len, _Tp __value, _Compare __comp)
302 while (__secondChild < (__len - 1) / 2)
311 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
391 const _DistanceType __len = __last - __first; local
392 _DistanceType __parent = (__len - 2) / 2
431 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_heap.h 229 _Distance __len, _Tp __value)
233 while (__secondChild < (__len - 1) / 2)
241 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
303 _Distance __len, _Tp __value, _Compare __comp)
307 while (__secondChild < (__len - 1) / 2)
316 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
397 const _DistanceType __len = __last - __first; local
398 _DistanceType __parent = (__len - 2) / 2
437 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_heap.h 227 _Distance __len, _Tp __value)
231 while (__secondChild < (__len - 1) / 2)
239 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
298 _Distance __len, _Tp __value, _Compare __comp)
302 while (__secondChild < (__len - 1) / 2)
311 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
391 const _DistanceType __len = __last - __first; local
392 _DistanceType __parent = (__len - 2) / 2
431 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_heap.h 229 _Distance __len, _Tp __value)
233 while (__secondChild < (__len - 1) / 2)
241 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
303 _Distance __len, _Tp __value, _Compare __comp)
307 while (__secondChild < (__len - 1) / 2)
316 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
397 const _DistanceType __len = __last - __first; local
398 _DistanceType __parent = (__len - 2) / 2
437 const _DistanceType __len = __last - __first; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_heap.h 228 _Distance __len, _Tp __value)
232 while (__secondChild < (__len - 1) / 2)
240 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
302 _Distance __len, _Tp __value, _Compare __comp)
306 while (__secondChild < (__len - 1) / 2)
315 if ((__len & 1) == 0 && __secondChild == (__len - 2) / 2)
396 const _DistanceType __len = __last - __first; local
397 _DistanceType __parent = (__len - 2) / 2
436 const _DistanceType __len = __last - __first; local
    [all...]
  /external/stlport/stlport/stl/
_num_put.c 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len,
152 if (__len >= __wid)
153 return _STLP_STD::copy(__buf, __buf + __len, __oi);
160 __STATIC_CAST(streamsize, __wid - __len)));
164 __oi = _STLP_STD::copy(__buf, __buf + __len, __oi);
167 else if (__dir == ios_base::internal && __len != 0 &&
171 return _STLP_STD::copy(__buf + 1, __buf + __len, __oi);
173 else if (__dir == ios_base::internal && __len >= 2 &&
179 return _STLP_STD::copy(__buf + 2, __buf + __len, __oi);
183 return _STLP_STD::copy(__buf, __buf + __len, __oi)
203 ptrdiff_t __len = __iend - __buf; local
235 ptrdiff_t __len = __iend - __buf; local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len,
152 if (__len >= __wid)
153 return _STLP_STD::copy(__buf, __buf + __len, __oi);
160 __STATIC_CAST(streamsize, __wid - __len)));
164 __oi = _STLP_STD::copy(__buf, __buf + __len, __oi);
167 else if (__dir == ios_base::internal && __len != 0 &&
171 return _STLP_STD::copy(__buf + 1, __buf + __len, __oi);
173 else if (__dir == ios_base::internal && __len >= 2 &&
179 return _STLP_STD::copy(__buf + 2, __buf + __len, __oi);
183 return _STLP_STD::copy(__buf, __buf + __len, __oi)
203 ptrdiff_t __len = __iend - __buf; local
235 ptrdiff_t __len = __iend - __buf; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len,
152 if (__len >= __wid)
153 return _STLP_STD::copy(__buf, __buf + __len, __oi);
160 __STATIC_CAST(streamsize, __wid - __len)));
164 __oi = _STLP_STD::copy(__buf, __buf + __len, __oi);
167 else if (__dir == ios_base::internal && __len != 0 &&
171 return _STLP_STD::copy(__buf + 1, __buf + __len, __oi);
173 else if (__dir == ios_base::internal && __len >= 2 &&
179 return _STLP_STD::copy(__buf + 2, __buf + __len, __oi);
183 return _STLP_STD::copy(__buf, __buf + __len, __oi)
203 ptrdiff_t __len = __iend - __buf; local
235 ptrdiff_t __len = __iend - __buf; local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len,
152 if (__len >= __wid)
153 return _STLP_STD::copy(__buf, __buf + __len, __oi);
160 __STATIC_CAST(streamsize, __wid - __len)));
164 __oi = _STLP_STD::copy(__buf, __buf + __len, __oi);
167 else if (__dir == ios_base::internal && __len != 0 &&
171 return _STLP_STD::copy(__buf + 1, __buf + __len, __oi);
173 else if (__dir == ios_base::internal && __len >= 2 &&
179 return _STLP_STD::copy(__buf + 2, __buf + __len, __oi);
183 return _STLP_STD::copy(__buf, __buf + __len, __oi)
203 ptrdiff_t __len = __iend - __buf; local
235 ptrdiff_t __len = __iend - __buf; local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len,
152 if (__len >= __wid)
153 return _STLP_STD::copy(__buf, __buf + __len, __oi);
160 __STATIC_CAST(streamsize, __wid - __len)));
164 __oi = _STLP_STD::copy(__buf, __buf + __len, __oi);
167 else if (__dir == ios_base::internal && __len != 0 &&
171 return _STLP_STD::copy(__buf + 1, __buf + __len, __oi);
173 else if (__dir == ios_base::internal && __len >= 2 &&
179 return _STLP_STD::copy(__buf + 2, __buf + __len, __oi);
183 return _STLP_STD::copy(__buf, __buf + __len, __oi)
203 ptrdiff_t __len = __iend - __buf; local
235 ptrdiff_t __len = __iend - __buf; local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len,
152 if (__len >= __wid)
153 return _STLP_STD::copy(__buf, __buf + __len, __oi);
160 __STATIC_CAST(streamsize, __wid - __len)));
164 __oi = _STLP_STD::copy(__buf, __buf + __len, __oi);
167 else if (__dir == ios_base::internal && __len != 0 &&
171 return _STLP_STD::copy(__buf + 1, __buf + __len, __oi);
173 else if (__dir == ios_base::internal && __len >= 2 &&
179 return _STLP_STD::copy(__buf + 2, __buf + __len, __oi);
183 return _STLP_STD::copy(__buf, __buf + __len, __oi)
203 ptrdiff_t __len = __iend - __buf; local
235 ptrdiff_t __len = __iend - __buf; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
socket.h 111 extern int bind (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len)
116 socklen_t *__restrict __len) __THROW;
125 extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);
130 socklen_t *__restrict __len) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
socket.h 111 extern int bind (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len)
116 socklen_t *__restrict __len) __THROW;
125 extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);
130 socklen_t *__restrict __len) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
socket.h 111 extern int bind (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len)
116 socklen_t *__restrict __len) __THROW;
125 extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);
130 socklen_t *__restrict __len) __THROW;

Completed in 2863 milliseconds

1 2 3 4 5 6 7 891011>>