HomeSort by relevance Sort by last modified time
    Searched full:niter (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssse3.c 196 int nIter = atoi( pArgv[ 1 ] );
199 for ( i = 0; i < nIter; i++ )
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.c 309 int niter = ITERATIONS; /* Iteration counter */ variable
726 niter = atoi(argv[1]);
727 if (*argv[1] == '-' || niter < 1) {
753 niter);
755 printf("\nMeasured run time in seconds should be divided by %.f\n", niter / 1000.0);
772 for (itercount = 0; itercount < niter; itercount++) {
  /external/valgrind/main/perf/
fbench.c 305 int niter = ITERATIONS; /* Iteration counter */ variable
722 niter = atoi(argv[1]);
723 if (*argv[1] == '-' || niter < 1) {
749 niter);
751 printf("\nMeasured run time in seconds should be divided by %.f\n", niter / 1000.0);
768 for (itercount = 0; itercount < niter; itercount++) {
  /external/llvm/lib/CodeGen/
TargetSchedule.cpp 112 unsigned NIter = 0;
115 assert(++NIter < 6 && "Variants are nested deeper than the magic number");
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow.h 637 its latch will not be executed), even if the niter
639 tree niter; /* The expression giving the number of iterations of member in struct:tree_niter_desc
674 struct tree_niter_desc *niter, bool);
712 struct tree_niter_desc *niter);
cfgloop.h 372 unsigned HOST_WIDEST_INT niter; member in struct:niter_desc
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow.h 637 its latch will not be executed), even if the niter
639 tree niter; /* The expression giving the number of iterations of member in struct:tree_niter_desc
674 struct tree_niter_desc *niter, bool);
712 struct tree_niter_desc *niter);
cfgloop.h 372 unsigned HOST_WIDEST_INT niter; member in struct:niter_desc
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow.h 637 its latch will not be executed), even if the niter
639 tree niter; /* The expression giving the number of iterations of member in struct:tree_niter_desc
674 struct tree_niter_desc *niter, bool);
712 struct tree_niter_desc *niter);
cfgloop.h 372 unsigned HOST_WIDEST_INT niter; member in struct:niter_desc
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow.h 637 its latch will not be executed), even if the niter
639 tree niter; /* The expression giving the number of iterations of member in struct:tree_niter_desc
674 struct tree_niter_desc *niter, bool);
712 struct tree_niter_desc *niter);
cfgloop.h 372 unsigned HOST_WIDEST_INT niter; member in struct:niter_desc
  /external/chromium_org/third_party/sqlite/src/test/
threadtest3.c 901 int nIter = 0; /* Iterations so far */
929 nIter++;
934 return sqlite3_mprintf("%d iterations", nIter);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto1 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto1 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
lto1 

Completed in 1160 milliseconds