Searched defs:v_ty (Results 1 – 3 of 3) sorted by relevance
393 const analysis::Vector* v_ty = m_ty->element_type()->AsVector(); in ByteSize() local399 const analysis::Vector* v_ty = sz_ty->AsVector(); in ByteSize() local
34 analysis::Vector* v_ty = val_ty->AsVector(); in GenOutputValues() local
1051 def test_for_dtypes(x_ty, v_ty, i_ty, message): argument