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

<<11121314151617181920>>

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLSocketWrapper.java 66 throw new IOException("Underlying socket is already connected.");
71 throw new IOException("Underlying socket is already connected.");
76 throw new IOException("Underlying socket is already connected.");
  /packages/apps/Contacts/src/com/android/contacts/editor/
PhoneticNameEditorView.java 194 // modifies the underlying phonetic name. Hence, ignore onFieldChanged() update requests
199 // Call into the superclass to update the field and rebuild the underlying
206 // to update the field and rebuild the underlying phonetic name.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
EmailClientConnectionManager.java 101 SSLCertificateSocketFactory underlying = SSLUtils.getSSLSocketFactory( local
103 underlying.setKeyManagers(new KeyManager[] { keyManager });
105 new Scheme(schemeName, new SSLSocketFactory(underlying), hostAuth.mPort));
  /packages/apps/Email/src/org/apache/james/mime4j/decoder/
Base64InputStream.java 30 * Performs Base-64 decoding on an underlying stream.
48 * Closes the underlying stream.
70 * Retrieve data from the underlying stream, decode it,
  /external/eigen/blas/
level2_cplx_impl.h 51 // TODO performs a direct call to the underlying implementation function
137 // TODO perform direct calls to underlying implementation
184 // TODO perform direct calls to underlying implementation
225 // TODO perform direct calls to underlying implementation
263 // TODO perform direct calls to underlying implementation
  /frameworks/base/core/java/android/view/
ViewPropertyAnimator.java 41 * details of configuring the underlying Animator class and starting it.</p>
57 * The duration of the underlying Animator object. By default, we don't set the duration
65 * the duration on the underlying Animator, but instead just use its default duration.
70 * The startDelay of the underlying Animator object. By default, we don't set the startDelay
78 * the startDelay on the underlying Animator, but instead just use its default startDelay.
83 * The interpolator of the underlying Animator object. By default, we don't set the interpolator
91 * the interpolator on the underlying Animator, but instead just use its default interpolator.
96 * Listener for the lifecycle events of the underlying
101 * This listener is the mechanism by which the underlying Animator causes changes to the
109 * request several animations prior to actually starting the underlying animator. Thi
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_stack.h 80 * The second template parameter defines the type of the underlying
179 * underlying sequence.
201 * underlying sequence.
228 * depend on the underlying sequence type, but the expected rules
245 * depend on the underlying sequence type, but the expected rules
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_stack.h 83 * The second template parameter defines the type of the underlying
182 * underlying sequence.
204 * underlying sequence.
234 * depend on the underlying sequence type, but the expected rules
251 * depend on the underlying sequence type, but the expected rules
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_stack.h 83 * The second template parameter defines the type of the underlying
182 * underlying sequence.
204 * underlying sequence.
234 * depend on the underlying sequence type, but the expected rules
251 * depend on the underlying sequence type, but the expected rules
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 80 * The second template parameter defines the type of the underlying
179 * underlying sequence.
201 * underlying sequence.
228 * depend on the underlying sequence type, but the expected rules
245 * depend on the underlying sequence type, but the expected rules
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 80 * The second template parameter defines the type of the underlying
179 * underlying sequence.
201 * underlying sequence.
228 * depend on the underlying sequence type, but the expected rules
245 * depend on the underlying sequence type, but the expected rules
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 80 * The second template parameter defines the type of the underlying
179 * underlying sequence.
201 * underlying sequence.
228 * depend on the underlying sequence type, but the expected rules
245 * depend on the underlying sequence type, but the expected rules
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_stack.h 80 * The second template parameter defines the type of the underlying
179 * underlying sequence.
201 * underlying sequence.
228 * depend on the underlying sequence type, but the expected rules
245 * depend on the underlying sequence type, but the expected rules
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_stack.h 83 * The second template parameter defines the type of the underlying
182 * underlying sequence.
204 * underlying sequence.
234 * depend on the underlying sequence type, but the expected rules
251 * depend on the underlying sequence type, but the expected rules
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_stack.h 83 * The second template parameter defines the type of the underlying
182 * underlying sequence.
204 * underlying sequence.
235 * depend on the underlying sequence type, but the expected rules
252 * depend on the underlying sequence type, but the expected rules
  /external/zlib/src/contrib/iostream3/
zfstream.h 184 * Underlying file pointer.
259 * Obtain underlying stream buffer.
310 * Underlying stream buffer.
348 * Obtain underlying stream buffer.
399 * Underlying stream buffer.
427 // Underlying manipulator function
455 // Insertor applies underlying manipulator function to stream
  /libcore/luni/src/main/java/java/util/zip/
ZipOutputStream.java 31 * <p>{@code ZipOutputStream} is used to write {@link ZipEntry}s to the underlying
101 * Closes the current {@code ZipEntry}, if any, and the underlying output
120 * to the underlying stream.
209 * information is written to the underlying stream.
248 * Writes entry information to the underlying stream. Data associated with
251 * the entry to the underlying stream.
401 * Writes data for the current entry to the underlying stream.
  /libcore/luni/src/main/java/java/sql/
ResultSet.java 207 * underlying database.
    [all...]
  /external/eigen/Eigen/src/Core/
Transpositions.h 83 /** Direct access to the underlying index vector */
85 /** Direct access to the underlying index vector */
87 /** Direct access to the underlying index vector */
89 /** Direct access to the underlying index vector */
91 /** Direct access to the underlying index vector */
93 /** Direct access to the underlying index vector */
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.h 72 // Flushes any buffers and closes the underlying file. Returns false if
150 // Flushes any buffers and closes the underlying file. Returns false if
156 // underlying file. No special measures are taken to ensure that
157 // underlying operating system file object is synchronized to disk.
299 // and read errors in the underlying streams, so it assumes any errors mean
300 // end-of-stream. So, if the underlying streams fail for any other reason,
  /libcore/luni/src/main/java/javax/xml/parsers/
SAXParserFactory.java 182 * <p>Sets the particular feature in the underlying implementation of
208 * @exception SAXNotRecognizedException When the underlying XMLReader does
210 * @exception SAXNotSupportedException When the underlying XMLReader
223 * <p>Returns the particular property requested for in the underlying
231 * @exception SAXNotRecognizedException When the underlying XMLReader does not recognize the property name.
232 * @exception SAXNotSupportedException When the underlying XMLReader recognizes the property name but doesn't support the property.
  /external/apache-http/src/org/apache/http/impl/io/
ContentLengthInputStream.java 41 * Note that this class NEVER closes the underlying stream, even when close
49 * the underlying stream. That's tricky, though, because you then have to
113 * <p>Does not close the underlying socket input, but instead leaves it
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
PaddedBufferedBlockCipher.java 26 * @param cipher the underlying block cipher this buffering object wraps.
43 * @param cipher the underlying block cipher this buffering object wraps.
238 * @exception IllegalStateException if the underlying cipher is not
  /external/llvm/include/llvm/Support/
Allocator.h 59 /// SlabAllocator - This class can be used to parameterize the underlying
75 /// Allocator - The underlying allocator that we forward to.
102 /// Allocator - The underlying allocator we use to get slabs of memory. This
  /external/skia/include/core/
SkTypeface.h 63 /** Return a 32bit value for this typeface, unique for the underlying font
74 /** Returns true if the two typefaces reference the same underlying font,
140 // Table getters -- may fail if the underlying font format is not organized

Completed in 1310 milliseconds

<<11121314151617181920>>