Lines Matching full:subscript
245 int subscript = 0;247 // Strip any trailing array operator and retrieve the subscript252 subscript = atoi(_name.substr(open + 1).c_str());260 mUniformIndex[location].element == subscript)