HomeSort by relevance Sort by last modified time
    Searched refs:_M_validate (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
bitmap_allocator.h 569 _M_validate(size_t* __addr) throw()
640 // Call _M_validate to decide what should be done with
642 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 565 _M_validate(size_t* __addr) throw()
636 // Call _M_validate to decide what should be done with
638 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 565 _M_validate(size_t* __addr) throw()
636 // Call _M_validate to decide what should be done with
638 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 569 _M_validate(size_t* __addr) throw()
640 // Call _M_validate to decide what should be done with
642 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 566 _M_validate(size_t* __addr) throw()
637 // Call _M_validate to decide what should be done with
639 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 569 _M_validate(size_t* __addr) throw()
640 // Call _M_validate to decide what should be done with
642 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 566 _M_validate(size_t* __addr) throw()
637 // Call _M_validate to decide what should be done with
639 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 565 _M_validate(size_t* __addr) throw()
636 // Call _M_validate to decide what should be done with
638 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 565 _M_validate(size_t* __addr) throw()
636 // Call _M_validate to decide what should be done with
638 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 588 _M_validate(size_t* __addr) throw()
659 // Call _M_validate to decide what should be done with
661 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 588 _M_validate(size_t* __addr) throw()
659 // Call _M_validate to decide what should be done with
661 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 588 _M_validate(size_t* __addr) throw()
659 // Call _M_validate to decide what should be done with
661 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 588 _M_validate(size_t* __addr) throw()
659 // Call _M_validate to decide what should be done with
661 this->_M_validate(reinterpret_cast<size_t*>(__addr) - 1);

Completed in 302 milliseconds