HomeSort by relevance Sort by last modified time
    Searched full:repeatedly (Results 526 - 550 of 1551) sorted by null

<<21222324252627282930>>

  /external/skia/include/private/
SkTHash.h 159 // Note: this triggers extra copies when adding the same value repeatedly.
  /external/skia/src/sksl/
README 127 cached, so you need not worry about using the value repeatedly).
  /external/skqp/include/private/
SkTHash.h 159 // Note: this triggers extra copies when adding the same value repeatedly.
  /external/squashfs-tools/kernel/fs/squashfs/
cache.c 25 * Blocks in Squashfs are compressed. To avoid repeatedly decompressing
  /external/strace/tests/
ioctl_kvm_run.c 127 /* Repeatedly run code and handle VM exits. */
  /external/strace/tests-m32/
ioctl_kvm_run.c 127 /* Repeatedly run code and handle VM exits. */
  /external/strace/tests-mx32/
ioctl_kvm_run.c 127 /* Repeatedly run code and handle VM exits. */
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /external/tensorflow/tensorflow/contrib/seq2seq/python/ops/
decoder.py 159 Calls initialize() once and step() repeatedly on the Decoder object.
  /external/tensorflow/tensorflow/contrib/slim/
README.md 192 To alleviate the need to duplicate this code repeatedly, TF-Slim provides a
222 allow users to repeatedly perform the same operation. For example, consider the
257 Furthermore, TF-Slim's `slim.stack` operator allows a caller to repeatedly apply
519 These include a Train function that repeatedly measures the loss, computes
    [all...]
  /external/tensorflow/tensorflow/contrib/slim/python/slim/
evaluation.py 57 performed once or repeatedly on a set schedule.
  /external/tensorflow/tensorflow/core/framework/
tensor_slice_test.cc 29 // Repeatedly setting FullSlice should work.
  /external/tensorflow/tensorflow/core/kernels/
linalg_ops_common.h 122 // repeatedly for a single call to Compute() when multiple matrices exist in
  /external/v8/src/
counters.cc 217 // instructions, and this function is invoked repeatedly by macros.
  /external/v8/testing/gtest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java 276 * @throws IllegalStateException if a GL error occurs or start is called repeatedly.
  /frameworks/base/graphics/java/android/graphics/
BitmapRegionDecoder.java 31 * Given a BitmapRegionDecoder, users can call decodeRegion() repeatedly
  /frameworks/base/services/core/java/com/android/server/am/
KeyguardController.java 248 // already the dismissing activity, in which case we don't allow it to repeatedly dismiss
  /hardware/interfaces/camera/device/1.0/
types.hal 87 * 3. 0x05 is enabling a callback with frame copied out repeatedly. A typical
  /libcore/ojluni/src/main/java/java/util/concurrent/
CountDownLatch.java 114 * will be able to pass through await. (When threads must repeatedly
  /libcore/ojluni/src/main/java/java/util/zip/
DeflaterInputStream.java 234 // Skip bytes by repeatedly decompressing small blocks
  /packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/
BrowsedPlayerWrapper.java 72 // NOTE: This is needed since some carkits will repeatedly request each item in a folder
  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
BinaryDictOffdeviceUtils.java 219 * This will execute the given processor repeatedly with the possible alternatives
  /prebuilts/go/darwin-x86/doc/codewalk/
sharemem.xml 150 A time.Ticker is an object that repeatedly sends a value on a channel at a

Completed in 940 milliseconds

<<21222324252627282930>>