HomeSort by relevance Sort by last modified time
    Searched full:iteration (Results 1226 - 1250 of 2702) sorted by null

<<41424344454647484950>>

  /external/icu4c/test/perf/collationperf/
collperf.cpp 54 "-iter Iteration Performance Test\n"
817 // doForwardIterTest(UBool) Forward iteration test
825 printf("\n\nPerforming forward iteration performance test with ");
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 331 // value that will be added to it in each loop iteration.
693 // iteration count may not be available. If it is not, insert
712 // then the iteration count (computed as End-Start) will need to be
731 // To compute the iteration count, we would need this computation:
740 // Need to add 1 to the total iteration count.
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 347 * And for each iteration 9 is performed thrice */
449 * And for each iteration ab is performed thrice */
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Multimaps.java 75 * multimap iteration order. They also specify the behavior of the
156 * multimap iteration order. They also specify the behavior of the
235 * multimap iteration order. They also specify the behavior of the
313 * multimap iteration order. They also specify the behavior of the
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Multimaps.java 71 * multimap iteration order. They also specify the behavior of the
131 * multimap iteration order. They also specify the behavior of the
189 * multimap iteration order. They also specify the behavior of the
246 * multimap iteration order. They also specify the behavior of the
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtst.c     [all...]
  /external/icu4c/test/cintltst/
custrtst.c     [all...]
  /external/chromium_org/third_party/icu/source/common/
uiter.cpp 488 * and the iteration index.
570 * Since UCharIterator delivers 16-bit code units, the iteration can be
580 * Add implementations that do not call strlen() for iteration but check for NUL.
  /external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl 670 my $current; # Temporary iteration variable
945 my $line; # Current line iteration scalar
1129 # Skip testnames already covered by previous iteration
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_clamp_neon.h 236 /* and for the other 4 pieces of this iteration */
849 /* iteration bookkeeping, ahead of the asm() for scheduling */
863 /* on to the next iteration */
  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win_unittest.cc 617 << "At iteration " << i;
755 checkerboard_size)) << "Failed on iteration " << i;
795 checkerboard_size)) << "Failed on iteration " << i;
    [all...]
  /external/icu4c/common/
uiter.cpp 491 * and the iteration index.
573 * Since UCharIterator delivers 16-bit code units, the iteration can be
583 * Add implementations that do not call strlen() for iteration but check for NUL.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
progress.php 158 'GET-ITERATION','GET-LAST','GET-LOCALNAME-BY-INDEX','GET-MESSAGE',
262 'BEFORE-TABLE','BGCOLOR','BLANK','BLOCK-ITERATION-DISPLAY',
281 'CURRENT-ITERATION','CURRENT-ROW-MODIFIED','CURRENT-WINDOW','CURSOR-CHAR',
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 171 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
491 // Iteration support for the live-ins set. It's kept in sorted order
555 // Iterator traversal: forward iteration only
  /external/pixman/pixman/
pixman-arm-simd-asm.h 41 * last iteration of the inner loop, plus any trailing bytes that were not
42 * enough to make up one whole iteration of the inner loop
46 * is at least one iteration of the inner loop (as described above) then
  /external/skia/src/opts/
SkBitmapProcState_matrix_clamp_neon.h 236 /* and for the other 4 pieces of this iteration */
849 /* iteration bookkeeping, ahead of the asm() for scheduling */
863 /* on to the next iteration */
  /external/valgrind/main/coregrind/
m_wordfm.c 701 // set up FM for iteration
710 // set up FM for iteration so that the first key subsequently produced
740 // The iteration should start with this node.
  /system/extras/micro_bench/
micro_bench.cpp 30 // The default size of data that will be manipulated in each iteration of
604 printf(" size of data, in bytes, that will be manipulated in each iteration.\n");
608 printf(" Do not print any values in each iteration.\n");
    [all...]
  /art/compiler/sea_ir/ir/
sea.h 162 // Performs one iteration of the reaching definitions algorithm
  /art/runtime/
runtime.h 347 kLastCalleeSaveType // Value used for iteration
  /bionic/libc/arch-arm/bionic/
memcmp.S 145 /* congruent case, 32 bytes per iteration
  /bionic/libc/arch-arm/cortex-a15/bionic/
memcpy_base.S 229 2: // Every loop iteration copies 64 bytes.
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
base.js 205 // average time it takes to run a single iteration.
  /cts/tests/tests/opengl/src/android/opengl/cts/
WrapperTest.java 201 Log.d(TAG, "iteration " + i);
  /cts/tests/tests/rscpp/librscpptest/
rs_jni.cpp 39 LOGE("Native iteration %i, returned %i", i, (int)r);

Completed in 1028 milliseconds

<<41424344454647484950>>