Searched defs:t_i (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_texcompress_astc.c | 427 uint8_t t_i; in create_astc_decode_pipeline() local 492 uint8_t t_i = get_partition_table_index(format); in vk_texcompress_astc_get_decode_pipeline() local 578 uint8_t t_i = get_partition_table_index(format); in vk_texcompress_astc_fill_write_descriptor_sets() local 619 uint8_t t_i = u_bit_scan(&astc->pipeline_mask); in vk_texcompress_astc_finish() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/cuda/ |
H A D | SparseCUDAApplyUtils.cuh | 116 IndexType r_i = 0, t_i = 0, s_i = 0; in C10_LAUNCH_BOUNDS_2() local 157 IndexType r_i = 0, t_i = 0, s_i = 0; in C10_LAUNCH_BOUNDS_2() local
|
/aosp_15_r20/external/freetype/src/sdf/ |
H A D | ftbsdf.c | 649 FT_Int t_i, t_j, s_i, s_j; in bsdf_init_distance_map() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/ |
H A D | SparseTensorMath.cpp | 453 int64_t r_i = 0, t_i = 0, s_i = 0; in add_out_sparse_contiguous() local 1110 int64_t r_i = 0, t_i = 0, s_i = 0; in mul_out_sparse_cpu() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | FunctionsManual.cpp | 5370 auto t_i = tau.narrow(-1, i, 1); in householder_product_backward() local 5404 auto t_i = tau.narrow(-1, i, 1); in householder_product_backward() local
|