HomeSort by relevance Sort by last modified time
    Searched full:__len (Results 576 - 600 of 883) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
string2.h     [all...]
fcntl.h 245 __off64_t *__offout, size_t __len,
249 extern ssize_t tee (int __fdin, int __fdout, size_t __len,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
xdr.h 121 bool_t (*x_getbytes) (XDR *__xdrs, caddr_t __addr, u_int __len);
123 bool_t (*x_putbytes) (XDR *__xdrs, __const char *__addr, u_int __len);
129 int32_t *(*x_inline) (XDR *__xdrs, u_int __len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 121 bool_t (*x_getbytes) (XDR *__xdrs, caddr_t __addr, u_int __len);
123 bool_t (*x_putbytes) (XDR *__xdrs, __const char *__addr, u_int __len);
129 int32_t *(*x_inline) (XDR *__xdrs, u_int __len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 121 bool_t (*x_getbytes) (XDR *__xdrs, caddr_t __addr, u_int __len);
123 bool_t (*x_putbytes) (XDR *__xdrs, __const char *__addr, u_int __len);
129 int32_t *(*x_inline) (XDR *__xdrs, u_int __len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 258 _DistanceType __len = __last - __first; local
262 while (__len > 0)
264 __half = __len >> 1;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 949 _DistanceType __len = std::distance(__first, __last); local
951 while (__len > 0)
953 _DistanceType __half = __len >> 1;
960 __len = __len - __half - 1;
963 __len = __half
    [all...]
sstream.tcc 114 const __size_type __len = std::min(__opt_len, __max_size);
116 __tmp.reserve(__len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 949 _DistanceType __len = std::distance(__first, __last); local
951 while (__len > 0)
953 _DistanceType __half = __len >> 1;
960 __len = __len - __half - 1;
963 __len = __half
    [all...]
sstream.tcc 114 const __size_type __len = std::min(__opt_len, __max_size);
116 __tmp.reserve(__len);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 258 _DistanceType __len = __last - __first; local
262 while (__len > 0)
264 __half = __len >> 1;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 258 _DistanceType __len = __last - __first; local
262 while (__len > 0)
264 __half = __len >> 1;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 258 _DistanceType __len = __last - __first; local
262 while (__len > 0)
264 __half = __len >> 1;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 258 _DistanceType __len = __last - __first; local
262 while (__len > 0)
264 __half = __len >> 1;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algobase.h 949 _DistanceType __len = std::distance(__first, __last); local
951 while (__len > 0)
953 _DistanceType __half = __len >> 1;
960 __len = __len - __half - 1;
963 __len = __half
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algobase.h 950 _DistanceType __len = std::distance(__first, __last); local
952 while (__len > 0)
954 _DistanceType __half = __len >> 1;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algobase.h 949 _DistanceType __len = std::distance(__first, __last); local
951 while (__len > 0)
953 _DistanceType __half = __len >> 1;
960 __len = __len - __half - 1;
963 __len = __half
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algobase.h 950 _DistanceType __len = std::distance(__first, __last); local
952 while (__len > 0)
954 _DistanceType __half = __len >> 1;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 242 _DistanceType __len = __last - __first; local
246 while (__len > 0)
248 __half = __len >> 1;
255 __len = __len - __half - 1;
258 __len = __half;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
sstream.tcc 112 const __size_type __len = std::min(__opt_len, __max_size);
114 __tmp.reserve(__len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h 245 __off64_t *__offout, size_t __len,
249 extern ssize_t tee (int __fdin, int __fdout, size_t __len,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h 245 __off64_t *__offout, size_t __len,
249 extern ssize_t tee (int __fdin, int __fdout, size_t __len,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 112 const __size_type __len = std::min(__opt_len, __max_size);
114 __tmp.reserve(__len);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 112 const __size_type __len = std::min(__opt_len, __max_size);
114 __tmp.reserve(__len);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 112 const __size_type __len = std::min(__opt_len, __max_size);
114 __tmp.reserve(__len);

Completed in 1064 milliseconds

<<21222324252627282930>>