HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 126 - 150 of 3069) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/eigen/Eigen/
CholmodSupport 18 * - class CholmodDecomposiiton: a general L(D)LT Cholesky factorization with automatic or explicit runtime selection of the underlying factorization method (supernodal or simplicial).
  /external/elfutils/src/libdw/
dwarf_cu_getdwarf.c 1 /* Retrieve Dwarf descriptor underlying a Dwarf_CU.
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
BitmapDrawableResource.java 14 * is also responsible for returning the underlying {@link android.graphics.Bitmap} to the given
  /external/guava/guava/src/com/google/common/collect/
UnmodifiableIterator.java 35 * Guaranteed to throw an exception and leave the underlying data unmodified.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
DerivedGenerator.java 23 * iterator generator may delegate the work of creating the underlying collection to an inner
  /external/icu/icu4c/source/i18n/
uspoof_wsconf.h 56 // its underlying sset.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
CaseInsensitiveString.java 46 * returns the underlying string
  /external/javassist/src/main/javassist/util/proxy/
ProxyObject.java 32 * This can be used to access values of the underlying MethodHandler
  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/internal/
MatcherApi.java 22 * Internal phonenumber matching API used to isolate the underlying implementation of the
  /external/llvm/unittests/ADT/
FunctionRefTest.cpp 17 // Ensure that copies of a function_ref copy the underlying state rather than
  /external/llvm/unittests/Support/
formatted_raw_ostream_test.cpp 20 // Check offset when underlying stream has buffer contents.
  /external/owasp/sanitizer/src/main/org/owasp/html/
TagBalancingHtmlStreamEventReceiver.java 49 private final HtmlStreamEventReceiver underlying; field in class:TagBalancingHtmlStreamEventReceiver
55 HtmlStreamEventReceiver underlying) {
56 this.underlying = underlying;
67 underlying.openDocument();
72 underlying.closeTag(openElements.get(i).elementName);
75 underlying.closeDocument();
85 underlying.openTag(elementName, attrs);
93 underlying.openTag(elInfo.elementName, attrs);
109 underlying.openTag
    [all...]
  /external/skia/gm/
arcofzorro.cpp 15 // edge of one of its underlying quads).
  /external/skia/include/utils/win/
SkTScopedComPtr.h 49 * Returns the address of the underlying pointer.
  /external/skia/include/views/
SkOSWindow_Unix.h 71 // we recreate the underlying xwindow if this changes
  /external/skia/src/core/
SkDiscardableMemory.h 45 * lock() may return false, indicating that the underlying memory was
  /external/v8/src/heap/
heap.gyp 28 # need to depend on the underlying static target in that case.
  /frameworks/base/core/java/android/app/backup/
BackupDataInputStream.java 28 * is called, the current entity's header has already been read from the underlying
32 * <strong>Note:</strong> The caller should take care not to seek or close the underlying data
101 * {@link BackupDataInput#getKey()} on the underlying {@link BackupDataInput}.
111 * {@link BackupDataInput#getDataSize()} on the underlying {@link BackupDataInput}.
  /frameworks/base/core/java/android/util/
Base64DataException.java 24 * to be disambiguated from errors in the underlying streams (e.g. actual connection errors.)
  /frameworks/base/core/jni/
android_view_MotionEvent.h 31 /* Gets the underlying native MotionEvent instance within a DVM MotionEvent object.
  /frameworks/base/include/android_runtime/
android_graphics_SurfaceTexture.h 32 /* Gets the underlying GLConsumer from a SurfaceTexture Java object. */
  /frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
PhotoBitmapLoaderInterface.java 25 * the underlying bitmap is null).
  /libcore/dalvik/src/main/java/dalvik/annotation/
KnownFailure.java 25 * Marks a test case as a known failure. This means the underlying
  /libcore/luni/src/main/java/java/io/
Flushable.java 26 * Flushes the object by writing out any buffered data to the underlying
  /libcore/luni/src/main/java/java/net/
ProtocolException.java 23 * underlying protocol has occurred.

Completed in 6960 milliseconds

1 2 3 4 56 7 8 91011>>