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

<<21222324252627282930>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_tree.c 689 int __len = __black_count(_M_leftmost(), _M_root()); local
705 if (!__L && !__R && __black_count(__x, _M_root()) != __len)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 74 void* _M_mmap(streamoff __offset, streamoff __len);
75 void _M_unmap(void* __mmap_base, streamoff __len);
_tree.c 689 int __len = __black_count(_M_leftmost(), _M_root()); local
705 if (!__L && !__R && __black_count(__x, _M_root()) != __len)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 74 void* _M_mmap(streamoff __offset, streamoff __len);
75 void _M_unmap(void* __mmap_base, streamoff __len);
_tree.c 689 int __len = __black_count(_M_leftmost(), _M_root()); local
705 if (!__L && !__R && __black_count(__x, _M_root()) != __len)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 74 void* _M_mmap(streamoff __offset, streamoff __len);
75 void _M_unmap(void* __mmap_base, streamoff __len);
_tree.c 689 int __len = __black_count(_M_leftmost(), _M_root()); local
705 if (!__L && !__R && __black_count(__x, _M_root()) != __len)
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.h 74 void* _M_mmap(streamoff __offset, streamoff __len);
75 void _M_unmap(void* __mmap_base, streamoff __len);
_tree.c 689 int __len = __black_count(_M_leftmost(), _M_root()); local
705 if (!__L && !__R && __black_count(__x, _M_root()) != __len)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_deque.h 1027 const size_type __len = size(); local
1523 const size_type __len = std::distance(__first, __last); local
    [all...]
basic_string.h 911 const size_type __len = 1 + this->size(); local
912 if (__len > this->capacity() || _M_rep()->_M_is_shared())
913 this->reserve(__len);
915 _M_rep()->_M_set_length_and_sharable(__len);
2026 const size_type __len = std::min(__size, __osize); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 1027 const size_type __len = size(); local
1523 const size_type __len = std::distance(__first, __last); local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 1027 const size_type __len = size(); local
1523 const size_type __len = std::distance(__first, __last); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 1027 const size_type __len = size(); local
1523 const size_type __len = std::distance(__first, __last); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_deque.h 1027 const size_type __len = size(); local
1519 const size_type __len = std::distance(__first, __last); local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
string 558 size_t __len = 0;
560 ++__len;
561 return __len;
796 size_t __len = 0;
798 ++__len;
799 return __len;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in.h 491 uint8_t __type, socklen_t __len, uint8_t __align,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in.h 491 uint8_t __type, socklen_t __len, uint8_t __align,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in.h 491 uint8_t __type, socklen_t __len, uint8_t __align,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
bitset     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
bitset     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
bitset     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
bitset     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
bitset     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h 1045 const size_type __len = 1 + this->size(); local
2177 const size_type __len = std::min(__size, __osize); local
    [all...]

Completed in 373 milliseconds

<<21222324252627282930>>