HomeSort by relevance Sort by last modified time
    Searched defs:allocatedSize (Results 1 - 3 of 3) sorted by null

  /dalvik/libdex/
DexProto.h 35 size_t allocatedSize; /* size of the allocated buffer, if allocated */
  /external/eigen/Eigen/src/SparseCore/
CompressedStorage.h 102 inline size_t allocatedSize() const { return m_allocatedSize; }
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineStorage.h 128 inline Index allocatedSize() const {

Completed in 172 milliseconds