/external/webkit/Source/WebCore/platform/audio/ |
D | Biquad.cpp | 199 double theta = piDouble * cutoff; in setLowpassParams() local 220 double theta = piDouble * cutoff; in setHighpassParams() local 235 double theta = piDouble * cutoff; in setLowShelfParams() local
|
/external/valgrind/main/none/tests/amd64/ |
D | bug132918.c | 44 double theta; in main() local
|
/external/freetype/src/base/ |
D | fttrigon.c | 187 FT_Angle theta ) in ft_trig_pseudo_rotate() 258 FT_Fixed theta; in ft_trig_pseudo_polarize() local
|
D | ftstroke.c | 103 FT_Angle theta; in ft_conic_is_small_enough() local 531 FT_Angle total, angle, step, rotate, next, theta; in ft_stroke_border_arcto() local 983 FT_Angle phi, theta, rotate; in ft_stroker_inside() local 1055 FT_Angle theta = 0, phi = 0; in ft_stroker_outside() local 1434 FT_Angle theta, phi, rotate, alpha0 = 0; in FT_Stroker_ConicTo() local
|
/external/srec/srec/clib/ |
D | jacobi.c | 128 double theta = 0.5 * h / a[i][j]; in Jacobi() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Ring.java | 190 + FastMath.nextRandomFloat() * (outer2 - inner2)), theta = FastMath in random() local
|
D | Quaternion.java | 656 float theta = FastMath.acos(result); in slerp() local 713 float theta = FastMath.acos(result); in slerp() local
|
/external/opencv/cv/src/ |
D | _cvlist.h | 367 float rho, theta; member
|
D | cvcamshift.cpp | 175 double theta = 0, square; in cvCamShift() local
|
D | cvhough.cpp | 484 float rho, float theta, int threshold, in icvHoughLinesProbabalistic() 741 double rho, double theta, int threshold, in cvHoughLines2()
|
D | cvcalibration.cpp | 531 double rx, ry, rz, theta; in cvRodrigues2() local 615 double theta, s, c; in cvRodrigues2() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/ |
D | Torus.java | 138 float theta = FastMath.TWO_PI * circleFraction; in setGeometryData() local
|
D | PQTorus.java | 150 float r, x, y, z, theta = 0.0f, beta = 0.0f; in updateGeometry() local
|
/external/valgrind/main/perf/ |
D | ffbench.c | 176 double theta, wi, wpi, wpr, wr, wtemp; local
|
/external/speex/libspeex/ |
D | preprocess.c | 837 spx_word32_t theta; in speex_preprocess_run() local 884 spx_word32_t theta; in speex_preprocess_run() local
|
/external/proguard/src/proguard/gui/splash/ |
D | OverrideGraphics2D.java | 524 public void rotate(double theta) in rotate() 529 public void rotate(double theta, double x, double y) in rotate()
|
/external/opencv/cv/include/ |
D | cvcompat.h | 504 double theta, int threshold, in cvHoughLines() 516 double theta, int threshold, in cvHoughLinesP() 529 double theta, int stn, int threshold, in cvHoughLinesSDiv()
|
/external/opencv/cxcore/src/ |
D | cxutils.cpp | 364 double theta = acos(R / sqrt(Qcubed)); in cvSolveCubic() local
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 945 float theta = sk_float_acos(R / sk_float_sqrt(Q3)); in solve_cubic_polynomial() local
|