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

  /art/runtime/gc/accounting/
space_bitmap-inl.h 80 const uintptr_t offset_end = visit_end - heap_begin_; local
83 const uintptr_t index_end = OffsetToIndex(offset_end);
86 const size_t bit_end = (offset_end / kAlignment) % kBitsPerIntPtrT;
  /external/pcre/dist/
pcre_exec.c     [all...]
  /system/core/adb/
commandline.cpp 940 size_t offset_end = offset + SIDELOAD_HOST_BLOCK_SIZE; local
    [all...]

Completed in 1219 milliseconds