Home
last modified time | relevance | path

Searched refs:Value (Results 76 – 100 of 40959) sorted by relevance

12345678910>>...1639

/dports/databases/percona57-server/boost_1_59_0/boost/numeric/odeint/stepper/detail/
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/numeric/odeint/stepper/detail/
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/numeric/odeint/stepper/detail/
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/numeric/odeint/stepper/detail/
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/numeric/odeint/stepper/detail/
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
78 (*this)[0] = static_cast< Value >( 55 ) / static_cast< Value >( 24 ); in adams_bashforth_coefficients()
[all …]
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
79 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_moulton_coefficients()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/numeric/odeint/stepper/detail/
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/odeint/stepper/detail/
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/numeric/odeint/stepper/detail/
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/numeric/odeint/stepper/detail/
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 );
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 );
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 );
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 );
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 );
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 );
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/numeric/odeint/stepper/detail/
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/numeric/odeint/stepper/detail/
H A Dadams_moulton_coefficients.hpp33 template< class Value >
34 class adams_moulton_coefficients< Value , 1 > : public boost::array< Value , 1 >
45 template< class Value >
52 (*this)[0] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
53 (*this)[1] = static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_moulton_coefficients()
58 template< class Value >
65 (*this)[0] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
66 (*this)[1] = static_cast< Value >( 2 ) / static_cast< Value >( 3 ); in adams_moulton_coefficients()
67 (*this)[2] = -static_cast< Value >( 1 ) / static_cast< Value >( 12 ); in adams_moulton_coefficients()
72 template< class Value >
[all …]
H A Dadams_bashforth_coefficients.hpp32 template< class Value >
44 template< class Value >
51 (*this)[0] = static_cast< Value >( 3 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
52 (*this)[1] = -static_cast< Value >( 1 ) / static_cast< Value >( 2 ); in adams_bashforth_coefficients()
57 template< class Value >
64 (*this)[0] = static_cast< Value >( 23 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
65 (*this)[1] = -static_cast< Value >( 4 ) / static_cast< Value >( 3 ); in adams_bashforth_coefficients()
66 (*this)[2] = static_cast< Value >( 5 ) / static_cast< Value >( 12 ); in adams_bashforth_coefficients()
71 template< class Value >
81 (*this)[3] = -static_cast< Value >( 3 ) / static_cast< Value >( 8 ); in adams_bashforth_coefficients()
[all …]
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/livestatus/
H A Dservicestable.hpp36 static Value ShortNameAccessor(const Value& row);
37 static Value DisplayNameAccessor(const Value& row);
38 static Value CheckCommandAccessor(const Value& row);
43 static Value PerfDataAccessor(const Value& row);
45 static Value NotesAccessor(const Value& row);
47 static Value NotesUrlAccessor(const Value& row);
49 static Value ActionUrlAccessor(const Value& row);
51 static Value IconImageAccessor(const Value& row);
56 static Value StateAccessor(const Value& row);
58 static Value LastStateAccessor(const Value& row);
[all …]
/dports/editors/calligra/calligra-3.2.1/sheets/tests/
H A DTestInformationFunctions.cpp36 Value TestInformationFunctions::evaluate(const QString& formula, Value& ex, const Cell &cell) in evaluate()
44 Value result = f.eval(); in evaluate()
47 ex = Value(ex.asFloat()); in evaluate()
94 storage->setValue(2, 4, Value(2)); in initTestCase()
250 Value v1( "$B$7" ); in testCELL()
254 Value v2( "$B$7" ); in testCELL()
270 Value res(Value::Array); in testCOLUMN()
271 res.setElement(0, 0, Value(2)); in testCOLUMN()
272 res.setElement(1, 0, Value(3)); in testCOLUMN()
273 res.setElement(2, 0, Value(4)); in testCOLUMN()
[all …]
/dports/editors/calligra/calligra-3.2.1/filters/words/rtf/import/3rdparty/rtf-qt/src/
H A Dcontrolword.cpp51 { "absh", Value },
54 { "absw", Value },
61 { "acf", Value },
66 { "adn", Value },
70 { "af", Value },
72 { "afs", Value },
135 { "aup", Value },
154 { "bin", Value },
226 { "cb", Value },
233 { "cf", Value },
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/rtf-qt/
H A Dcontrolword.cpp51 { "absh", Value },
54 { "absw", Value },
61 { "acf", Value },
66 { "adn", Value },
70 { "af", Value },
72 { "afs", Value },
135 { "aup", Value },
154 { "bin", Value },
226 { "cb", Value },
233 { "cf", Value },
[all …]

12345678910>>...1639