Home
last modified time | relevance | path

Searched refs:setOp (Results 1 – 19 of 19) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java114 m_ops.setOp(0,OpCodes.OP_XPATH); in initXPath()
115 m_ops.setOp(OpMap.MAPINDEX_LENGTH,2); in initXPath()
190 m_ops.setOp(0, OpCodes.OP_MATCHPATTERN); in initMatchPattern()
191 m_ops.setOp(OpMap.MAPINDEX_LENGTH, 2); in initMatchPattern()
215 m_ops.setOp(m_ops.getOp(OpMap.MAPINDEX_LENGTH), OpCodes.ENDOP); in initMatchPattern()
216 m_ops.setOp(OpMap.MAPINDEX_LENGTH, m_ops.getOp(OpMap.MAPINDEX_LENGTH)+1); in initMatchPattern()
753 m_ops.setOp(i + length, m_ops.getOp(i)); in insertOp()
756 m_ops.setOp(pos,op); in insertOp()
757 m_ops.setOp(OpMap.MAPINDEX_LENGTH,totalLen + length); in insertOp()
773 m_ops.setOp(totalLen, op); in appendOp()
[all …]
DOpMap.java185 public void setOp(int opPos, int value) in setOp() method in OpMap
/external/skia/src/gpu/
DGrReducedClip.cpp410 newElement->setOp(kDifference_SkClipOp); in walkStack()
440 element->setOp(kReplace_SkClipOp); in walkStack()
449 element->setOp(kReplace_SkClipOp); in walkStack()
455 element->setOp(kReplace_SkClipOp); in walkStack()
471 element->setOp(kReplace_SkClipOp); in walkStack()
/external/skqp/src/gpu/
DGrReducedClip.cpp391 newElement->setOp(kDifference_SkClipOp); in walkStack()
421 element->setOp(kReplace_SkClipOp); in walkStack()
430 element->setOp(kReplace_SkClipOp); in walkStack()
436 element->setOp(kReplace_SkClipOp); in walkStack()
452 element->setOp(kReplace_SkClipOp); in walkStack()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DIntermediate.cpp2488 mix->setOp(EOpMix); in addSelection()
2727 loopSequence->setOp(EOpNull); in addForLoop()
3396 node.setOp(op); in promoteBinary()
3527 node.setOp(op == EOpMulAssign ? EOpMatrixTimesScalarAssign : EOpMatrixTimesScalar); in promoteBinary()
3567 node.setOp(op = EOpVectorTimesMatrix); in promoteBinary()
3570 node.setOp(op = EOpMatrixTimesScalar); in promoteBinary()
3577 node.setOp(op = EOpMatrixTimesVector); in promoteBinary()
3580 node.setOp(op = EOpMatrixTimesScalar); in promoteBinary()
3585 node.setOp(op = EOpMatrixTimesMatrix); in promoteBinary()
3591 node.setOp(op = EOpVectorTimesScalar); in promoteBinary()
[all …]
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp2488 mix->setOp(EOpMix); in addSelection()
2727 loopSequence->setOp(EOpNull); in addForLoop()
3396 node.setOp(op); in promoteBinary()
3527 node.setOp(op == EOpMulAssign ? EOpMatrixTimesScalarAssign : EOpMatrixTimesScalar); in promoteBinary()
3567 node.setOp(op = EOpVectorTimesMatrix); in promoteBinary()
3570 node.setOp(op = EOpMatrixTimesScalar); in promoteBinary()
3577 node.setOp(op = EOpMatrixTimesVector); in promoteBinary()
3580 node.setOp(op = EOpMatrixTimesScalar); in promoteBinary()
3585 node.setOp(op = EOpMatrixTimesMatrix); in promoteBinary()
3591 node.setOp(op = EOpVectorTimesScalar); in promoteBinary()
[all …]
/external/swiftshader/src/OpenGL/compiler/
DAnalyzeCallDepth.cpp101 node->setOp(EOpPrototype); in removeIfUnreachable()
Dglslang.y613 aggNode->setOp(EOpDeclaration);
1426 $3->setOp(EOpSequence);
1450 $2->setOp(EOpSequence);
DIntermediate.cpp559 aggNode->setOp(op); in setAggregateOperator()
645 commaAggregate->getAsAggregate()->setOp(EOpComma); in addComma()
778 aggRoot->setOp(EOpSequence); in postProcess()
Dintermediate.h462 void setOp(TOperator o) { op = o; } in setOp() function
DParseHelper.cpp1620 aggregate->setOp(EOpInvariantDeclaration); in parseInvariantDeclaration()
1866 prototype->setOp(EOpPrototype); in addFunctionPrototypeDeclaration()
2468 aggregate->setOp(EOpDeclaration); in addInterfaceBlock()
Dglslang_tab.cpp3086 aggNode->setOp(EOpDeclaration); in yyparse()
4502 (yyvsp[-2].interm.intermAggregate)->setOp(EOpSequence); in yyparse()
4558 (yyvsp[-1].interm.intermAggregate)->setOp(EOpSequence); in yyparse()
/external/skqp/src/core/
DSkClipStack.h137 void setOp(SkClipOp op) { fOp = op; } in setOp() function
/external/skia/src/core/
DSkClipStack.h152 void setOp(SkClipOp op) { fOp = op; } in setOp() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
Dintermediate.h1365 void setOp(TOperator newOp) { op = newOp; } in setOp() function
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1359 void setOp(TOperator newOp) { op = newOp; } in setOp() function
/external/bcc/tests/cc/
Dcatch.hpp1245 ResultBuilder& setOp( std::string const& op );
1869 .setOp( Internal::OperatorTraits<Op>::getName() ); in captureExpression()
2163 .setOp( "matches" ) \
8187 ResultBuilder& ResultBuilder::setOp( std::string const& op ) { in setOp() function in Catch::ResultBuilder
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp3197 result->setOp(EOpSequence); in handleAssignToMatrixSwizzle()
4646 node->getAsOperator()->setOp(EOpSubpassLoadMS); in decomposeSampleMethods()
8316 seq->setOp(EOpComma); in handleConstructor()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp3197 result->setOp(EOpSequence); in handleAssignToMatrixSwizzle()
4646 node->getAsOperator()->setOp(EOpSubpassLoadMS); in decomposeSampleMethods()
8320 seq->setOp(EOpComma); in handleConstructor()