Searched defs:this_index (Results 1 – 9 of 9) sorted by relevance
98 unsigned this_index; member314 unsigned this_index; member
286 unsigned this_index; member
50 …h_recurse_func<hb_closure_lookups_context_t> (hb_closure_lookups_context_t *c, unsigned this_index) in dispatch_recurse_func()
63 …h_recurse_func<hb_closure_lookups_context_t> (hb_closure_lookups_context_t *c, unsigned this_index) in dispatch_recurse_func()
266 for (int this_index = 0; this_index < index; ++this_index) in RetrieveRangeAtIndex() local
3371 const int this_index = denom - (SCALE_NUMERATOR + 1); in encode_with_and_without_superres() local3388 const int this_index = denom - (SCALE_NUMERATOR + 1); in encode_with_and_without_superres() local3407 const int this_index = denom - (SCALE_NUMERATOR + 1); in encode_with_and_without_superres() local
170 size_t this_index = orig_succ->GetPredecessorIndexOf(orig_block); in RemapOrigInternalOrIncomingEdge() local
2484 size_t this_index = successor->GetPredecessorIndexOf(this); in DisconnectFromSuccessors() local
1599 let this_index = self.next; in next() localVariable