Searched refs:next_id (Results 1 – 2 of 2) sorted by relevance
34 uint next_id; member104 id = data->next_id++; in bootstage_add_record()472 for (rec = data->record + data->next_id, i = 0; i < hdr->count; in bootstage_unstash()503 data->next_id = BOOTSTAGE_ID_USER; in bootstage_init()
3111 …, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, stbtt_int32 target_id, stbtt_int32 next_id) in stbtt__matchpair() argument3133 …if (i+1 < count && ttUSHORT(fc+loc+12+6) == next_id && ttUSHORT(fc+loc+12) == platform && ttUSHORT… in stbtt__matchpair()