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

<<11121314151617181920>>

  /external/protobuf/objectivec/
GPBMessage.h 223 /// @note This value is not cached, so if you are using it repeatedly, cache
233 /// @note This value is not cached, so if you are using it repeatedly, cache
  /external/python/cpython3/Doc/library/
cmd.rst 49 Repeatedly issue a prompt, accept input, parse an initial prefix off the
278 'Undo (repeatedly) the last turtle action(s): UNDO'
timeit.rst 141 This is a convenience function that calls :meth:`.timeit` repeatedly
158 This is a convenience function that calls the :meth:`.timeit` repeatedly,
  /external/tensorflow/tensorflow/contrib/factorization/python/ops/
kmeans.py 74 The chief repeatedly invokes an initialization op until all cluster centers
182 # repeatedly executes init_op until is_initialized becomes True.
  /external/tensorflow/tensorflow/core/kernels/data/
parallel_interleave_dataset_op.cc 152 // Worker threads repeatedly receive a vector of Tensors that are used as
154 // function must be a dataset. The worker thread then repeatedly calls
  /frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
ImageUtils.java 53 * the test repeatedly to get to each new render assertion generating its thumbnail.
232 // technique of repeatedly scaling the image into half; this will cause
  /frameworks/native/libs/vr/libpdx/
encoder_performance_test.cpp 132 // temporarily serializes it into the output buffer, then repeatedly
173 // deserialization but invokes Rewind on the input buffer repeatedly.
  /libcore/luni/src/test/java/tests/security/spec/
ECFieldF2mTest.java 321 * repeatedly on the same object.
340 * repeatedly on the same object.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 250 * To get all word's information of the result, call this method repeatedly until it returns null.
260 * To get all word's information of the result, call this method repeatedly until it returns null.
  /prebuilts/go/darwin-x86/src/testing/quick/
quick.go 248 // such that f returns false. It calls f repeatedly, with arbitrary
298 // It calls f and g repeatedly with arbitrary values for each argument.
  /prebuilts/go/linux-x86/src/testing/quick/
quick.go 248 // such that f returns false. It calls f repeatedly, with arbitrary
298 // It calls f and g repeatedly with arbitrary values for each argument.
  /art/openjdkjvmti/
jvmti_weak_table.h 221 // To avoid repeatedly scanning the whole table, remember if we did that since the last sweep.
  /art/test/074-gc-thrash/src/
Main.java 156 * Uses a single large array of references, replaced repeatedly in round-robin
  /art/test/800-smali/smali/
b_22881413.smali 62 # [Repeatedly]
  /bionic/libc/arch-arm64/generic/bionic/
strlen.S 77 strlen will be repeatedly called on strings with the same length).
  /dalvik/dx/tests/115-merge/com/android/dx/merge/
DexMergeTest.java 131 * compact the result. This exercises that by repeatedly merging a dex with
  /development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/
CubeWallpaper1.java 148 * Draw one frame of the animation. This method gets called repeatedly
  /development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
CubeWallpaper2.java 212 * Draw one frame of the animation. This method gets called repeatedly
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
parse.py 39 A Parser instance may be reused by calling setup() repeatedly.
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
VirtioGpu.h 74 // destroyed, even repeatedly, independently of VGPU_DEV.
  /external/ImageMagick/www/api/
composite.php 114 <p>TextureImage() repeatedly tiles the texture image across and down the image canvas.</p>
  /external/autotest/client/cros/networking/
cellular_proxy.py 190 test disable functionality because this method repeatedly attempts to
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_constants.py 217 # a metal finger repeatedly per variation.
  /external/autotest/client/site_tests/kernel_Ktime/
kernel_Ktime.py 116 # iterations. If excessive skew occurs repeatedly (eg RTC is too
  /external/autotest/server/cros/clique_lib/
clique_dut_updater.py 20 This function is the function which is repeatedly scheduled for each

Completed in 547 milliseconds

<<11121314151617181920>>