Searched defs:first_step (Results 1 - 3 of 3) sorted by relevance
/external/libunwind/tests/ |
H A D | Gperf-simple.c | 115 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 D | Gperf-trace.c | 101 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 D | onyx_int.h | 189 int first_step; member in struct:__anon11463
|
Completed in 129 milliseconds