Searched refs:cut1 (Results 1 – 1 of 1) sorted by relevance
357 int cut1 = type.indexOf("[", cut0); in readVector() local358 name = type.substring(cut0 + 1, cut1); in readVector()361 size = getIndex(type, cut1, -1); in readVector()