Home
last modified time | relevance | path

Searched refs:metaprogramming (Results 1 – 11 of 11) sorted by relevance

/external/google-fruit/extras/packaging/
Ddebian.control14 It uses C++ metaprogramming together with some new C++11 features to detect
23 It uses C++ metaprogramming together with some new C++11 features to detect
Dlibfruit.spec30 It uses C++ metaprogramming together with some new C++11 features to detect
43 It uses C++ metaprogramming together with some new C++11 features to detect
/external/google-fruit/
DMETADATA2 …r C++, loosely inspired by the Guice framework for Java. It uses C++ metaprogramming together with…
DREADME.md7 …r C++, loosely inspired by the Guice framework for Java. It uses C++ metaprogramming together with…
/external/clang/test/SemaCXX/
Darray-bounds.cpp209 namespace metaprogramming { namespace
/external/clang/
DNOTES.txt98 metaprogramming.
/external/swiftshader/docs/
DReactor.md33 …n be done statically, by explicitly writing each variant or by using metaprogramming to generate m…
35metaprogramming, the ability of a JIT-compiler to do it at run-time is often disregarded. Speciali…
/external/eigen/doc/
DInsideEigenExample.dox491 …gen behaves like a script for the compiler. In a sense, C++ template metaprogramming is scripting …
/external/tensorflow/tensorflow/lite/experimental/micro/
DREADME.md527 though, so don't worry about having to deal with template metaprogramming or
/external/python/cpython2/Misc/
DHISTORY13458 do metaprogramming by using an instance as a base class. Not for the
/external/python/cpython3/Misc/
DHISTORY30837 do metaprogramming by using an instance as a base class. Not for the