Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DdivergentAccessorsVisibility1.ts99 declare const base: Base, deriv: Derived; constant
/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/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/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp9280 build_cube_select(isel_context* ctx, Temp ma, Temp id, Temp deriv, Temp* out_ma, Temp* out_sc, in build_cube_select()