Home
last modified time | relevance | path

Searched full:templating (Results 1 – 25 of 94) sorted by relevance

1234

/external/python/mako/
Dsetup.cfg4 description = A super-fast templating language that borrows the best ideas from the existing templa…
53 python.templating.engines =
/external/mbedtls/docs/proposed/
Dpsa-driver-wrappers-codegen-migration-guide.md24 The Driver Wrapper auto generation project is designed to use a python templating library ( Jinja2 …
33 (4) While the complete driver wrapper templating support is yet to come in, if the library user see…
40 …here are multiple transparent drivers on a given system to retain the same order in the templating.
/external/guava/android/guava/src/com/google/common/html/
DHtmlEscapers.java23 * <em>most</em> elements' text contents. When possible, avoid manual escaping by using templating
25 * One Google-authored templating system available for external use is <a
31 * provides. We strongly encourage the use of HTML templating systems.
/external/guava/guava/src/com/google/common/html/
DHtmlEscapers.java23 * <em>most</em> elements' text contents. When possible, avoid manual escaping by using templating
25 * One Google-authored templating system available for external use is <a
31 * provides. We strongly encourage the use of HTML templating systems.
/external/rust/crates/tinytemplate/
DREADME.md3 <div align="center">Minimal Lightweight Text Templating</div>
20 TinyTemplate is a small, minimalistic text templating system with limited dependencies.
/external/python/jinja/docs/
Dindex.rst10 Jinja is a fast, expressive, extensible templating engine. Special
Dintro.rst4 Jinja is a fast, expressive, extensible templating engine. Special
Dintegration.rst64 function from the ``pylons.templating`` module.
/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/resources/rules/test-cases/
Daws-region.json5 "documentation": "basic region templating",
/external/python/uritemplates/uritemplate/
D__init__.py6 The URI templating library for humans.
/external/google-cloud-java/owl-bot-postprocessor/synthtool/
DREADME.md167 ### Templating subsection
213 For more information on how to use Synthtool templating for Python Samples, view [/py_templating_in…
215 You can learn more about Jinga templating in the
/external/gson/gson/src/main/java-templates/com/google/gson/internal/
DGsonBuildConfig.java21 * templating-maven-plugin and .java/.class files are generated for use in Gson.
/external/mesa3d/docs/
Dmacos.rst14 used for templating, which you can install as ``pip3 install mako``.
/external/jsilver/src/org/clearsilver/
DClearsilverFactory.java22 * templating system.
/external/okhttp/okhttp/
Dpom.xml31 <artifactId>templating-maven-plugin</artifactId>
/external/python/cpython2/Doc/tutorial/
Dstdlib2.rst69 .. _tut-templating:
71 Templating chapter
125 Another application for templating is separating program logic from the details
/external/python/cpython3/Doc/tutorial/
Dstdlib2.rst69 .. _tut-templating:
71 Templating chapter
126 Another application for templating is separating program logic from the details
/external/sandboxed-api/contrib/jsonnet/examples/jsonnet_codes/
Darith.jsonnet43 // Do textual templating of entire files:
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
Dweak_self.h60 // a void* to avoid templating and to avoid having separate variables for the
61 // flag and the pointer. Avoiding templating enables us to support upcasting,
/external/python/jinja/
DREADME.rst4 Jinja is a fast, expressive, extensible templating engine. Special
/external/icu/tools/icu4c_srcgen/jinja_templates/
Dlibandroidicu_shim.cpp.j218 Jinja2 is used for templating throughout this file. {% and {{ indicate the
Dlibicu_shim.cpp.j218 Jinja2 is used for templating throughout this file. {% and {{ indicate the
/external/rust/crates/tinytemplate/src/
Dlib.rs3 //! TinyTemplate is a minimal templating library originally designed for use in [Criterion.rs].
5 //! return it provides a simple API, clear templating syntax, decent performance and very few
/external/oboe/apps/fxlab/app/src/main/cpp/tests/
DTypeTests.h27 TEST(TypeTests, Templating) { in TEST() argument
/external/bazelbuild-rules_python/examples/build_file_generation/
Dgazelle_python.yaml36 flask.templating: Flask

1234