Home
last modified time | relevance | path

Searched defs:add_const (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/devel/boost-docs/boost_1_72_0/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/tdscf/
H A Dkrhf_slow.py30 # * PhysERI, PhysERI4, PhysERI8 are 2-electron integral routines computed directly (for debug purpo…
32 # * vector_to_amplitudes reshapes and normalizes the solution
39 def __init__(self, model, frozen=None):
41 …The TDHF ERI implementation performing a full transformation of integrals to Bloch functions. No s…
/dports/devel/R-cran-BH/BH/inst/include/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/devel/boost-libs/boost_1_72_0/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/devel/boost-python-libs/boost_1_72_0/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/sysutils/usbtop/usbtop-release-1.0/third-party/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/math/py-pytanque/pytanque-1.1.0/third-party/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/devel/hyperscan/boost_1_75_0/boost/type_traits/
H A Dadd_const.hpp30 template <class T> struct add_const struct
32 typedef T const type;
39 template <class T> struct add_const<T&> struct
41 typedef T& type;
/dports/deskutils/zanshin/zanshin-21.12.3/3rdparty/mockitopp/detail/util/
H A Dtr1_type_traits.hpp28 template <typename T> struct add_const { typedef const T type; }; argument
29 template <typename T> struct add_const<const T> { typedef const T type; }; struct
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libmatrix/
H A Dshader-source.cc244 ShaderSource::add_const(const std::string &name, float f, in add_const() function in ShaderSource
265 ShaderSource::add_const(const std::string &name, std::vector<float> &array, in add_const() function in ShaderSource
293 ShaderSource::add_const(const std::string &name, const LibMatrix::vec2 &v, in add_const() function in ShaderSource
312 ShaderSource::add_const(const std::string &name, const LibMatrix::vec3 &v, in add_const() function in ShaderSource
331 ShaderSource::add_const(const std::string &name, const LibMatrix::vec4 &v, in add_const() function in ShaderSource
350 ShaderSource::add_const(const std::string &name, const LibMatrix::mat3 &m, in add_const() function in ShaderSource

12345678910>>...12