Searched refs:repeats (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A Dbench.c102 run_tests(int len, int samples, double *sample_data, int repeats, argument
114 for (j = 0; j < repeats; j++)
121 sample_data[i] = (double)(c2-c1)/(CLOCKS_PER_SEC*repeats);
124 (double)(c2-c1)/(CLOCKS_PER_SEC*repeats),
146 int repeats = 10; local
170 repeats = atoi(optarg);
195 run_tests(len, samples, sample_data, repeats, &reobj, str, tmpbuf);
215 run_tests(len, samples, sample_data, repeats, &reobj, str, tmpbuf);
234 run_tests(len, samples, sample_data, repeats, &reobj, str, tmpbuf);
254 run_tests(len, samples, sample_data, repeats,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dacelp_vectors.c217 int x = in->x[i], repeats = !((in->no_repeat_mask >> i) & 1); local
224 } while (x < size && repeats);
233 int x = in->x[i], repeats = !((in->no_repeat_mask >> i) & 1); local
238 } while (x < size && repeats);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dacelp_vectors.c239 int x = in->x[i], repeats = !((in->no_repeat_mask >> i) & 1); local
247 } while (x < size && repeats);
256 int x = in->x[i], repeats = !((in->no_repeat_mask >> i) & 1); local
262 } while (x < size && repeats);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep041.tcl155 set repeats 2
156 for { set i 0 } { $i < $repeats } { incr i } {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log.c2170 int repeats; /* for issuing console warnings if local
2178 repeats = 0;
2192 repeats++;
2317 if (repeats > 5000) {
2318 flushcnt += repeats;
2319 repeats = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-debug.c852 static const char *repeats[REP_MAX + 1] = { variable
865 [EV_SND] = sounds, [EV_REP] = repeats,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dadv_pci_dio.c591 int repeats)
595 for (cnt = 0; cnt < repeats; cnt++) {
589 pci1760_unchecked_mbxrequest(struct comedi_device *dev, unsigned char *omb, unsigned char *imb, int repeats) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex41 \item the induction step repeats, using a list of x values specified in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlog.tex332 the same message successively repeats one or more times, only the number of

Completed in 104 milliseconds