Searched refs:new_num (Results 1 – 6 of 6) sorted by relevance
15 ….0.2.4.6.8.15.24.27.29.32.38.46.48.92.93.94.95.97.99.100.102.105.107.111.118.119.121* @new_num() #020 …uct.0.2.4.6.8.15.24.27.29.32.38.46.48.92.93.94.95.97.99.100.102.105.107.111.118.119.121* @new_num()
566 hb_codepoint_t new_num = get (old_num); in biased_num() local567 return (int)new_num - bias; in biased_num()764 hb_codepoint_t new_num = remap[old_num]; in encode_subrs() local765 if (new_num != CFF_UNDEF_CODE) in encode_subrs()767 if (unlikely (!encode_str (subrs[old_num], fd, buffArray[new_num]))) in encode_subrs()
683 unsigned new_num = 0; in i915_set_constant_buffer() local703 new_num = ibuf->b.b.width0 / 4 * sizeof(float); in i915_set_constant_buffer()705 if (old_num == new_num) { in i915_set_constant_buffer()722 i915->current.num_user_constants[shader] = new_num; in i915_set_constant_buffer()
18 declare %struct.anon* @new_num(i32, i32)76 %tmp36 = call %struct.anon* @new_num( i32 1, i32 1 ) ; <%struct.anon*> [#uses=2]
2437 int new_num = master_th->th.th_teams_size.nth; in __kmp_join_call() local2439 team->t.t_nproc = new_num; in __kmp_join_call()2441 other_threads[i]->th.th_team_nproc = new_num; in __kmp_join_call()2444 for (int i = old_num; i < new_num; ++i) { in __kmp_join_call()