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

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/share/man/man1/
python.1 242 messages if a warning is triggered repeatedly for the same source
python2.1 242 messages if a warning is triggered repeatedly for the same source
python2.7.1 242 messages if a warning is triggered repeatedly for the same source
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
importer.h 164 // you want to see errors for the same files repeatedly, you can use a
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl_lite.h 182 // The default implementation just repeatedly calls Read() into a scratch
  /system/core/adb/client/
usb_windows.cpp 351 // If this occurs, this code should be changed to repeatedly call
  /test/vti/test_serving/configs/infra/prod/androidtestcenter/scripts/
home_bot_config.py 331 This function is called repeatedly until an action is taken (a task, updating,
  /test/vti/test_serving/configs/infra/test/androidtestcenter-test/scripts/
home_bot_config.py 331 This function is called repeatedly until an action is taken (a task, updating,
  /external/pcre/pcrecpp/include/
pcrecpp.h 258 // The "Consume" operation may be useful if you want to repeatedly
280 // could extract all words from a string by repeatedly calling
  /external/python/cpython2/Doc/library/
_winreg.rst 166 typically called repeatedly until a :exc:`WindowsError` exception is
180 typically called repeatedly, until a :exc:`WindowsError` exception is
locale.rst 78 | | | repeatedly used. |
362 when the same string is compared repeatedly, e.g. when collating a sequence of
  /external/python/cpython3/Doc/library/
winreg.rst 187 typically called repeatedly until an :exc:`OSError` exception is
204 typically called repeatedly, until an :exc:`OSError` exception is
locale.rst 78 | | | repeatedly used. |
351 when the same string is compared repeatedly, e.g. when collating a
  /external/python/cpython3/PC/clinic/
winreg.c.h 410 "It is typically called repeatedly until an OSError exception is\n"
448 "It is typically called repeatedly, until an OSError exception\n"
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
conv_ops_fused.cc 405 // repeatedly became too expensive.
449 // repeatedly apply the expensive bilinear calculations as the
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
WifiDisplayController.java 80 // We repeatedly issue calls to discover peers every so often for a few reasons.
556 * This function is called repeatedly after each asynchronous operation
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Spliterator.java 319 * The default implementation repeatedly invokes {@link #tryAdvance} until
627 * The default implementation repeatedly invokes {@link #tryAdvance}
    [all...]
  /external/tensorflow/tensorflow/tools/docker/notebooks/
2_getting_started.ipynb     [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/locks/
AbstractQueuedSynchronizer.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiLastResortWatchdogTest.java 142 // Repeatedly buffer candidates 1 & 2, MAX_BSSID_AGE - 1 times
182 // Repeatedly buffer with no candidates
242 // Repeatedly buffer candidates 1 & 2, MAX_BSSID_AGE - 1 times
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
BytecodeArray.java 141 * Processes the given "work set" by repeatedly finding the lowest bit
    [all...]
  /external/autotest/client/cros/bluetooth/
bluetooth_device_xmlrpc_server.py 347 This may be called repeatedly in a loop until True is returned;
    [all...]
  /external/nanopb-c/docs/
reference.rst 432 The functions with names *pb_encode_\** are used when dealing with callback fields. The typical reason for using callbacks is to have an array of unlimited size. In that case, `pb_encode`_ will call your callback function, which in turn will call *pb_encode_\** functions repeatedly to write out values.
680 The functions with names beginning with *pb_decode_* are used when dealing with callback fields. The typical reason for using callbacks is to have an array of unlimited size. In that case, `pb_decode`_ will call your callback function repeatedly, which can then store the values into e.g. filesystem in the order received in.
    [all...]
  /external/python/cpython2/PC/
_winreg.c 162 "It is typically called repeatedly until a WindowsError exception is\n"
171 "It is typically called repeatedly, until a WindowsError exception\n"
    [all...]
  /external/python/cpython3/PC/
winreg.c     [all...]

Completed in 367 milliseconds

<<21222324252627282930>>