Home
last modified time | relevance | path

Searched refs:getJCRefType (Results 76 – 100 of 260) sorted by relevance

1234567891011

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DStep.java445 Util.getJCRefType(NODE_ITERATOR_SIG), in translatePredicates()
453 Util.getJCRefType("I"), in translatePredicates()
488 Util.getJCRefType(NODE_ITERATOR_SIG), in translatePredicates()
496 Util.getJCRefType(CURRENT_NODE_LIST_FILTER_SIG), in translatePredicates()
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java510 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
511 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
512 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
523 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
724 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
725 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
726 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1079 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1080 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1081 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DStep.java449 Util.getJCRefType(NODE_ITERATOR_SIG), in translatePredicates()
457 Util.getJCRefType("I"), in translatePredicates()
492 Util.getJCRefType(NODE_ITERATOR_SIG), in translatePredicates()
500 Util.getJCRefType(CURRENT_NODE_LIST_FILTER_SIG), in translatePredicates()
H A DStepPattern.java330 Util.getJCRefType(NODE_SIG), in translateSimpleContext()
360 Util.getJCRefType(NODE_ITERATOR_SIG), in translateSimpleContext()
419 Util.getJCRefType(NODE_SIG), in translateGeneralContext()
425 Util.getJCRefType(NODE_ITERATOR_SIG), in translateGeneralContext()
486 Util.getJCRefType(NODE_SIG), in translateGeneralContext()
H A DFilterParentPath.java130 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
137 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java531 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
532 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
533 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
544 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
745 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
746 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
747 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1102 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1103 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1104 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DStep.java449 Util.getJCRefType(NODE_ITERATOR_SIG), in translatePredicates()
457 Util.getJCRefType("I"), in translatePredicates()
492 Util.getJCRefType(NODE_ITERATOR_SIG), in translatePredicates()
500 Util.getJCRefType(CURRENT_NODE_LIST_FILTER_SIG), in translatePredicates()
H A DStepPattern.java330 Util.getJCRefType(NODE_SIG), in translateSimpleContext()
360 Util.getJCRefType(NODE_ITERATOR_SIG), in translateSimpleContext()
419 Util.getJCRefType(NODE_SIG), in translateGeneralContext()
425 Util.getJCRefType(NODE_ITERATOR_SIG), in translateGeneralContext()
486 Util.getJCRefType(NODE_SIG), in translateGeneralContext()
H A DFilterParentPath.java130 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
137 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java531 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
532 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
533 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
544 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
745 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
746 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
747 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1102 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1103 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1104 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java510 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
511 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
512 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
523 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
724 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
725 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
726 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1079 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1080 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1081 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java510 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
511 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
512 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
523 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
724 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
725 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
726 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1079 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1080 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1081 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java510 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
511 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
512 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
523 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
724 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
725 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
726 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1079 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1080 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1081 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java510 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
511 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
512 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
523 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
724 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
725 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
726 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1079 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1080 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1081 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java513 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
514 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
515 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
526 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
727 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
728 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
729 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1082 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1083 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1084 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java510 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
511 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
512 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
523 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
724 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
725 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
726 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1079 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1080 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1081 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java128 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
135 Util.getJCRefType(NODE_ITERATOR_SIG), in translate()
H A DMode.java510 types[0] = Util.getJCRefType(DOM_INTF_SIG); in compileNamedTemplate()
511 types[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileNamedTemplate()
512 types[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileNamedTemplate()
523 types[i] = Util.getJCRefType(OBJECT_SIG); in compileNamedTemplate()
724 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyTemplates()
725 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyTemplates()
726 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyTemplates()
1079 argTypes[0] = Util.getJCRefType(DOM_INTF_SIG); in compileApplyImports()
1080 argTypes[1] = Util.getJCRefType(NODE_ITERATOR_SIG); in compileApplyImports()
1081 argTypes[2] = Util.getJCRefType(TRANSLET_OUTPUT_SIG); in compileApplyImports()

1234567891011