Searched defs:t_index (Results 1 – 5 of 5) sorted by relevance
89 struct t_index { struct93 } t_index[] = { argument
730 FT_Int t_index = t_j * t_width + t_i; in bsdf_init_distance_map() local777 FT_Int t_index = t_j * t_width + t_i; in bsdf_init_distance_map() local
149 let t_index = s_index % T_COUNT; in decompose_hangul() localVariable
753 int64_t* t_index = row_index + ((tid == 0) ? 1 : num_uniq[tid - 1]); in cpu_scatter_reduce_expanded_index() local
93 unsigned int t_index; /* Transition array index. */ member