Home
last modified time | relevance | path

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

12345

/external/pigweed/pw_docgen/
Ddocs.rst66 pw_doc_group
97 pw_doc_gen
131 Generating documentation
180 Viewing documentation
/external/apache-xml/test/java/src/org/apache/qetest/trax/
DErrorListenerTest.java177 Templates templates = null; in testCase1() local
225 Templates templates = null; in testCase2() local
278 Templates templates = null; in testCase3() local
368 Templates templates = null; in testCase4() local
DParameterTest.java305 Templates templates = null; in testCase2() local
357 Templates templates = null; in testCase3() local
DExamplesTest.java453 … Templates templates = tfactory.newTemplates(new StreamSource(QetestUtils.filenameToURL(xslID))); in exampleUseTemplatesObj() local
795 Templates templates; in exampleDOM2DOM() local
852 … Templates templates = tfactory.newTemplates(new StreamSource(QetestUtils.filenameToURL(xslID))); in exampleParam() local
940 … Templates templates = tfactory.newTemplates(new StreamSource(QetestUtils.filenameToURL(xslID))); in exampleOutputProperties() local
DTransformerAPITest.java204 Templates templates = null; in testCase1() local
939 Templates templates = null; in testCase5() local
1050 Templates templates = null; in testCase6() local
/external/antlr/tool/src/test/java/org/antlr/test/
DTestTemplates.java77 STGroup templates = in testTemplateConstructor() local
114 STGroup templates = in testTemplateConstructorNoArgs() local
152 STGroup templates = in testIndirectTemplateConstructor() local
187 STGroup templates = in testStringConstructor() local
223 STGroup templates = in testSetAttr() local
258 STGroup templates = in testSetAttrOfExpr() local
/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/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java77 STGroup templates, in genExpr()
175 STGroup templates, in genExpr()
259 STGroup templates, in genExpr()
286 STGroup templates, in genExpr()
453 STGroup templates, in genExpr()
510 STGroup templates, in genExpr()
555 STGroup templates, in genExpr()
/external/boringssl/src/tool/
Dargs.cc29 const struct argument *templates) { in ParseKeyValueArguments()
75 void PrintUsage(const struct argument *templates) { in PrintUsage()
/external/cronet/tot/third_party/boringssl/src/tool/
Dargs.cc29 const struct argument *templates) { in ParseKeyValueArguments()
75 void PrintUsage(const struct argument *templates) { in PrintUsage()
/external/cronet/stable/third_party/boringssl/src/tool/
Dargs.cc29 const struct argument *templates) { in ParseKeyValueArguments()
75 void PrintUsage(const struct argument *templates) { in PrintUsage()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dargs.cc29 const struct argument *templates) { in ParseKeyValueArguments()
75 void PrintUsage(const struct argument *templates) { in PrintUsage()
/external/apache-xml/test/java/src/org/apache/qetest/xalanj2/
DOutputSettingsTest.java126 Templates templates = null; in testCase1() local
169 Templates templates = null; in testCase2() local
DSerializedStylesheetTest.java142 Templates templates = (Templates)ois.readObject(); in testCase1() local
180 Templates templates = (Templates)ois.readObject(); in testCase1() local
DSmoketestOuttakes.java403 Templates templates = null; in testCase3() local
507 Templates templates = null; in testCase4() local
596 Templates templates = null; in testCase5() local
/external/antlr/tool/src/main/java/org/antlr/codegen/
DACyclicDFACodeGenerator.java45 public ST genFixedLookaheadDecision(STGroup templates, in genFixedLookaheadDecision()
52 STGroup templates, in walkFixedDFAGeneratingStateMachine()
/external/coreboot/util/docker/coreboot.org-status/board-status.html/
Dstatus-to-html.go15 var templates embed.FS var
/external/apache-xml/test/java/src/org/apache/qetest/trax/sax/
DTemplatesHandlerAPITest.java177 Templates templates = tHandler.getTemplates(); in testCase1() local
216 Templates templates = null; in testCase2() local
/external/apache-xml/test/tests/bugzilla/
DBugzilla5609.java87 … Templates templates = factory.newTemplates(new StreamSource(new File("Bugzilla5609.xsl"))); in execute() local
DBugzilla1266.java74 Templates templates = null; in execute() local
/external/webrtc/modules/video_coding/svc/
Dscalability_structure_full_svc.cc346 auto& templates = structure.templates; in DependencyStructure() local
381 auto& templates = structure.templates; in DependencyStructure() local
Dscalability_structure_key_svc.cc313 auto& templates = structure.templates; in DependencyStructure() local
331 auto& templates = structure.templates; in DependencyStructure() local
/external/tink-java/src/test/java/com/google/crypto/tink/
DKeyTemplatesAsParametersTest.java1012 public static final List<Pair> templates = exceptionIsBug(() -> createTemplates()); field in KeyTemplatesAsParametersTest
/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/
DRegistryEciesAeadHkdfDemHelperTest.java92 KeyTemplate[] templates = new KeyTemplate[templateCount]; in testConstructorWithUnsupportedTemplates() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/
DKeyTemplatesAsParametersTest.java434 public static final List<Pair> templates = exceptionIsBug(() -> createTemplates()); field in KeyTemplatesAsParametersTest

12345