Searched defs:first_step (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/tests/
H A DGperf-simple.c115 double step, min_step, first_step, sum_step; local
118 sum_step = first_step = 0.0;
130 first_step = step;
133 1e9*first_step, 1e9*min_step, 1e9*sum_step/iterations);
H A DGperf-trace.c101 double step, min_step, first_step, sum_step; local
104 sum_step = first_step = 0.0;
116 first_step = step;
119 1e9*first_step, 1e9*min_step, 1e9*sum_step/iterations);
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h189 int first_step; member in struct:__anon9507

Completed in 228 milliseconds