Searched refs:nameWithBoolType (Results 1 – 3 of 3) sorted by relevance
1981 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init() local1985 const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init()
2312 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init() local2313 const string nameWithMatrixType = nameWithBoolType; in init()
2843 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init() local2847 … const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init()