Searched refs:__size_to_allocate (Results 1 - 18 of 18) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
H A Dbitmap_allocator.h790 const size_t __size_to_allocate = sizeof(size_t) local
796 (this->_M_get(__size_to_allocate));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
H A Dbitmap_allocator.h775 const size_t __size_to_allocate = sizeof(size_t) local
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
H A Dbitmap_allocator.h775 const size_t __size_to_allocate = sizeof(size_t) local
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dbitmap_allocator.h790 const size_t __size_to_allocate = sizeof(size_t) local
796 (this->_M_get(__size_to_allocate));
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dbitmap_allocator.h790 const size_t __size_to_allocate = sizeof(size_t) local
796 (this->_M_get(__size_to_allocate));
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dbitmap_allocator.h790 const size_t __size_to_allocate = sizeof(size_t) local
796 (this->_M_get(__size_to_allocate));
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
H A Dbitmap_allocator.h790 const size_t __size_to_allocate = sizeof(size_t) local
796 (this->_M_get(__size_to_allocate));
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dbitmap_allocator.h775 const size_t __size_to_allocate = sizeof(size_t) local
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Dbitmap_allocator.h772 const size_t __size_to_allocate = sizeof(size_t) local
777 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dbitmap_allocator.h775 const size_t __size_to_allocate = sizeof(size_t) local
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dbitmap_allocator.h775 const size_t __size_to_allocate = sizeof(size_t) local
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Dbitmap_allocator.h772 const size_t __size_to_allocate = sizeof(size_t) local
777 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
H A Dbitmap_allocator.h777 const size_t __size_to_allocate = sizeof(size_t) local
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dbitmap_allocator.h772 const size_t __size_to_allocate = sizeof(size_t) local
777 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dbitmap_allocator.h775 const size_t __size_to_allocate = sizeof(size_t) local
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Dbitmap_allocator.h772 const size_t __size_to_allocate = sizeof(size_t) local
777 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
H A Dbitmap_allocator.h777 const size_t __size_to_allocate = sizeof(size_t) local
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dbitmap_allocator.h772 const size_t __size_to_allocate = sizeof(size_t) local
777 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));

Completed in 422 milliseconds