HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 251 - 275 of 3822) sorted by null

<<11121314151617181920>>

  /libcore/support/src/test/java/tests/support/
Support_ASimpleInputStream.java 8 * underlying stream for classes to be tested.
Support_ASimpleReader.java 8 * underlying writer for classes to be tested.
Support_ASimpleWriter.java 8 * underlying stream for classes to be tested.
  /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/UnifiedEmail/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/services/Telephony/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.
  /prebuilts/ndk/9/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/9/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.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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.
  /system/core/libutils/
primes.py 23 # hashtable size when the underlying array is grown by as nominal factor
  /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 155 // The cursor wrapped in cachedCursor is the underlying cursor
163 // underlying cursor would
180 // The underlying cursor shouldn't be closed because it's in a cache (we'll test
274 // Underlying cursor should be open (still one cached cursor open)
279 // Underlying cursor should be closed (no cached cursors open)
290 // Underlying cursor should still be open; it's in the cache
298 // The underlying cursor should now be closed (not in the cache and no cached cursors)

Completed in 1276 milliseconds

<<11121314151617181920>>