Searched defs:d0 (Results 1 – 24 of 24) sorted by relevance
20 d0 = 2 variable
20 d0 = 1 #2 variable
37 d0 = 2 variable
31 d0 = 2 variable
176 long d0; in InitSine() local
1699 double d0; in WaveGenerator() local
367 double[] d0 = new double[]{100.1}; in testArrays() local
595 long d0 = a.getWidth() - b.getWidth(); in findEuclidDistSquare() local
639 void BoxMullerDouble(uint32 x0, uint32 x1, uint32 x2, uint32 x3, double* d0, double* d1) { in BoxMullerDouble()
792 Int d0; in MBMotionSearch() local
1510 int64_t d0 = x0 - x1; in euclidDistSquare() local
189 unsigned d0 = isdigit(*t) ? static_cast<unsigned>(*t - '0') : in parse_floating_number() local