Home
last modified time | relevance | path

Searched refs:numeric_t (Results 1 – 15 of 15) sorted by relevance

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c1164 numeric_t *f1, numeric_t *f2,
1491 numeric_t vector_multiply_sum(/*IN*/numeric_t *f1, /*IN*/numeric_t *f2, int n);
1492 void vector_add_mult(/*IN/OUT*/numeric_t *f, /*IN*/numeric_t *add, numeric_t weight, int n);
1498 numeric_t vector_dot_product_rot(/*IN*/numeric_t *f1, /*IN*/numeric_t *f2, /*IN*/numeric_t* fBy, in…
1501 numeric_t vector_multiply3_sum(/*IN*/numeric_t *f1, /*IN*/numeric_t *f2, /*IN*/numeric_t* f3, int n…
1503 numeric_t vector_sum(/*IN*/numeric_t *f1, int n);
2305 numeric_t *oldlength = (numeric_t*)mymalloc(sizeof(numeric_t)*NJ->maxnodes); in main()
4219 numeric_t *f1, numeric_t *f2, in ProfileDistPiece()
9872 numeric_t vector_multiply_sum(/*IN*/numeric_t *f1, /*IN*/numeric_t *f2, int n) { in vector_multiply_sum()
9896 numeric_t vector_multiply3_sum(/*IN*/numeric_t *f1, /*IN*/numeric_t *f2, /*IN*/numeric_t* f3, int n… in vector_multiply3_sum()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/_include/support/
H A Dnumeric.hpp33 struct numeric_t { struct
38 constexpr numeric_t numeric{};
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/_include/support/
H A Dnumeric.hpp33 struct numeric_t { struct
38 constexpr numeric_t numeric{};
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/_include/support/
H A Dnumeric.hpp33 struct numeric_t { struct
38 constexpr numeric_t numeric{};
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/_include/support/
H A Dnumeric.hpp33 struct numeric_t { struct
38 constexpr numeric_t numeric{};
/dports/textproc/py-pygccxml/pygccxml-2.2.1/unittests/data/
H A Dattributes_castxml.hpp15 struct _sealed_ numeric_t{ struct
H A Dattributes_gccxml.hpp17 _sealed_ struct numeric_t{ struct
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/intensity_transform/src/
H A Dbimef.cpp102 template <class numeric_t>
103 static Eigen::SparseMatrix<numeric_t> spdiags(const Eigen::Matrix<numeric_t,-1,-1> &B, in spdiags() argument
105 typedef Eigen::Triplet<numeric_t> triplet_t; in spdiags()
124 Eigen::SparseMatrix<numeric_t> A(m,n); in spdiags()
/dports/devel/ucommon/ucommon-7.0.0/inc/ucommon/
H A Dshell.h114 typedef enum {NO_NUMERIC, NUMERIC_PLUS, NUMERIC_DASH, NUMERIC_ALL} numeric_t; typedef
504 static void setNumeric(numeric_t);
/dports/devel/ucommon/ucommon-7.0.0/corelib/
H A Dshell.cpp108 static shell::numeric_t numeric_mode = shell::NO_NUMERIC;
387 void shell::setNumeric(numeric_t mode) in setNumeric()
/dports/cad/netgen/netgen-6.2.2105/libsrc/core/
H A Dconcurrentqueue.h96 template<> struct thread_id_size<4> { typedef std::uint32_t numeric_t; };
97 template<> struct thread_id_size<8> { typedef std::uint64_t numeric_t; };
100 typedef thread_id_size<sizeof(thread_id_t)>::numeric_t thread_id_numeric_size_t;
/dports/x11/polybar/polybar-3.5.7/lib/concurrentqueue/include/moodycamel/
H A Dconcurrentqueue.h112 template<> struct thread_id_size<4> { typedef std::uint32_t numeric_t; };
113 template<> struct thread_id_size<8> { typedef std::uint64_t numeric_t; };
116 typedef thread_id_size<sizeof(thread_id_t)>::numeric_t thread_id_numeric_size_t;
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/
H A Dconcurrentqueue.h120 template<> struct thread_id_size<4> { typedef std::uint32_t numeric_t; };
121 template<> struct thread_id_size<8> { typedef std::uint64_t numeric_t; };
124 typedef thread_id_size<sizeof(thread_id_t)>::numeric_t thread_id_numeric_size_t;
/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/dmlc-core/include/dmlc/
H A Dconcurrentqueue.h119 template<> struct thread_id_size<4> { typedef std::uint32_t numeric_t; };
120 template<> struct thread_id_size<8> { typedef std::uint64_t numeric_t; };
123 typedef thread_id_size<sizeof(thread_id_t)>::numeric_t thread_id_numeric_size_t;
/dports/devel/dmlc-core/dmlc-core-0.3-123-gb3a4c71/include/dmlc/
H A Dconcurrentqueue.h119 template<> struct thread_id_size<4> { typedef std::uint32_t numeric_t; };
120 template<> struct thread_id_size<8> { typedef std::uint64_t numeric_t; };
123 typedef thread_id_size<sizeof(thread_id_t)>::numeric_t thread_id_numeric_size_t;