Searched defs:deriv (Results 1 – 4 of 4) sorted by relevance
/third_party/typescript/tests/cases/compiler/ |
D | divergentAccessorsVisibility1.ts | 99 declare const base: Base, deriv: Derived; constant
|
/third_party/pulseaudio/src/pulsecore/ |
D | time-smoother.c | 277 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/ |
D | tessellator.cpp | 1301 …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/ |
D | aco_instruction_selection.cpp | 9280 build_cube_select(isel_context* ctx, Temp ma, Temp id, Temp deriv, Temp* out_ma, Temp* out_sc, in build_cube_select()
|