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

1 2 34 5 6 7 8 91011>>

  /bionic/libc/stdio/
ftell.c 53 * Find offset of underlying I/O object, then
69 * smaller than that in the underlying object.
78 * underlying object.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ANTLRFileStream.cs 44 /// and caches the contents of it's underlying file fully during
83 /// Gets the file name of this ANTLRFileStream underlying file
132 /// <summary>Fully qualified name of the stream's underlying file</summary>
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/mesh/
IndexBuffer.java 89 * Returns the underlying data-type specific {@link Buffer}.
90 * Implementations may return null if there's no underlying
93 * @return the underlying {@link Buffer}.
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
AreaCodeMapStorageStrategy.java 55 * Sets the internal state of the underlying storage implementation from the provided {@code
64 * Sets the internal state of the underlying storage implementation reading the provided {@code
73 * Writes the internal state of the underlying storage implementation to the provided {@code
  /external/skia/include/gpu/
GrResource.h 29 * Frees the resource in the underlying 3D API. It must be safe to call this
35 * Removes references to objects in the underlying 3D API without freeing
78 * is true then the client is responsible for the lifetime of the underlying backend resource.
  /libcore/luni/src/main/java/java/util/zip/
CheckedInputStream.java 53 * Reads one byte of data from the underlying input stream and updates the
71 * Reads up to n bytes of data from the underlying input stream, storing it
106 * Skip up to {@code byteCount} bytes of data on the underlying input
GZIPOutputStream.java 51 * the underlying stream.
64 * the underlying stream. Set the internal compression buffer to size
100 * to the underlying stream in GZIP format.
CheckedOutputStream.java 58 * Writes the specified byte to the underlying stream. The checksum is
74 * the underlying stream. The checksum is updated with the bytes written.
  /libcore/luni/src/main/java/javax/crypto/
CipherOutputStream.java 27 * send the data through the cipher before writing them to the underlying output
115 * On the underlying cipher {@code doFinal} will be invoked, and any
117 * reset to its initial state. The underlying output stream is also closed.
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSocketImplWrapper.java 45 throw new IOException("Underlying socket is already connected.");
50 throw new IOException("Underlying socket is already connected.");
55 throw new IOException("Underlying socket is already connected.");
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
BufferedBlockCipher.java 9 * Note: in the case where the underlying cipher is either a CFB cipher or an
33 * @param cipher the underlying block cipher this buffering object wraps.
93 * return the blocksize for the underlying cipher.
95 * @return the blocksize for the underlying cipher.
251 * @exception IllegalStateException if the underlying cipher is not
309 // reset the underlying cipher.
  /external/libnfc-nxp/src/
phHciNfc_SWP.h 192 * \param[in] pHwRef pHwRef is underlying Hardware context.
217 * \param[in] pHwRef pHwRef is underlying Hardware context.
243 * \param[in] pHwRef pHwRef is underlying Hardware context.
271 * \param[in] pHwRef pHwRef is underlying Hardware context.
293 * \param[in] pHwRef pHwRef is underlying Hardware context.
336 * \param[in] pHwRef pHwRef is underlying Hardware context.
  /external/llvm/include/llvm/ADT/
Optional.h 152 /// explicitly compare the underlying values and account for empty \c Optional
161 /// explicitly compare the underlying values and account for empty \c Optional
170 /// explicitly compare the underlying values and account for empty \c Optional
179 /// explicitly compare the underlying values and account for empty \c Optional
188 /// explicitly compare the underlying values and account for empty \c Optional
197 /// explicitly compare the underlying values and account for empty \c Optional
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArray.java 29 * can "reveal" a partial slice of the underlying array.
34 /** non-null; underlying array */
47 * @param bytes non-null; the underlying array
77 * @param bytes non-null; the underlying array
110 * @param bytes non-null; (alleged) underlying array
113 * not the underlying array of this instance
  /packages/apps/Email/src/org/apache/commons/io/output/
ThresholdingOutputStream.java 26 * an exception if a maximum has been reached, or to switch the underlying
30 * overrides ultimately call the corresponding methods in the underlying output
211 * @param count The number of bytes about to be written to the underlying
239 * Returns the underlying output stream, to which the corresponding
242 * @return The underlying output stream.
252 * include changing the underlying output stream.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DistributionPointName.java 67 * Return the tag number applying to the underlying choice.
79 * @return the underlying choice item.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
SICBlockCipher.java 39 * return the underlying block cipher that we are wrapping.
41 * @return the underlying block cipher that we are wrapping.
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_view_unittest.mm 66 // Click gets eaten by findbar, not passed through to underlying view.
87 // Click is ignored by findbar, passed through to underlying view.
  /external/clang/test/CXX/temp/temp.spec/temp.inst/
p1.cpp 19 enum class E : T { // expected-error {{non-integral type 'void *' is an invalid underlying type}}
70 enum E : T { // expected-error {{non-integral type 'void *' is an invalid underlying type}}
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
LocalStreamForwarder.java 61 * Close the underlying SSH forwarding channel and free up resources.
62 * You can also use this method to force the shutdown of the underlying
  /external/nist-sip/java/gov/nist/javax/sip/
SipListenerExt.java 25 * SipProvider. Timeout events represent timers expiring in the underlying SipProvider dialog
35 * Processes an expiration Timeout of an underlying {@link Dialog} handled by this
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
Transport.java 52 /** Flush the request body to the underlying socket. */
61 /** Returns true if the underlying connection can be recycled. */
  /external/smack/src/com/kenai/jbosh/
AbstractIntegerAttr.java 87 * Returns the native {@code int} value of the underlying {@code Integer}.
88 * Will throw {@code NullPointerException} if the underlying
  /frameworks/base/core/java/android/util/
Pair.java 46 * @return true if the underlying objects of the Pair are both considered
59 * Compute a hash code using the hash codes of the underlying objects
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_transport.h 53 * BufferedOutputStream provides buffering of data sent to the underlying
67 * its underlying channel for transport.

Completed in 2260 milliseconds

1 2 34 5 6 7 8 91011>>