Searched defs:getTemplate (Results 1 - 9 of 9) sorted by relevance

/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
H A DRuleReturnScope.java41 public Object getTemplate() { return null; } method in class:RuleReturnScope
/external/webkit/Source/WebCore/bindings/v8/
H A DWrapperTypeInfo.h76 v8::Persistent<v8::FunctionTemplate> getTemplate() { return getTemplateFunction(); } function in struct:WebCore::WrapperTypeInfo
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DTemplateSubPatternAssociation.java221 public final ElemTemplate getTemplate() method in class:TemplateSubPatternAssociation
H A DTemplateList.java392 double priority = matchPat.getTemplate().getPriority();
414 public ElemTemplate getTemplate(QName qname) method in class:TemplateList
475 * to the rules specified in the xsl draft. This variation of getTemplate
556 ElemTemplate template = head.getTemplate();
593 public ElemTemplate getTemplate(XPathContext xctxt, method in class:TemplateList
614 ElemTemplate template = head.getTemplate();
657 public ElemTemplate getTemplate(XPathContext xctxt, method in class:TemplateList
685 ElemTemplate template = head.getTemplate();
889 retValue = curPattern.getTemplate();
895 retValue = curPattern.getTemplate();
[all...]
H A DStylesheet.java1078 public ElemTemplate getTemplate(int i) throws TransformerException method in class:Stylesheet
1449 ElemTemplate template = getTemplate(j);
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Drecognizers.py1444 def getTemplate(self): member in class:RuleReturnScope
/external/clang/include/clang/AST/
H A DDeclTemplate.h322 FunctionTemplateDecl *getTemplate() const { return Template.getPointer(); } function in class:clang::TemplateParameterList::FunctionTemplateSpecializationInfo
467 FunctionTemplateDecl *getTemplate(unsigned I) const { function in class:clang::TemplateParameterList::DependentFunctionTemplateSpecializationInfo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 276 milliseconds