Searched refs:gOperandNames (Results 1 – 1 of 1) sorted by relevance
103 } gOperandNames[] = { variable112 static size_t gOperandNamesSize = sizeof(gOperandNames) / sizeof(gOperandNames[0]);124 SkASSERT(gOperandNames[index].fType == type); in ValidateDecompileTable()127 SkASSERT(gOperandNames[++index].fType == type); in ValidateDecompileTable()189 SkDebugf(" type: %s", gOperandNames[index].fName); in decompile()195 SkDebugf(" type: %s", gOperandNames[index + 1].fName); in decompile()