/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 108 const size_type __len = size(); 110 if (__len >= __x.size()) 113 const_iterator __mid = __x.begin() + difference_type(__len);
|
_fstream.h | 74 void* _M_mmap(streamoff __offset, streamoff __len); 75 void _M_unmap(void* __mmap_base, streamoff __len);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 108 const size_type __len = size(); 110 if (__len >= __x.size()) 113 const_iterator __mid = __x.begin() + difference_type(__len);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 108 const size_type __len = size(); 110 if (__len >= __x.size()) 113 const_iterator __mid = __x.begin() + difference_type(__len);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 108 const size_type __len = size(); 110 if (__len >= __x.size()) 113 const_iterator __mid = __x.begin() + difference_type(__len);
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_deque.c | 108 const size_type __len = size(); 110 if (__len >= __x.size()) 113 const_iterator __mid = __x.begin() + difference_type(__len);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_vector.h | 1155 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_vector.h | 1315 const size_type __len = size() + std::max(size(), __n); 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_vector.h | 1315 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_vector.h | 1155 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_vector.h | 1155 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_vector.h | 1155 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_vector.h | 1151 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_vector.h | 1315 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_vector.h | 1308 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_vector.h | 1315 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_vector.h | 1308 const size_type __len = size() + std::max(size(), __n); local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_vector.h | 1337 const size_type __len = size() + std::max(size(), __n); local [all...] |
/external/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)
|
/ndk/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
netdb.h | 131 extern struct hostent *gethostbyaddr (__const void *__addr, __socklen_t __len, 166 extern int gethostbyaddr_r (__const void *__restrict __addr, __socklen_t __len,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
netdb.h | 131 extern struct hostent *gethostbyaddr (__const void *__addr, __socklen_t __len, 166 extern int gethostbyaddr_r (__const void *__restrict __addr, __socklen_t __len,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
netdb.h | 131 extern struct hostent *gethostbyaddr (__const void *__addr, __socklen_t __len, 166 extern int gethostbyaddr_r (__const void *__restrict __addr, __socklen_t __len,
|