Searched
full:tries (Results
851 -
875 of
2764) sorted by null
<<31323334353637383940>>
/frameworks/opt/chips/src/com/android/ex/chips/ |
DropdownChipLayouter.java | 458 * Given a constraint and a recipient entry, tries to find the constraint in the name and 474 * Given a constraint and results, tries to find the constraint in those results, one at a time.
|
/packages/apps/Camera2/src/com/android/camera/settings/ |
ResolutionUtil.java | 174 * Given a list of sizes of a similar aspect ratio, it tries to pick evenly 175 * spaced out options. It starts with the largest, then tries to find one at
|
/prebuilts/go/darwin-x86/src/runtime/ |
mgcwork.go | 317 // getpartialorempty tries to return a partially empty 357 // trygetfull tries to get a full or partially empty workbuffer.
|
/prebuilts/go/darwin-x86/src/time/ |
sleep_test.go | 350 tries := []Duration{ 357 for _, d := range tries {
|
/prebuilts/go/linux-x86/src/runtime/ |
mgcwork.go | 317 // getpartialorempty tries to return a partially empty 357 // trygetfull tries to get a full or partially empty workbuffer.
|
/prebuilts/go/linux-x86/src/time/ |
sleep_test.go | 350 tries := []Duration{ 357 for _, d := range tries {
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor_database.h | 263 // as raw bytes and generally tries to use as little memory as possible. 334 // first database and, if that fails, tries the second, and so on.
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor_database.h | 263 // as raw bytes and generally tries to use as little memory as possible. 334 // first database and, if that fails, tries the second, and so on.
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
descriptor_database.h | 263 // as raw bytes and generally tries to use as little memory as possible. 334 // first database and, if that fails, tries the second, and so on.
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
descriptor_database.h | 264 // as raw bytes and generally tries to use as little memory as possible. 335 // first database and, if that fails, tries the second, and so on.
|
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
descriptor_database.h | 263 // as raw bytes and generally tries to use as little memory as possible. 334 // first database and, if that fails, tries the second, and so on.
|
/toolchain/binutils/binutils-2.25/bfd/ |
cache.c | 215 <<bfd_cache_max_open>> files open, it tries to close one first, to 290 internally and tries to link against them. BFD seems to be smart
|
/art/dexlist/ |
dexlist.cc | 181 // If the file is not a .dex file, the function tries .zip/.jar/.apk files,
|
/build/tools/signtos/ |
SignTos.java | 152 * Tries to load a JSE Provider by class name. This is for custom PrivateKey
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
FingerprintBoundKeysTest.java | 166 * Tries to encrypt some data with the generated key in {@link #createKey} which is
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/ |
SuidFilesActivity.java | 47 /** {@link Activity} that tries to find suid files. */
|
/development/host/windows/usb/api/ |
adb_object_handle.h | 49 In order to prevent crashes when API client tries to access an object through
|
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
WiFiServiceDiscoveryActivity.java | 40 * chat service and also tries to discover services published by other peers. On
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
EnableCollectionTest.java | 57 * and ObjectReference.EnableCollection command. After that Debuggee tries to
|
/external/autotest/cli/ |
site_host.py | 110 if utils.ping(host, tries=1, deadline=1) == 0:
|
/external/autotest/client/common_lib/cros/ |
chrome.py | 117 logging.error('Timed out logging in, tries=%d, error=%s',
|
chromedriver.py | 14 # Ignore import error, as this can happen when builder tries to call the
|
/external/autotest/client/cros/audio/ |
cras_dbus_utils.py | 31 """Tries to import gobject.
|
/external/autotest/client/site_tests/security_ModuleLocking/ |
security_ModuleLocking.py | 86 Copies the given module into /tmp and tries to load it from there
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
video_GlitchDetection.py | 104 'tries. Checksums: %s' % (constants.NUM_CAPTURE_TRIES,
|
Completed in 1784 milliseconds
<<31323334353637383940>>