Searched
full:tries (Results
251 -
275 of
2764) sorted by null
<<11121314151617181920>>
/developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/ui/ |
SpeedPickerListAdapter.java | 69 * Replaces the contents of a list item. Instead of creating new views, the list tries to
|
/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/ui/ |
SpeedPickerListAdapter.java | 69 * Replaces the contents of a list item. Instead of creating new views, the list tries to
|
/external/android-clat/ |
tun.c | 30 * tries to open the tunnel device
|
/external/autotest/client/cros/ |
network.py | 28 tries = 5 29 while tries > 0: 35 tries -= 1 36 if tries > 0:
|
verity_utils.py | 268 tries = 0 269 while tries < count: 276 modifier(tries, 288 tries += 1
|
/external/autotest/client/site_tests/kernel_FirmwareRequest/ |
kernel_FirmwareRequest.py | 59 request_firmware_nowait() kernel APIs are somewhat sane. It tries to
|
/external/autotest/server/cros/clique_lib/ |
clique_runner.py | 201 def run(self, job, tries=10, capturer_hostname=None, 207 @param tries: an integer, number of iterations to run per AP. 300 tries=tries,
|
/external/autotest/server/site_tests/firmware_FWtries/ |
firmware_FWtries.py | 19 2. Set # of tries to 2 (through try_fwb)
|
/external/autotest/server/site_tests/firmware_InvalidUSB/ |
firmware_InvalidUSB.py | 19 USB image and tries to boot into it. A failure is expected. It then
|
/external/autotest/server/site_tests/firmware_UpdateKernelVersion/ |
firmware_UpdateKernelVersion.py | 15 and then recover kernel b version to original version. Here also tries to
|
/external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/ |
control | 19 After each tries, the package present in the base image is applied, to be
|
/external/autotest/server/site_tests/network_WiFi_ChaosLongConnect/ |
network_WiFi_ChaosLongConnect.py | 65 msg = str('DUT failed to connect to the AP in %d tries:\n%s\n'
|
/external/chromium-trace/catapult/third_party/Paste/tests/test_auth/ |
test_auth_digest.py | 83 # urllib tries 5 more times before it gives up
|
/external/clang/utils/TestUtils/ |
pch-test.pl | 4 # directory (with clang in your patch), tries to take each
|
/external/dbus/cmake/tools/ |
dbus-launch.xml | 104 <para>If DBUS_SESSION_BUS_ADDRESS is not set for a process that tries to use 113 end up starting a whole new session if it tries to use a lot of 115 on the app and what it tries to do.</para> 195 created that watches stdin for HUP and tries to connect to the X
|
/external/dbus/dbus/ |
dbus-server-win.c | 39 * Tries to interpret the address entry in a platform-specific
|
/external/dbus/doc/ |
dbus-launch.1 | 97 If DBUS_SESSION_BUS_ADDRESS is not set for a process that tries to use 106 end up starting a whole new session if it tries to use a lot of 108 on the app and what it tries to do. 172 created that watches stdin for HUP and tries to connect to the X
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
CatchStructs.java | 93 * Gets the size of the tries list, in entries. 95 * @return {@code >= 0;} the tries list size 241 annotateTo.annotate(0, prefix + "tries:"); 243 printTo.println(prefix + "tries:");
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/ |
MemorySizeCalculator.java | 11 * A calculator that tries to intelligently determine cache sizes for a given device based on some constants and the
|
/external/google-tv-pairing-protocol/cpp/ |
autogen.sh | 36 # aclocal tries to overwrite aclocal.m4 even if the contents haven't
|
/external/icu/icu4c/source/test/intltest/ |
caltztst.h | 33 // Tries to mimic the Java Date.toString() format.
|
/external/icu/icu4c/source/tools/icuinfo/ |
icuplugins_windows_sample.txt | 35 # This sample file tries to load 'myPlugin'.
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSConstants.java | 48 public static final int PROBE_THROTTLE_COUNT = 10; // After x tries go 1 time a sec. on probes.
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
trap_registry.h | 50 // EnableUnsafeTraps tries to enable unsafe traps and returns
|
/external/libmicrohttpd/src/microspdy/ |
stream.h | 32 * Reads data from session's read buffer and tries to create a new SPDY
|
Completed in 1484 milliseconds
<<11121314151617181920>>