Home
last modified time | relevance | path

Searched defs:valB (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/misc/test/parallel_mpi_1/
H A Dapitraitstest.h16 CellA(double valA, char valB, int valC) : in CellA()
36 char valB; variable
73 CellC(double valA, long valB, double valC) : in CellC()
93 long valB; variable
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/
H A Dtridiagonaloperator.hpp137 inline void TridiagonalOperator::setFirstRow(Real valB, in setFirstRow()
145 Real valB, in setMidRow()
155 Real valB, in setMidRows()
165 Real valB) { in setLastRow()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_dfp5.c96 static void _test_dtstsf(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsf()
120 static void _test_dtstsfq(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsfq()
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd()
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq()
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd()
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_dfp5.c96 static void _test_dtstsf(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsf()
120 static void _test_dtstsfq(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsfq()
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd()
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq()
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd()
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_dfp5.c96 static void _test_dtstsf(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsf()
120 static void _test_dtstsfq(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsfq()
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd()
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq()
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd()
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_dfp5.c96 static void _test_dtstsf(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsf()
120 static void _test_dtstsfq(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsfq()
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd()
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq()
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd()
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/random/tests/
H A Dnormaldistribution.cpp95 gmx::NormalDistribution<real>::result_type valA, valB; in TEST() local
118 gmx::NormalDistribution<real>::result_type valA, valB; in TEST() local
H A Duniformrealdistribution.cpp110 gmx::UniformRealDistribution<real>::result_type valA, valB; in TEST() local
132 gmx::UniformRealDistribution<real>::result_type valA, valB; in TEST() local
/dports/math/arpack++/arpackpp-2.3.0/examples/dense/sym/
H A Ddsymgbkl.cc66 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Ddsymgcay.cc66 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Ddsymgreg.cc66 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Ddsymgshf.cc66 double* valB; // pointer to an array that stores the elements of B. in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/dense/complex/
H A Ddcompgre.cc68 arcomplex<double> *valA, *valB; // pointers to arrays that store in main() local
H A Ddcompgsh.cc68 arcomplex<double> *valA, *valB; // pointers to arrays that store in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/dense/nonsym/
H A Ddnsymgsh.cc67 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Ddnsymgre.cc67 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Ddnsymgsc.cc71 double* valB; // pointer to an array that stores the elements of B. in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/band/sym/
H A Dbsymgreg.cc68 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Dbsymgbkl.cc68 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Dbsymgshf.cc68 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Dbsymgcay.cc68 double* valB; // pointer to an array that stores the elements of B. in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/band/complex/
H A Dbcompgre.cc71 arcomplex<double> *valA, *valB; // pointers to arrays that store in main() local
H A Dbcompgsh.cc72 arcomplex<double> *valA, *valB; // pointers to arrays that store in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/band/nonsym/
H A Dbnsymgre.cc71 double* valB; // pointer to an array that stores the elements of B. in main() local
H A Dbnsymgsh.cc71 double* valB; // pointer to an array that stores the elements of B. in main() local

12345678