Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc1553 void MarkCompact::SlideBlackPage(mirror::Object* first_obj, in SlideBlackPage()
1953 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local
1976 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local
2098 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local
2139 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local
2164 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local
2377 mirror::Object* first_obj = nullptr; in UpdateMovingSpaceBlackAllocations() local
2515 mirror::Object* first_obj = first_objs_non_moving_space_[idx].AsMirrorPtr(); in UpdateNonMovingSpaceBlackAllocations() local
2602 void MultiObjectArena(uint8_t* page_begin, uint8_t* first_obj) in MultiObjectArena()
3129 mirror::Object* first_obj = first_objs_moving_space_[page_idx].AsMirrorPtr(); in ConcurrentlyProcessMovingPage() local
[all …]
/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dunicode_format.h1251 PyObject *first_obj = NULL; in formatter_field_name_split() local
/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dstring_format.h1326 PyObject *first_obj = NULL; in formatter_field_name_split() local