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

  /dalvik/vm/alloc/
VisitInlines.h 32 size_t offset = CLASS_OFFSET_FROM_CLZ(rshift);
MarkSweep.cpp 226 size_t offset = CLASS_OFFSET_FROM_CLZ(rshift);
Copying.cpp     [all...]
  /dalvik/vm/oo/
Object.h 176 #define CLASS_OFFSET_FROM_CLZ(rshift) \

Completed in 207 milliseconds