Searched defs:last (Results 1 – 11 of 11) sorted by relevance
35 IterationRange(iterator first, iterator last) : first_(first), last_(last) { } in IterationRange()
74 const char* last = ptr_ + std::min(ulen - s.length_, pos) + s.length_; in rfind() local
226 Arena* last = first; in FreeArenaChain() local
71 Monitor* last = reinterpret_cast<Monitor*>(reinterpret_cast<uintptr_t>(chunk) + in AllocateChunk() local
115 uintptr_t last = 0; in TEST_F() local
163 Opcode last = opcodeList.get(opcodeList.size() - 1); in getLegalDifferentOpcode() local
610 int64_t last = last_activity_time_ms_.LoadSequentiallyConsistent(); in LastDebuggerActivity() local
121 SrcMap(InputIt first, InputIt last, const Allocator& alloc) in SrcMap()
1232 HInstruction* last = body->GetLastInstruction(); in InlineInto() local1265 HInstruction* last = predecessor->GetLastInstruction(); in InlineInto() local1280 HInstruction* last = predecessor->GetLastInstruction(); in InlineInto() local
1422 HInstruction* last = block->GetLastInstruction(); in InsertParallelMoveAtExitOf() local
1135 MIR* last = last_list_mir->next; in InsertMIRListAfter() local