HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 101 - 125 of 2373) sorted by null

1 2 3 45 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/io/instructions/
AddressMap.java 27 /** underlying map. TODO: This might be too inefficient. */
  /external/bison/m4/
isnan.m4 14 # If we replaced any of the underlying isnan* functions, replace
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
OFBBlockCipher.java 41 * return the underlying block cipher that we are wrapping.
43 * @return the underlying block cipher that we are wrapping.
108 * @return the name of the underlying algorithm followed by "/OFB"
178 * reset the feedback vector back to the IV and reset the underlying
  /external/chromium/chrome/browser/policy/
policy_map.h 17 // Exposes interesting methods of the underlying std::map.
  /external/chromium/chrome/common/extensions/
extension_icon_set.h 18 // Access to the underlying map from icon size->path.
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
AddressMap.java 27 /** underlying map. TODO: This might be too inefficient. */
  /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/guava/guava/src/com/google/common/collect/
UnmodifiableIterator.java 35 * Guaranteed to throw an exception and leave the underlying data unmodified.
  /external/guava/guava/src/com/google/common/io/
InputSupplier.java 33 * get independent channels to the same underlying resource.
OutputSupplier.java 33 * get independent channels to the same underlying resource.
  /external/icu4c/i18n/
uspoof_wsconf.h 56 // its underlying sset.
  /external/javassist/src/main/javassist/util/proxy/
ProxyObject.java 32 * This can be used to access values of the underlying MethodHandler
  /external/llvm/unittests/Support/
formatted_raw_ostream_test.cpp 20 // Check offset when underlying stream has buffer contents.
  /external/skia/include/core/
SkChunkAlloc.h 38 not be unallocated. This is a hint to the underlying allocator that
  /external/skia/include/gpu/gl/
SkGLContext.h 49 * Subclass should destroy the underlying GL context.
  /external/skia/include/utils/win/
SkTScopedComPtr.h 37 * Returns the address of the underlying pointer.
  /external/skia/include/views/
SkOSWindow_Unix.h 70 // we recreate the underlying xwindow if this changes
  /external/skia/legacy/include/core/
SkChunkAlloc.h 44 not be unallocated. This is a hint to the underlying allocator that
  /external/skia/legacy/include/utils/win/
SkTScopedComPtr.h 37 * Returns the address of the underlying pointer.
  /external/smack/src/com/kenai/jbosh/
BOSHException.java 41 * message and the underlying root cause of the exceptional condition.
  /external/stlport/test/unit/
test_errno.cpp 2 //those headers contains a errno macro definition without the underlying value
  /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/native/libs/utils/
primes.py 23 # hashtable size when the underlying array is grown by as nominal factor

Completed in 1146 milliseconds

1 2 3 45 6 7 8 91011>>