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

/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/
H A DTemplateGroupTheory.h590 typedef dimino_first_step_elements<Multiply, Equality, id, generators> first_step; typedef in struct:Eigen::internal::group_theory::enumerate_group_elements_noid
591 typedef typename first_step::type first_step_elements;
597 typename first_step::generators_done,
598 typename first_step::next_generators, // remaining_generators
599 typename first_step::type // first_step elements
605 first_step::global_flags |
/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.h171 int first_step; member in struct:__anon12808

Completed in 263 milliseconds