Searched refs:class_offset (Results 1 – 3 of 3) sorted by relevance
109 const int class_offset = in Run() local110 config_.specification().object_detection_params().class_offset(); in Run()127 class_offset); in Run()
303 optional int32 class_offset = 2 [default = 1]; field
3189 const intptr_t class_offset = ClassTable::ClassOffsetFor(cid); in LoadAllocationStatsAddress() local3195 LoadImmediate(dest, reinterpret_cast<uword>(*table_ptr) + class_offset); in LoadAllocationStatsAddress()3199 AddImmediate(dest, class_offset); in LoadAllocationStatsAddress()3206 AddImmediate(dest, class_offset); in LoadAllocationStatsAddress()