Home
last modified time | relevance | path

Searched defs:num_iter (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/mem/mtest06/
Dshmat1.c392 int num_iter; /* number of iteration to perform */ in main() local
Dmmap1.c44 static int num_iter = 5000; variable
/third_party/glfw/examples/
Dheightmap.c307 static void update_map(int num_iter) in update_map()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c710 unsigned num_iter = bld->type.length / 4; in lp_build_hadd_partial4() local