Searched defs:cur (Results 1 – 19 of 19) sorted by relevance
37 int cur = *(ptr++); in DecodeUnsignedLeb128() local74 int cur = *(ptr++); in DecodeUnsignedLeb128Checked() local122 int cur = *(ptr++); in DecodeSignedLeb128() local163 int cur = *(ptr++); in DecodeSignedLeb128Checked() local330 void InsertBackUnsigned(It cur, It end) { in InsertBackUnsigned()341 void InsertBackSigned(It cur, It end) { in InsertBackSigned()
51 const char* cur = static_cast<const char*>(src); in SafeCopy() local
125 for (uint8_t* cur = start - CardTable::kCardSize; cur >= HeapBegin(); in TEST_F() local130 for (uint8_t* cur = end + CardTable::kCardSize; cur < HeapLimit(); in TEST_F() local136 for (uint8_t* cur = start; cur < AlignUp(end, CardTable::kCardSize); in TEST_F() local
215 for (auto cur = Begin(), end = End(); cur != end; ++cur) { in Contains() local
66 public static native int nativeSpinAndResume(Thread cur); in nativeSpinAndResume()
233 const LocalScopeType* cur = current_scope_; in NumberOfReferences() local243 const LocalScopeType* cur = current_scope_; in Contains() local255 LocalScopeType* cur = current_scope_; in VisitRoots() local
34 jthread cur; in Java_art_Test984_getFirstObsoleteMethod984() local
105 ObjPtr<mirror::Reference> cur = list_; in Dump() local123 ObjPtr<mirror::Reference> cur = list_; in GetLength() local
141 SlowPath* cur = slow_path_; in EnqueueSlowPath() local148 SlowPath* cur = slow_path_; in EmitSlowPaths() local154 delete cur; in EmitSlowPaths() local
120 for (const uint8_t* cur = begin; cur < end; cur += kInstructionSize) { in Dump() local
48 for (const uint8_t* cur = begin; cur < end; cur += length) { in Dump() local
235 for (MatchTrie* cur = parent_; cur != nullptr; cur = cur->parent_) { in Savings() local291 for (MatchTrie* cur = pair.second->parent_; cur != this; cur = cur->parent_) { in ExtractPrefixes() local297 for (MatchTrie* cur = pair.second->parent_; cur != this; cur = cur->parent_) { in ExtractPrefixes() local318 for (const MatchTrie* cur = this; cur->parent_ != nullptr; cur = cur->parent_) { in GetString() local
72 jthread cur; in Test1919AgentThread() local
236 for (ObjPtr<Class> cur = c; cur != nullptr; cur = cur->GetSuperClass()) { in CheckFieldAssignmentImpl() local
974 const RegType* cur = work_list.front(); in TEST_F() local992 auto compute_grey = [&](const RegType* cur) { in TEST_F()998 auto compute_black = [&](const RegType* cur) { in TEST_F()
557 Region* const cur = ®ions_[i + regions_to_clear_bitmap]; in ClearFromSpace() local
664 std::string cur = GetOption(ops); in ReadOptions() local
136 art::ShadowFrame* cur = GetCurrentShadowFrame(); in GetOrCreateShadowFrame() local
550 for (BaseHandleScope* cur = self->GetTopHandleScope(); cur != nullptr; cur = cur->GetLink()) { in NumHandleReferences() local