Home
last modified time | relevance | path

Searched refs:cycle_i (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_debug_util.h84 int cycle_i; \
86 for ( cycle_i = 0 ; cycle_i < 8 ; cycle_i++ ) { \
114 for ( cycle_i = 0 ; cycle_i < 10 ; cycle_i++ ) { \
152 int cycle_i; \
154 for ( cycle_i = 0 ; cycle_i < 32 ; cycle_i++ ) { \
171 for ( cycle_i = 0 ; cycle_i < 16 ; cycle_i++ ) { \
202 int cycle_i; \
204 for ( cycle_i = 0 ; cycle_i < 16 ; cycle_i++ ) { \
217 for ( cycle_i = 0 ; cycle_i < 10 ; cycle_i++ ) { \
236 for (cycle_i = 0; cycle_i <10; cycle_i++) { \
Dm_debug_xform.c176 int cycle_i; /* the counter for the benchmarks we run */ in test_transform_function() local
Dm_debug_norm.c207 int cycle_i; /* the counter for the benchmarks we run */ in test_norm_function() local
Dm_debug_clip.c237 int cycle_i; /* the counter for the benchmarks we run */ in test_cliptest_function() local