HomeSort by relevance Sort by last modified time
    Searched refs:ntry (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_dense_alloc_test.cc 35 for (int ntry = 0; ntry < 3; ntry++) {
  /external/libvorbis/lib/
smallft.c 42 int ntry=0,i,j=-1; local
52 ntry=ntryh[j];
54 ntry+=2;
57 nq=nl/ntry;
58 nr=nl-ntry*nq;
62 ifac[nf+1]=ntry;
64 if(ntry!=2)goto L107;
  /external/speex/libspeex/
smallft.c 44 int ntry=0,i,j=-1; local
54 ntry=ntryh[j];
56 ntry+=2;
59 nq=nl/ntry;
60 nr=nl-ntry*nq;
64 ifac[nf+1]=ntry;
66 if(ntry!=2)goto L107;

Completed in 60 milliseconds