HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 326 - 350 of 932) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/luni/src/main/java/java/io/
BufferedInputStream.java 28 * Expensive interaction with the underlying input stream is minimized, since
192 * position if {@code readlimit} has not been surpassed. The underlying
BufferedOutputStream.java 28 * Expensive interaction with the underlying input stream is minimized, since
FilterReader.java 24 * decompression of the underlying reader. Readers that wrap another reader and
  /dalvik/libcore/luni/src/main/native/
org_apache_harmony_luni_platform_OSFileSystem.cpp 20 // It has been greatly simplified by the assumption that the underlying
455 * On underlying platforms Android cares about (read "Linux"),
  /external/bluetooth/glib/gio/
gvolume.c 63 * It is sometimes necessary to directly access the underlying
576 * implementations to find the underlying mount to shadow, see
  /external/guava/src/com/google/common/collect/
LinkedHashMultimap.java 319 * update the underlying multimap, and vice versa. The entries set does not
335 * collection will update the underlying multimap, and vice versa.
  /external/icu4c/test/intltest/
astrotst.cpp 261 // to the underlying JDK. Because of variation in the
262 // underlying JDKs, we have to use a fixed-offset
  /external/icu4c/test/thaitest/
thaitest.cpp 59 // The underlying BreakIterator
514 * The destructor. delete the underlying BreakIterator
  /external/srec/portable/include/
PFile.h 212 * In case the underlying function returns an error, it will be propegated by the wrapper.
221 * In case the underlying function returns an error, it will be propegated by the wrapper.
  /external/stlport/stlport/stl/
_sstream.c 61 // Set the underlying string to a new value.
258 // setbuf(<anything>, n), for n > 0, calls reserve(n) on the underlying
  /external/webkit/JavaScriptCore/qt/api/
qscriptvalue.cpp 192 true), then only a reference to the underlying object is copied into
493 only a reference to the underlying object will be assigned;
  /external/webkit/WebCore/bindings/objc/
WebScriptObject.h 82 The object => id conversion occurs as follows: if the object wraps an underlying
84 then the underlying Objective-C object is returned. Otherwise, a new WebScriptObject
  /external/webkit/WebCore/platform/
ScrollView.h 84 // Note that for platforms with native widgets, these modes are considered advisory. In other words the underlying native
191 // On Mac the underlying NSScrollView just does the scrolling, but on other platforms
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.h 118 // to the underlying native image data. This pointer will be owned by
297 // Whether or not the underlying image format even supports alpha transparency.
  /frameworks/base/core/java/android/net/
ConnectivityManager.java 264 * Tells the underlying networking system that the caller wants to
284 * Tells the underlying networking system that the caller is finished
NetworkStateTracker.java 368 * Tells the underlying networking system that the caller wants to
382 * Tells the underlying networking system that the caller is finished
  /frameworks/base/docs/html/guide/topics/graphics/
index.jd 89 underlying {@link android.graphics.Bitmap}, which is placed into the window.</p>
163 with information about the underlying {@link android.view.Surface}, such as when it is created, changed, or destroyed.
  /packages/apps/IM/src/com/android/im/engine/
ContactListManager.java 75 * @param conn The underlying protocol connection.
364 * it belongs before blocked or not depends on the underlying protocol
  /cts/tools/dasm/src/java_cup/runtime/
virtual_parse_stack.java 68 * transfer elements from the underlying stack onto this stack.
  /dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java 31 /** {@code non-null;} underlying writer for final output */
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
FutureTask.java 172 /** The underlying callable */
  /dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESedeKeySpecTest.java 146 + "the underlying key.", key[0] == res[0]);
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
INetworkSystem.java 181 * depends upon the underlying OS.
  /dalvik/libcore/nio/src/main/java/java/nio/
DirectByteBuffer.java 254 * If you can guarantee that you want to free the underlying memory call the
  /dalvik/libcore/xml/src/main/java/javax/xml/datatype/
Duration.java 758 * @throws UnsupportedOperationException If the underlying implementation
782 * @throws UnsupportedOperationException If the underlying implementation
808 * @throws UnsupportedOperationException If the underlying implementation
851 * @throws UnsupportedOperationException If the underlying implementatio
    [all...]

Completed in 969 milliseconds

<<11121314151617181920>>