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

<<21222324252627282930>>

  /dalvik/dx/src/com/android/dx/rop/type/
Type.java 310 * Recursively strip away array markers to get at the underlying
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
Condition.java 115 * general, as a concession to the underlying platform semantics.
  /dalvik/libcore/luni/src/main/java/java/lang/
AbstractStringBuilder.java 52 * Returns the underlying buffer and sets the shared flag.
  /dalvik/libcore/luni/src/main/java/java/net/
DatagramSocket.java 812 * sent by this socket. The value could be ignored by the underlying network
  /dalvik/libcore/luni/src/main/java/java/util/
Collections.java 681 * instances if the underlying list is a Random Access list.
688 * @return a SynchronizedList instance if the underlying list implements
1185 * instances if the underlying list is a Random Access list.
    [all...]
Scanner.java 139 // Records whether the underlying readable has more input.
302 * Closes this {@code Scanner} and the underlying input if the input implements
    [all...]
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SelectorTest.java 481 * key set is processed both before and after the call to the underlying
  /dalvik/libcore/sql/src/main/java/java/sql/
Statement.java 234 * underlying database, following the "all or nothing" principle. If the
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
DexData.java 495 * may cause the underlying implementation to reload I/O buffers.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html 399 <p>ListViews are highly customizable: you can change where the underlying data comes from, the internal
  /external/dbus/dbus/
dbus-sysdeps.c 95 * the underlying libc library.
  /external/emma/core/java12/com/vladium/logging/
Logger.java 53 * usage from multiple threads and guarantees that data written to the underlying
  /external/guava/src/com/google/common/collect/
Multiset.java 231 * Returns the count of the associated element in the underlying multiset.
  /external/icu4c/common/
rbbidata.cpp 149 // refer to the same underlying data. Although
umutex.c 435 * umtx_destroy. Un-initialize a mutex, releasing any underlying resources
  /external/icu4c/common/unicode/
uiter.h 94 * UChars if the underlying storage is not UTF-16.
  /external/icu4c/i18n/
ucol_res.cpp 271 *status = intStatus; // propagate underlying error
    [all...]
  /external/jdiff/src/jdiff/
Comments.java 67 // Let the underlying mechanisms try to work out which
  /external/jpeg/
jcparam.c 108 * for an underlying quantization table, using our recommended scaling curve.
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 182 // 1) Deallocates the underlying output buffer
    [all...]
  /external/openssl/crypto/asn1/
asn1_gen.c 188 /* If IMPLICIT we will replace the underlying tag */
  /external/openssl/crypto/bio/
bio.h 478 * you are doing a BIO_free_all() to catch the underlying BIO. */
  /external/openssl/crypto/evp/
bio_ok.c 398 /* Finally flush the underlying BIO */
  /external/openssl/include/openssl/
bio.h 478 * you are doing a BIO_free_all() to catch the underlying BIO. */
  /external/srec/srec/Grammar/include/
SR_Grammar.h 283 * - The Grammar_CompileRule() step combines all sub-rule expressions into a single underlying

Completed in 275 milliseconds

<<21222324252627282930>>