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

  /art/runtime/mirror/
string-inl.h 173 constexpr size_t max_alloc_length = overflow_length - 1u; local
176 constexpr size_t max_length = RoundDown(max_alloc_length, kObjectAlignment / sizeof(uint16_t));
  /external/v8/src/crankshaft/
hydrogen.cc 2897 HConstant* max_alloc_length = local
    [all...]

Completed in 314 milliseconds