Home
last modified time | relevance | path

Searched refs:arg1Expr (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncDocument.java82 Expression arg1Expr = this.getArg1(); in execute() local
84 if (null != arg1Expr) in execute()
91 XObject arg2 = arg1Expr.execute(xctxt); in execute()
163 if (null == arg1Expr && DTM.NULL != pos) in execute()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorSyclExprConstructor.h110 my_arg1_type arg1Expr;\
116 …: arg1Expr(funcD.arg1Expr, t), arg2Expr(funcD.arg2Expr, t), arg3Expr(funcD.arg3Expr, t), expr(arg1…
DTensorSyclExtractFunctors.h81 FunctorExtractor<TensorEvaluator<Arg1Expr, Dev> > arg1Expr;
86 …: arg1Expr(expr.arg1Impl()), arg2Expr(expr.arg2Impl()), arg3Expr(expr.arg3Impl()), func(expr.funct…