Home
last modified time | relevance | path

Searched defs:sf_base (Results 1 – 7 of 7) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/usnic/
H A Dbtl_usnic_frag.h255 opal_btl_usnic_frag_t sf_base; member
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/usnic/
H A Dbtl_usnic_frag.h255 opal_btl_usnic_frag_t sf_base; member
/dports/math/gismo/gismo-21.12.0/external/
H A Dexprtk.hpp9637 struct sf_base struct
9639 typedef typename details::functor_t<T>::Type Type;
9640 typedef typename details::functor_t<T> functor_t;
9641 typedef typename functor_t::qfunc_t quaternary_functor_t;
9642 typedef typename functor_t::tfunc_t trinary_functor_t;
9643 typedef typename functor_t::bfunc_t binary_functor_t;
9644 typedef typename functor_t::ufunc_t unary_functor_t;
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/openturns/
H A Dexprtk.hpp9707 struct sf_base struct
9709 typedef typename details::functor_t<T>::Type Type;
9710 typedef typename details::functor_t<T> functor_t;
9711 typedef typename functor_t::qfunc_t quaternary_functor_t;
9712 typedef typename functor_t::tfunc_t trinary_functor_t;
9713 typedef typename functor_t::bfunc_t binary_functor_t;
9714 typedef typename functor_t::ufunc_t unary_functor_t;
/dports/math/exprtk/exprtk-ca5c577917646ddba3f71ce6d5dd7d01f351ee80/
H A Dexprtk.hpp9641 struct sf_base struct
9643 typedef typename details::functor_t<T>::Type Type;
9644 typedef typename details::functor_t<T> functor_t;
9645 typedef typename functor_t::qfunc_t quaternary_functor_t;
9646 typedef typename functor_t::tfunc_t trinary_functor_t;
9647 typedef typename functor_t::bfunc_t binary_functor_t;
9648 typedef typename functor_t::ufunc_t unary_functor_t;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exprtk/vtkexprtk/
H A Dexprtk.hpp9709 struct sf_base struct
9711 typedef typename details::functor_t<T>::Type Type;
9712 typedef typename details::functor_t<T> functor_t;
9713 typedef typename functor_t::qfunc_t quaternary_functor_t;
9714 typedef typename functor_t::tfunc_t trinary_functor_t;
9715 typedef typename functor_t::bfunc_t binary_functor_t;
9716 typedef typename functor_t::ufunc_t unary_functor_t;
/dports/security/snort/snort-2.9.18/src/preprocessors/Stream6/
H A Dsnort_stream_tcp.c3350 void StreamUpdatePerfBaseState(SFBASE *sf_base, in StreamUpdatePerfBaseState()