HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 401 - 425 of 2097) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvasViewer.java 75 * Returns the underlying {@link LayoutCanvas}.
80 * @return The underlying {@link LayoutCanvas}.
  /external/icu4c/common/unicode/
utext.h 78 * indexing of the underlying text storage. The storage format could be UTF-8
89 * a native index to the underlying text. In the case of multi-unit characters,
316 * A deep clone will copy both the UText data structures and the underlying text.
330 * a copy of the underlying text. Shallow clones can be used as an efficient way to
346 * to the same underlying text.
361 * underlying text.
396 * of the underlying text representation, this may be expensive.
581 * character depends on the underlying representation of the character
    [all...]
  /external/llvm/docs/
GetElementPtr.html 39 <li><a href="#types">Can I do GEP with a different pointer type than the type of the underlying object?</a>
405 <p>However, for the underlying integer computation implied, there
491 beyond the actual underlying allocated object.</p>
494 undefined if the address is outside the actual underlying allocated
530 the underlying object?
536 underlying integer computation. They need not correspond with the actual
537 type of the underlying object.</p>
540 of the underlying object. Types in this context serve only to specify
557 <p>The underlying integer computation is sufficiently defined; null has a
710 structure; sometimes the underlying addressing doesn't correspond wit
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Maps.java     [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Maps.java 893 * <p>Changes in the underlying map are reflected in this view. Conversely,
895 * underlying map.
897 * <p>It's acceptable for the underlying map to contain null keys, and even
903 * underlying map is.
    [all...]
  /external/chromium/net/socket/
socks5_client_socket.cc 365 // Writes the SOCKS handshake data to the underlying socket connection.
389 // We ignore the case when result is 0, since the underlying Write
423 // The underlying socket closed unexpectedly.
socks_client_socket.cc 320 // Writes the SOCKS handshake data to the underlying socket connection.
342 // We ignore the case when result is 0, since the underlying Write
375 // The underlying socket closed unexpectedly.
  /external/chromium/testing/gtest/test/
gtest-tuple_test.cc 125 << "Changing a underlying variable should update the reference field.";
131 << "the underlying variable.";
135 << "Changing a reference field should update the underlying variable.";
  /external/gtest/test/
gtest-tuple_test.cc 125 << "Changing a underlying variable should update the reference field.";
131 << "the underlying variable.";
135 << "Changing a reference field should update the underlying variable.";
  /external/llvm/unittests/Support/
ValueHandleTest.cpp 47 // Make sure I can call a method on the underlying Value. It
118 // Make sure I can call a method on the underlying CastInst. It
202 // Make sure I can call a method on the underlying Value. It
  /external/protobuf/gtest/test/
gtest-tuple_test.cc 125 << "Changing a underlying variable should update the reference field.";
131 << "the underlying variable.";
135 << "Changing a reference field should update the underlying variable.";
  /frameworks/base/core/java/android/content/res/
AssetFileDescriptor.java 47 * @param fd The underlying file descriptor.
132 * an underlying {@link ParcelFileDescriptor.AutoCloseInputStream
147 * an underlying {@link ParcelFileDescriptor.AutoCloseOutputStream
  /frameworks/native/opengl/libs/EGL/
egl_display.h 75 // underlying EGL implementation. They can be called by any thread without
186 // It doesn't refcount the egl_display_t, but does ensure that the underlying
243 // underlying EGL implementation are not safe.
  /libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilder.java 45 * does not require that the implementor of the underlying DOM
226 * this to <code>null</code> will result in the underlying
238 * Setting this to <code>null</code> will result in the underlying
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationSetItem.java 80 * Gets the underlying annotations of this instance
TypeListItem.java 82 * Gets the underlying list.
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstArray.java 91 * Get the underlying list.
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationSetItem.java 80 * Gets the underlying annotations of this instance
TypeListItem.java 82 * Gets the underlying list.
  /dalvik/dx/src/com/android/dx/rop/cst/
CstArray.java 90 * Get the underlying list.
  /dalvik/dx/src/com/android/dx/util/
ByteArrayAnnotatedOutput.java 79 * Constructs a "stretchy" instance. The underlying array may be
89 * underlying array may be reallocated. The constructed instance does not
117 * Gets the underlying {@code byte[]} of this instance, which
531 * Reallocates the underlying array if necessary. Calls to this method
  /dalvik/vm/oo/
AccessCheck.cpp 51 * class loader of the underlying element type. The point of doing
  /external/antlr/antlr-3.4/runtime/C/doxygen/
using.dox 49 /// to the underlying implementation.
  /external/apache-http/src/org/apache/http/conn/
BasicEofSensorWatcher.java 39 * The underlying connection is released on close or EOF.
  /external/apache-http/src/org/apache/http/impl/io/
IdentityOutputStream.java 67 * <p>Does not close the underlying socket output.</p>

Completed in 4693 milliseconds

<<11121314151617181920>>