Home
last modified time | relevance | path

Searched defs:deriv (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/numeric/odeint/test/
Dadaptive_adams_coefficients.cpp35 std::vector<double> deriv; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
90 deriv_type deriv(1); in BOOST_AUTO_TEST_CASE() local
/third_party/libxml2/
DtestRegexp.c187 xmlExpNodePtr sub, deriv; in testReduce() local
219 xmlExpNodePtr deriv; in exprDebug() local
/third_party/boost/boost/graph/
Dkamada_kawai_spring_layout.hpp224 deriv_type deriv = compute_partial_derivative(m, i); in compute_partial_derivatives() local
280 deriv_type deriv = compute_partial_derivatives(*ui); in run() local
394 deriv_type deriv = compute_partial_derivatives(p); in run() local
409 deriv_type deriv = get(partial_derivatives, *ui); in run() local
/third_party/boost/boost/numeric/odeint/stepper/base/
Dexplicit_error_stepper_fsal_base.hpp287 void initialize( const DerivIn &deriv ) in initialize()
/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.c277 static void estimate(pa_smoother *s, pa_usec_t x, pa_usec_t *y, double *deriv) { in estimate()
/third_party/mesa3d/src/mesa/program/
Dprog_execute.c238 GLfloat deriv[4]; in fetch_vector4_deriv() local
/third_party/boost/boost/numeric/odeint/stepper/
Dcontrolled_runge_kutta.hpp800 void initialize( const DerivIn &deriv ) in initialize()
/third_party/quickjs/
Dqjscalc.js1484 deriv() { method
2396 function deriv(a) function
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.cpp1283 …const unsigned int deriv = 2; // reciprocal is the rate of change of edge-parallel parameters as t… in TriGeneratePoints() local
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp1301 …const unsigned int deriv = 2; // reciprocal is the rate of change of edge-parallel parameters as t… in TriGeneratePoints() local
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…
/third_party/boost/libs/hof/doc/html/
Dsearchindex.js1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp9089 build_cube_select(isel_context* ctx, Temp ma, Temp id, Temp deriv, Temp* out_ma, Temp* out_sc, in build_cube_select()