HomeSort by relevance Sort by last modified time
    Searched refs:trying (Results 1 - 25 of 42) sorted by null

1 2

  /development/host/windows/usb/api/
adb_legacy_io_completion.cpp 66 for (int trying = 0; trying < 10; trying++) {
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.cpp 74 for (int trying = 0; trying < 10; trying++) {
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
complex_rep.S 1 # When trying (and failing) to instrument at the basic block level
  /external/valgrind/main/exp-bbv/tests/x86/
complex_rep.S 1 # When trying (and failing) to instrument at the basic block level
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
UrlOpener.java 169 boolean trying = true;
171 while (trying) {
235 trying = true;
237 trying = false;
240 trying = false;
246 if (trying) {
  /dalvik/vm/mterp/x86-atom/
OP_AGET.S 46 # trying: lea (%ecx, %edx, scale), %ecx
  /development/ndk/tests/prebuilt-library/jni/
Android.mk 15 else # not build libfoo.so, trying to use PREBUILT_SHARED_LIBRARY instead.
  /external/grub/
compile 45 If you are trying to build a whole package this is not the
  /external/libffi/
compile 45 If you are trying to build a whole package this is not the
  /external/libusb/
compile 45 If you are trying to build a whole package this is not the
  /external/libusb-compat/
compile 45 If you are trying to build a whole package this is not the
  /ndk/sources/host-tools/make-3.81/config/
compile 45 If you are trying to build a whole package this is not the
  /external/libpng/contrib/gregbook/
makevms.com 96 $! P1 = What we are trying to make
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js 12 // lock on the DB file before trying to obtain a second handle to the same DB.
test-authorizer.js 104 // Therefore, trying to drop a virtual table will always fail (no such table)
  /external/v8/test/mjsunit/regress/
regress-117409.js 51 // Release mode will crash here when trying to visit parts of E as pointers.
regress-1355.js 28 // Test that an exception is not thrown when trying to set a value for
regress-1387.js 28 // Tests that we always return the same type error function when trying to
  /external/compiler-rt/make/
util.mk 94 # useful for validating that users aren't trying to override something which
  /external/linux-tools-perf/config/
utilities.mak 142 # trying too hard and getting things wrong).
152 # trying too hard and getting things wrong).
  /sdk/sdkmanager/app/etc/
android.bat 47 rem This avoids locking the tool dir in case the user is trying to update it.
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 1224 SIPResponse trying = requestReceived.createResponse(Response.TRYING); local
    [all...]
  /external/v8/test/mjsunit/
object-create.js 108 // Make sure that trying to add both a value and a getter
  /dalvik/vm/mterp/x86/
footer.S 259 * %eax is "Method* methodToCall", the method we're trying to call
318 * %eax is "Method* methodToCall", the method we're trying to call
  /external/libpng/
CHANGES 501 inadvertently trying to compile it.
    [all...]

Completed in 341 milliseconds

1 2