Searched
full:tries (Results
501 -
525 of
2764) sorted by null
<<21222324252627282930>>
/external/autotest/server/hosts/ |
remote.py | 194 if utils.ping(self.hostname, tries=1, deadline=1) == 0: 202 if utils.ping(self.hostname, tries=1, deadline=1) != 0:
|
/external/clang/include/clang/Tooling/ |
CompilationDatabase.h | 96 /// \brief Tries to detect a compilation database location and load it. 103 /// \brief Tries to detect a compilation database location and load it.
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
BytesTrieBuilder.java | 66 * <p>Multiple calls to build() or buildByteBuffer() return tries or buffers 85 * <p>Multiple calls to build() or buildByteBuffer() return tries or buffers
|
/external/kernel-headers/original/uapi/linux/ |
map_to_7segment.h | 154 /* This set tries to map as close as possible to the visible characteristics 168 /* This set tries to map as close as possible to the symbolic characteristics
|
/external/libchrome/base/process/ |
process_posix.cc | 306 int tries = 60; local 312 while (tries-- > 0) {
|
/external/libpng/contrib/intel/ |
filter_sse2_intrinsics.c | 177 // Paeth tries to predict pixel d using the pixel to the left of it, a, 233 // Paeth tries to predict pixel d using the pixel to the left of it, a,
|
/external/pcre/dist/doc/ |
pcrematching.3 | 56 there is a mismatch, the algorithm tries any alternatives at the current point, 58 tries the next alternative branch at that level. This often involves backing up
|
/external/skia/experimental/Networking/ |
SkSockets.cpp | 145 //SkDebugf("read packet(done:%d, bytes:%d) from fd:%d in %d tries\n", 228 //SkDebugf("wrote to packet(done:%d, bytes:%d) to fd:%d in %d tries\n",
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/util/ |
TryListBuilder.java | 237 /*Either the list of tries is blank, or all the tries in the list
|
/external/vboot_reference/tests/ |
cgptlib_test.c | [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothMap.java | 240 * This is a simple heuristic that tries to guess if a device with the 242 * devices. It tries to err on the side of false positives.
|
BluetoothPbap.java | 284 * This is a simple heuristic that tries to guess if a device with the 286 * devices. It tries to err on the side of false positives.
|
/frameworks/base/core/java/com/android/internal/inputmethod/ |
LocaleUtils.java | 178 * <p>For each language found in {@code preferredLanguages}, this method tries to copy at most 181 * this method tries to copy at most one English locale, at most one Japanese, and at most one
|
/frameworks/base/docs/html/training/permissions/ |
best-practices.jd | 117 is running Android 6.0 (API level 23) or later, every time the user tries 152 launch. Instead, wait until the user tries to use the "sharing" feature and
|
/hardware/ril/rild/ |
rild.c | 235 int tries = 5; local 262 if (--tries == 0)
|
/platform_testing/tests/androidbvt/src/com/android/androidbvt/ |
SysUINotificationShadeTests.java | 254 for (int tries = 3; tries-- > 0;) {
|
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
NotificationHelper.java | 231 for (int tries = 3; tries-- > 0;) {
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
map_to_7segment.h | 154 /* This set tries to map as close as possible to the visible characteristics 168 /* This set tries to map as close as possible to the symbolic characteristics
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
channelmap.h | 340 /** Tries to find a well-known channel mapping name for this channel 346 /** Tries to find a human readable text label for this channel
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
map_to_7segment.h | 154 /* This set tries to map as close as possible to the visible characteristics 168 /* This set tries to map as close as possible to the symbolic characteristics
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
channelmap.h | 343 /** Tries to find a well-known channel mapping name for this channel 349 /** Tries to find a human readable text label for this channel
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
ViewElementDescriptor.java | 178 * By default this tries to return an icon based on the XML name of the element. 179 * If this fails, it tries to return the default element icon as defined in the
|
/system/connectivity/shill/ |
process_manager.cc | 277 int tries) { 280 while (tries-- > 0) {
|
/art/runtime/gc/space/ |
image_space.h | 155 // Tries to initialize an ImageSpace from the given image path, returning null on error.
|
/art/runtime/jit/ |
offline_profiling_info.h | 54 // object and tries to save it back to disk.
|
Completed in 1980 milliseconds
<<21222324252627282930>>