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

  /external/srec/portable/include/
pmalloc.h 61 psize_t _Size; /* CELL_OFF <= SIZE_CELL <= _Size */
  /external/stlport/stlport/stl/
_string_sum.h 48 _CStr(__cstr), _Size(__size) {}
52 size_t size() const { return _Size; }
58 size_t _Size;
_algo.c     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 48 _CStr(__cstr), _Size(__size) {}
52 size_t size() const { return _Size; }
58 size_t _Size;
_algo.c     [all...]

Completed in 426 milliseconds