Home
last modified time | relevance | path

Searched defs:templates (Results 1 – 25 of 44) sorted by relevance

12

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTemplates.java75 STGroup templates = in testTemplateConstructor() local
112 STGroup templates = in testTemplateConstructorNoArgs() local
150 STGroup templates = in testIndirectTemplateConstructor() local
185 STGroup templates = in testStringConstructor() local
221 STGroup templates = in testSetAttr() local
256 STGroup templates = in testSetAttrOfExpr() local
/external/boringssl/src/tool/
Dargs.cc28 const struct argument *templates) { in ParseKeyValueArguments()
74 void PrintUsage(const struct argument *templates) { in PrintUsage()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DTransformerFactoryImpl.java626 Templates templates = newTemplates(src); in newXMLFilter() local
642 public XMLFilter newXMLFilter(Templates templates) in newXMLFilter()
686 Templates templates = newTemplates(src); in newTransformerHandler() local
701 public TransformerHandler newTransformerHandler(Templates templates) in newTransformerHandler()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
DACyclicDFACodeGenerator.java44 public ST genFixedLookaheadDecision(STGroup templates, in genFixedLookaheadDecision()
51 STGroup templates, in walkFixedDFAGeneratingStateMachine()
DCodeGenerator.java105 protected STGroup templates; field in CodeGenerator
723 protected ST genLabelExpr(STGroup templates, in genLabelExpr()
742 protected ST genSemanticPredicateExpr(STGroup templates, in genSemanticPredicateExpr()
754 public ST genSetExpr(STGroup templates, in genSetExpr()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java77 STGroup templates, in genExpr()
172 STGroup templates, in genExpr()
256 STGroup templates, in genExpr()
283 STGroup templates, in genExpr()
450 STGroup templates, in genExpr()
505 STGroup templates, in genExpr()
550 STGroup templates, in genExpr()
/external/trappy/trappy/plotter/
DBarPlot.py71 def __init__(self, traces, templates=None, **kwargs): argument
DAbstractDataPlotter.py32 def __init__(self, traces=None, attr=None, templates=None): argument
DLinePlot.py114 def __init__(self, traces, templates=None, **kwargs): argument
DILinePlot.py134 def __init__(self, traces, templates=None, **kwargs): argument
DStaticPlot.py114 def __init__(self, traces, templates, **kwargs): argument
DConstraint.py235 def __init__(self, traces, columns, templates, pivot, filters, argument
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTrAXFilter.java57 public TrAXFilter (Templates templates) in TrAXFilter()
/external/mesa3d/src/mesa/math/
Dm_vector.c139 static const char *templates[5] = { in _mesa_vector4f_print() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DQuantityFormatter.java26 private final SimpleFormatter[] templates = field in QuantityFormatter
/external/icu/android_icu4j/src/main/java/android/icu/text/
DQuantityFormatter.java27 private final SimpleFormatter[] templates = field in QuantityFormatter
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Ddata.py89 def from_templates(cls, *templates, **kwargs):
/external/clang/test/SemaCXX/
Dpass-object-size.cpp54 namespace templates { namespace
Dwarn-redundant-move.cpp89 namespace templates { namespace
Dnullptr.cpp164 namespace templates { namespace
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Ddata.py89 def from_templates(cls, *templates, **kwargs):
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Ddata.py89 def from_templates(cls, *templates, **kwargs):
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Ddata.py89 def from_templates(cls, *templates, **kwargs):
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/
DTestSuiteFactory.java47 private static StringTemplateGroup templates; field in TestSuiteFactory
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DBuildDependencyGenerator.java83 protected STGroup templates; field in BuildDependencyGenerator

12