HomeSort by relevance Sort by last modified time
    Searched defs:loops (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
my_corr.c 33 size_t loops; local
47 loops=dim1-dim2+1;
50 WebRtcSpl_CrossCorrelation(corr, seq2, seq1, dim2, loops, scale, 1);
  /external/autotest/client/site_tests/kernel_PerfEventRename/src/
perf-rename-test.c 14 static int do_something(int seed, unsigned int loops) {
16 for (i = 0; i < loops; i++) {
25 int loops; local
29 fprintf(stderr, "usage: <name> <loops>\n");
34 loops = strtoul(argv[2], NULL, 10);
40 do_something(rand(), loops); local
  /external/autotest/client/site_tests/graphics_GpuReset/
graphics_GpuReset.py 28 loops = 1 variable in class:graphics_GpuReset
68 for i in range(1, self.loops + 1):
69 summary += 'graphics_GpuReset iteration %d of %d\n' % (i, self.loops)
122 if pass_count != self.loops:
124 failed_msg += '(pass_count=%d of %d)' % (pass_count, self.loops)
  /external/libopus/silk/
NLSF_stabilize.c 53 opus_int i, I=0, k, loops; local
60 for( loops = 0; loops < MAX_LOOPS; loops++ ) {
121 if( loops == MAX_LOOPS )
  /external/ltp/testcases/kernel/ipc/semaphore/
sem01.c 47 int loops = 100; variable
90 for (i = 0; i < loops; i++) {
116 loops = atoi(optarg);
123 printf("Usage: -l loops [-v]\n");
  /external/fio/profiles/
tiobench.c 7 static unsigned int loops = 1; variable
28 unsigned int loops; member in struct:tiobench_options
60 .off1 = offsetof(struct tiobench_options, loops),
103 sprintf(loop_idx, "loops=%u", loops);
  /external/valgrind/helgrind/tests/
t2t.c 21 USAGE: t2t [many] [level] [loops]
24 loops : how many times these locks are created and destroyed and locked/unlocked) */
112 int loops = 1; local
114 if (argc >= 4) loops = atoi(argv[3]);
116 printf ("loops %d\n", loops);
117 for (i = 0; i < loops; i++)
  /external/ltp/testcases/kernel/syscalls/madvise/
madvise06.c 128 int loops = 50; local
147 loops--;
152 && loops > 0);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SpillPlacement.h 45 const MachineLoopInfo *loops; member in class:llvm::SpillPlacement
  /external/tensorflow/tensorflow/core/grappler/utils/
scc_test.cc 420 std::unordered_map<const NodeDef*, std::vector<int>> loops; local
421 int num_loops = IdentifyLoops(item.graph, &loops);
423 for (const auto& node_info : loops) {
  /external/valgrind/perf/
memrw.c 25 static int nr_loops; // nr of loops reading or writing the ws
38 int loops, m, b; local
43 for (loops = 0; loops < nr_loops; loops++) {
44 // printf("loop %d dowrite %d\n", loops, dowrite);
105 nr_b_ws = nr_b; // to make it easy to do loops combining values
  /external/fio/
idletime.h 32 double loops; member in struct:idle_prof_thread
  /external/icu/icu4c/source/common/
ucnvlat1.cpp 68 int32_t count, loops; local
70 loops=count=targetCapacity>>3;
96 } while(--loops>0);
187 int32_t count, loops; local
190 loops=count=targetCapacity>>4;
233 count=loops-count;
510 int32_t count, loops; local
513 loops=count=targetCapacity>>3;
532 count=loops-count;
646 int32_t count, loops; local
    [all...]
  /external/icu/icu4c/source/test/perf/ustrperf/
stringperf.cpp 43 int loops = LOOPS; local
45 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN);
50 catStd -> reserve(loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN));
  /external/libdrm/tests/
drmstat.c 105 int loops; local
347 loops = strtoul(pt+1, NULL, 0);
365 if (loops < 0) {
366 loops = -loops;
373 for (i = 0; i < loops; i++) {
  /external/libmicrohttpd/src/examples/
spdy_event_loop.c 49 static uint64_t loops; variable
132 loops = 0;
368 loops++;
417 printf("%lu loops in %llu secs\n", loops, (long long unsigned)(time(NULL) - start));
  /external/llvm/lib/CodeGen/
SpillPlacement.h 48 const MachineLoopInfo *loops; member in class:llvm::SpillPlacement
  /external/ltp/testcases/kernel/mem/mtest06/
mmap3.c 45 static int loops = 1000; variable
95 for (i = 0; i < loops; i++) {
152 if (tst_parse_int(str_loops, &loops, 1, INT_MAX))
153 tst_brk(TBROK, "Invalid number of loops '%s'", str_loops);
172 tst_res(TINFO, "Number of loops %i", loops);
200 {"l:", &str_loops, "-l uint Number of map-write-unmap loops"},
  /external/valgrind/gdbserver_tests/
sleepers.c 13 static int loops = 15; // each thread+main will do this amount of loop variable
82 for (i = 0; i < loops; i++) {
143 loops = atoi(argv[1]);
156 fprintf(stderr, "loops/sleep_ms/burn/threads_spec/affinity: %d %d %d %s %d\n",
157 loops, sleepms, burn, threads_spec, argc > 5 && atoi(argv[5]));
t.c 14 #define LOOPS 10000000
54 static void loops (int *loopnr) function
57 for (i = 0; i < LOOPS; i++)
58 for (j = 0; j < LOOPS; j++)
69 loops (&loopt1);
79 loops (&loopt2);
133 for (i = 0; i < LOOPS; i++) {
  /cts/tests/tests/security/src/android/security/cts/
AudioSecurityTest.java 362 final int loops = 1; local
392 audioTrack.setLoopPoints(0 /* startInFrames */, bufferFrames, loops));
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_send.c 373 int done = 0, loops = 0; local
391 if (++loops < 42) /*doug adams*/
874 int done = 0, loops = 0; local
891 if (++loops < 42) /*doug adams*/
  /external/autotest/client/tests/hackbench/src/
hackbench.c 6 * Usage: hackbench [-pipe] <num groups> [process|thread] [loops]
37 I added another new parameter,`loops`, which can be used to change variable loops,
38 so more messages will be passed from writers to receivers. Parameter 'loops' is equal to
45 Usage: hackbench [-pipe] <num groups> [process|thread] [loops]
95 static unsigned int loops = 100; variable
126 printf("Usage: hackbench [-pipe] <num groups> [process|thread] [loops]\n");
157 /* Sender sprays loops messages down each file descriptor */
166 for (i = 0; i < loops; i++) {
283 ctx->num_packets = num_fds*loops;
    [all...]
  /external/autotest/client/tests/monotonic_time/src/
time_test.c 142 long loops; /* # of test loop iterations */ member in struct:test_info
167 test->loops++; \
212 (double)elapsed/(double)test->loops,
  /external/fio/engines/
binject.c 281 int fdb, dev_there, loops; local
302 dev_there = loops = 0;
310 } while (++loops < 100);

Completed in 882 milliseconds

1 2 3