Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/
Dscoped_arena_allocator.cc65 Arena* tail = top_arena_->next_; in AllocateFromNextArena() local
/art/runtime/
Dparsed_options.cc313 std::string tail(option.substr(option[1] == 'X' ? 10 : 15)); in Parse() local
Ddex_file.cc1008 StringPiece tail(rhs); in operator ==() local