Home
last modified time | relevance | path

Searched refs:operatorName (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLPrefixExpression.cpp173 String("'") + op.operatorName() + "' cannot operate on '" + in Convert()
186 String("'") + op.operatorName() + "' cannot operate on '" + in Convert()
197 String("operator '") + op.operatorName() + "' is not allowed"); in Convert()
202 String("'") + op.operatorName() + "' cannot operate on '" + in Convert()
253 SkDEBUGFAILF("unsupported prefix operator: %s", op.operatorName()); in Make()
DSkSLBinaryExpression.cpp100 context.fErrors->error(line, String("type mismatch: '") + op.operatorName() + in Convert()
113 context.fErrors->error(line, String("operator '") + op.operatorName() + in Convert()
121 context.fErrors->error(line, String("operator '") + op.operatorName() + "' can not " in Convert()
246 " " + this->getOperator().operatorName() + in description()
DSkSLPostfixExpression.cpp23 "'" + String(op.operatorName()) + "' cannot operate on '" + in Convert()
DSkSLPostfixExpression.h61 return this->operand()->description() + this->getOperator().operatorName(); in description()
DSkSLPrefixExpression.h66 return this->getOperator().operatorName() + this->operand()->description(); in description()
/third_party/skia/src/sksl/
DSkSLOperators.h53 const char* operatorName() const;
DSkSLOperators.cpp96 const char* Operator::operatorName() const { in operatorName() function in SkSL::Operator
/third_party/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp565 this->write(op.operatorName()); in writeBinaryExpression()
593 this->write(p.getOperator().operatorName()); in writePrefixExpression()
606 this->write(p.getOperator().operatorName()); in writePostfixExpression()
DSkSLGLSLCodeGenerator.cpp872 this->write(op.operatorName()); in writeMatrixComparisonWorkaround()
909 this->write(op.operatorName()); in writeBinaryExpression()
969 this->write(p.getOperator().operatorName()); in writePrefixExpression()
982 this->write(p.getOperator().operatorName()); in writePostfixExpression()
DSkSLMetalCodeGenerator.cpp54 default: return op.operatorName(); in OperatorName()
DSkSLSPIRVCodeGenerator.cpp2652 SkDEBUGFAILF("mergeComparisons only supports == and !=, not %s", op.operatorName()); in mergeComparisons()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_radio.js100 operatorName: "[PC Preview] unknow operatorName", property