HomeSort by relevance Sort by last modified time
    Searched full:another (Results 201 - 225 of 4869) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/luni/src/main/java/java/io/
RandomAccessFile.java 283 * if this file is closed or another I/O error occurs.
303 * if this file is closed or another I/O error occurs.
328 * if this file is closed or another I/O error occurs.
360 * if this file is closed or another I/O error occurs.
380 * if this file is closed or another I/O error occurs.
400 * if this file is closed or another I/O error occurs.
420 * if this file is closed or another I/O error occurs.
436 * if this file is closed or another I/O error occurs.
453 * if this file is closed or another I/O error occurs.
479 * if this file is closed or another I/O error occurs
    [all...]
  /cts/tests/appsecurity-tests/test-apps/PermissionDeclareApp/
AndroidManifest.xml 35 <!-- Need a way for another app to try to access the permission. So create a content
43 <!-- Need a way for another app to try to access the permission, but will
  /development/samples/SkeletonApp/res/layout/
skeleton_activity.xml 41 <!-- Next view is another linear layout manager, now horizontal. We
64 <!-- On the right: another button, this time with its text color
  /external/apache-http/src/org/apache/http/
TokenIterator.java 49 * Indicates whether there is another token in this iteration.
51 * @return <code>true</code> if there is another token,
  /external/chromium/base/
weak_ptr_unittest.cc 117 // thread, but use it on another. This tests that we do not trip runtime
126 // thread, but use it on another. This tests that we do not trip runtime
  /external/chromium/third_party/icu/source/common/
usetiter.cpp 40 * @return true if there was another element in the set.
67 * @return true if there was another element in the set.
  /external/icu4c/common/
usetiter.cpp 40 * @return true if there was another element in the set.
67 * @return true if there was another element in the set.
  /external/openssl/crypto/jpake/
jpake.h 65 * without another init.
74 * without another init.
  /external/qemu/android/
charmap.h 56 * another for qwerty2 keyboard layout. However, a custom layout can
59 * layout, and as the result, key charmap array will contain another
  /external/v8/test/mjsunit/
debug-multiple-breakpoints.js 60 // Set another breakpoint in f at the same place.
76 // in the another order).
  /external/webkit/LayoutTests/http/tests/appcache/
fallback.html 79 log("FAIL: Fallback resource wasn't used for a redirect to a resource with another origin");
111 log("FAIL: Fallback resource wasn't used for a redirect to a resource with another origin (async)");
  /external/webkit/WebCore/platform/sql/
SQLiteTransaction.cpp 51 // a RESERVED lock on the DB file. Otherwise, another write
52 // transaction (on another connection) could make changes
  /external/zlib/contrib/
README.contrib 42 Another C++ I/O streams interface
46 Yet another C++ I/O streams interface
  /external/zlib/contrib/infback9/
inftree9.h 13 indexed that table entry, or it provides a pointer to another
15 the entry is a pointer to another table, a literal, a length or
  /external/zlib/
inftrees.h 13 indexed that table entry, or it provides a pointer to another
15 the entry is a pointer to another table, a literal, a length or
  /frameworks/base/core/java/android/bluetooth/
BluetoothInputStream.java 55 * if the stream is closed or another IOException occurs.
86 * if the stream is closed or another IOException occurs.
  /frameworks/base/docs/html/resources/articles/
can-i-use-this-intent.jd 12 another application. This happens in particular with third-party apps, like
63 <p>Another, simpler, way to do this is to catch the
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode02.java 34 * The importNode method imports a node from another document to this document.
40 * element node which is retreived by its elementId="CANADA", into the another document.
documentimportnode05.java 34 * The importNode method imports a node from another document to this document.
40 * into the another document.
elementsetattributenodens03.java 36 * another Element object.
38 * Retreive an attribute node of an existing element node. Attempt to add it to an another
  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
AtomicMarkableReferenceTest.java 91 * compareAndSet in one thread enables another waiting for reference value
111 * compareAndSet in one thread enables another waiting for mark value
AtomicStampedReferenceTest.java 91 * compareAndSet in one thread enables another waiting for reference value
111 * compareAndSet in one thread enables another waiting for stamp value
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutCursor.java 28 * with results from another cursor.
100 * Updates this SuggestionCursor with a refreshed result from another.
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
string.c 40 * @ct: Another area of memory
57 * @ct: Another string
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_11/
Test_t482_11.java 41 * @title super.<init> or another <init> must be called

Completed in 1191 milliseconds

1 2 3 4 5 6 7 891011>>