Searched defs:total_cols (Results 1 – 3 of 3) sorted by relevance
39 int total_rows, int total_cols, T* output) { in concat_fixed_kernel()64 IntType total_cols, T* output) { in concat_variable_kernel()
118 IntType total_rows, IntType total_cols, in split_v_kernel()214 int total_rows, int total_cols, in Run()
559 int total_cols = 0; in show_scroll_win() local