HomeSort by relevance Sort by last modified time
    Searched full:tries (Results 1501 - 1525 of 2764) sorted by null

<<61626364656667686970>>

  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 306 // Tries to get the position of the item in the ListView that was long-pressed.
  /development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
Camera2VideoFragment.java 414 * Tries to open a {@link CameraDevice}. The result is listened by `mStateCallback`.
  /device/lge/bullhead/wifi/
WCNSS_qcom_cfg.ini 322 #11th second if not tries on 12th and so on till 15th second. Hence before disconnection DUT will send 5 NULL frames.
  /docs/source.android.com/src/devices/camera/
camera3_requests_hal.jd 417 camera HAL interface tries to abstract the bandwidth restrictions into as simple
  /external/aac/libSBRdec/src/
sbrdec_freq_sca.cpp 575 is calculated separately. This function tries to avoid that the second region
  /external/antlr/antlr-3.4/runtime/C/doxygen/
interop.dox 16 /// structures that you may find useful for building symbol tables, lists, tries, stacks, arrays and so on (all
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 62 library tries to use duck-typing techniques instead of pure object-oriented type
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactory_ImplTest.java 279 * Tries to generates single CRL/Certificate
    [all...]
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestCertUtils.java 599 * Tries to create an instance of TestX509Certificate, basing
  /external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java 390 * method tries to select one of known comparators basing on <code>object's</code>
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
EncodingInfo.java 488 * method tries it's best.
  /external/autotest/client/cros/faft/
rpc_functions.py 646 allowed = ['priority', 'tries', 'successful']
  /external/autotest/client/cros/
power_suspend.py 408 raise error.TestWarn('Ten tries failed due to whitelisted bug')
power_utils.py 23 Armed with that, this method simply tries to identify the architecture of
  /external/autotest/scheduler/
rdb_testing_utils.py 354 @param inline_host_acquisition: If True, the dispatcher tries to acquire
  /external/autotest/server/cros/faft/utils/
mode_switcher.py 204 It makes sure the system in the requested mode. If not, it tries to
  /external/autotest/server/
site_linux_system.py 208 for tries in xrange(0, self.MAC_RETRY_LIMIT):
  /external/bzip2/
bzip2.1 405 tries hard to detect I/O errors and exit cleanly, but the details of
bzip2.1.preformatted 347 _b_z_i_p_2 tries hard to detect I/O errors and exit cleanly,
bzip2.txt 344 bzip2 tries hard to detect I/O errors and exit cleanly,
  /external/ceres-solver/examples/
nist.cc 184 // determine the number of tries.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
acl.py 399 @Retry(ServiceException, tries=3, timeout_secs=1)
test.py 513 # Installs a ctrl-c handler that tries to cleanly tear down tests.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
upload-diffs.py 308 authentication cookie. If login was successful, it tries to redirect
388 tries = 0
390 tries += 1
406 if tries > 3:
    [all...]
  /external/chromium-trace/catapult/third_party/webapp2/docs/guide/
routing.rst 24 it tries to match each one in order until one matches, and then call the

Completed in 1442 milliseconds

<<61626364656667686970>>