HomeSort by relevance Sort by last modified time
    Searched refs:trying (Results 1 - 25 of 32) 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++) {
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
UrlOpener.java 127 boolean trying = true;
129 while (trying) {
190 trying = true;
192 trying = false;
195 trying = false;
201 if (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
  /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/valgrind/main/
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-1213575.js 30 // trying to pass 'the hole' to the setter.
  /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
object-define-property.js 455 // Make sure an error is thrown when trying to access to redefined function.
  /dalvik/vm/mterp/x86/
footer.S 283 * %eax is "Method* methodToCall", the method we're trying to call
342 * %eax is "Method* methodToCall", the method we're trying to call
  /frameworks/base/docs/html/resources/
resources-data.js 92 en: 'Drawables are pluggable drawing containers that allow applications to display graphics. This article explains some common pitfalls when trying to modify the properties of multiple Drawables.'
182 en: 'ListViews are very popular widgets within the Android framework. This article describes some of the optimizations used by the ListView widget, and how to avoid some common issues that this causes when trying to use a custom background.'
  /external/libpng/
CHANGES 501 inadvertently trying to compile it.
    [all...]
ltmain.sh     [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 574 // We are trying to drop an item after the last item in the list. This
1002 * @param {boolean} isRecentOrSearch Whether the user is trying to do a command
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java     [all...]
  /external/pcre/
ltmain.sh     [all...]

Completed in 794 milliseconds

1 2