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

1 2 3 4 5 67 8 91011>>

  /ndk/tests/device/test-gnustl-full/unit/
test_errno.cpp 2 //those headers contains a errno macro definition without the underlying value
  /ndk/tests/device/test-stlport/unit/
test_errno.cpp 2 //those headers contains a errno macro definition without the underlying value
  /packages/apps/Email/src/org/apache/james/mime4j/
MimeBoundaryInputStream.java 48 * @param s The underlying stream.
73 * Closes the underlying stream.
82 * Determines if the underlying stream has more parts (this stream has
85 * @return <code>true</code> if there are more parts in the underlying
  /packages/apps/Phone/src/com/android/phone/
INetworkQueryService.aidl 41 * underlying RIL, but it ensures that the callback is removed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_filebuf.h 97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
108 * @return The underlying FILE*.
110 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h 101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
112 * @return The underlying FILE*.
114 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h 101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
112 * @return The underlying FILE*.
114 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
108 * @return The underlying FILE*.
110 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
108 * @return The underlying FILE*.
110 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
108 * @return The underlying FILE*.
110 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_filebuf.h 97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
108 * @return The underlying FILE*.
110 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_filebuf.h 101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
112 * @return The underlying FILE*.
114 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_filebuf.h 102 * @return The underlying file descriptor.
105 * used to access the underlying POSIX file descriptor. Note that
113 * @return The underlying FILE*.
115 * This function can be used to access the underlying "C" file pointer.
  /dalvik/dexgen/src/com/android/dexgen/util/
ByteArray.java 25 * can "reveal" a partial slice of the underlying array.
30 /** {@code non-null;} underlying array */
43 * @param bytes {@code non-null;} the underlying array
73 * @param bytes {@code non-null;} the underlying array
106 * @param bytes {@code non-null;} (alleged) underlying array
109 * not the underlying array of this instance
352 /** {@code non-null;} the underlying {@link #MyInputStream} */
  /dalvik/dx/src/com/android/dx/util/
ByteArray.java 25 * can "reveal" a partial slice of the underlying array.
30 /** {@code non-null;} underlying array */
43 * @param bytes {@code non-null;} the underlying array
73 * @param bytes {@code non-null;} the underlying array
106 * @param bytes {@code non-null;} (alleged) underlying array
109 * not the underlying array of this instance
352 /** {@code non-null;} the underlying {@link #MyInputStream} */
  /external/dexmaker/src/dx/java/com/android/dx/util/
ByteArray.java 25 * can "reveal" a partial slice of the underlying array.
30 /** {@code non-null;} underlying array */
43 * @param bytes {@code non-null;} the underlying array
73 * @param bytes {@code non-null;} the underlying array
106 * @param bytes {@code non-null;} (alleged) underlying array
109 * not the underlying array of this instance
352 /** {@code non-null;} the underlying {@link #MyInputStream} */
  /external/guava/guava/src/com/google/common/collect/
Table.java 41 * underlying table. Updating the table can change the contents of those
170 * <p>Changes to the returned map will update the underlying table, and vice
184 * <p>Changes to the returned map will update the underlying table, and vice
194 * returned set will update the underlying table, and vice versa. The cell set
204 * Changes to the set will update the underlying table, and vice versa.
212 * Changes to the set will update the underlying table, and vice versa.
220 * to the returned collection will update the underlying table, and vice
  /packages/apps/Email/tests/src/com/android/email/provider/
ContentCacheTests.java 152 // The cursor wrapped in cachedCursor is the underlying cursor
160 // underlying cursor would
177 // The underlying cursor shouldn't be closed because it's in a cache (we'll test
271 // Underlying cursor should be open (still one cached cursor open)
276 // Underlying cursor should be closed (no cached cursors open)
287 // Underlying cursor should still be open; it's in the cache
295 // The underlying cursor should now be closed (not in the cache and no cached cursors)
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstType.java 85 /** {@code non-null;} the underlying type */
122 * @param type {@code non-null;} the underlying type
140 * @param clazz {@code non-null;} the underlying {@code Class} object
150 * @param type {@code non-null;} the underlying type
219 * Gets the underlying type (as opposed to the type corresponding
  /external/apache-http/src/org/apache/http/impl/io/
ChunkedOutputStream.java 92 * Writes the cache out onto the underlying stream
105 * Writes the cache and bufferToAppend to the underlying stream
172 * Flushes the content buffer and the underlying stream.
181 * Finishes writing to the underlying stream, but does NOT close the underlying stream.
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 36 // and cancels all the work when the underlying tab is closing.
71 // Underlying TabContentsWrapper whose shortcuts will be updated.
115 // Underlying tab is closing.
126 DeleteMe(); // We are done if underlying TabContents is gone.
149 DeleteMe(); // We are done if underlying TabContents is gone.
  /libcore/luni/src/main/java/java/sql/
BatchUpdateException.java 60 * @param cause the Throwable object for the underlying reason this SQLException
74 * @param cause the Throwable object for the underlying reason this SQLException
88 * @param cause the Throwable object for the underlying reason this SQLException
104 * @param cause the Throwable object for the underlying reason this SQLException
120 * @param cause the Throwable object for the underlying reason this SQLException
  /external/openssl/crypto/ec/
ec.h 226 * \return NID of the underlying field type OID.
307 * \param p BIGNUM with the polynomial defining the underlying field
317 * \param p BIGNUM for the polynomial defining the underlying field
368 * \param p BIGNUM with the polynomial defining the underlying field
405 * \param group EC_GROUP the underlying EC_GROUP object
430 * \param group underlying the EC_GROUP object
442 * \param group underlying EC_GROUP object
449 * \param group underlying EC_GROUP object
461 * \param group underlying EC_GROUP object
473 * \param group underlying EC_GROUP objec
    [all...]
  /external/openssl/include/openssl/
ec.h 226 * \return NID of the underlying field type OID.
307 * \param p BIGNUM with the polynomial defining the underlying field
317 * \param p BIGNUM for the polynomial defining the underlying field
368 * \param p BIGNUM with the polynomial defining the underlying field
405 * \param group EC_GROUP the underlying EC_GROUP object
430 * \param group underlying the EC_GROUP object
442 * \param group underlying EC_GROUP object
449 * \param group underlying EC_GROUP object
461 * \param group underlying EC_GROUP object
473 * \param group underlying EC_GROUP objec
    [all...]
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.h 206 // delete the underlying CopyingInputStream when it is destroyed.
221 // The underlying copying stream.
225 // True if we have seen a permenant error from the underlying stream.
288 // Writes all pending data to the underlying stream. Returns false if a
289 // write error occurred on the underlying stream. (The underlying
294 // delete the underlying CopyingOutputStream when it is destroyed.
310 // The underlying copying stream.
314 // True if we have seen a permenant error from the underlying stream.

Completed in 1102 milliseconds

1 2 3 4 5 67 8 91011>>