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

1 2 3 45 6 7 8 91011>>

  /external/llvm/include/llvm/Support/
circular_raw_ostream.h 24 /// underlying stream if specified with a buffer of zero.
28 /// TAKE_OWNERSHIP - Tell this stream that it owns the underlying
45 /// OwnsStream - Are we responsible for managing the underlying
97 /// circular-buffered stream, handing it an underlying stream to
142 /// it should take responsibility for managing the underlying
159 /// back to the underlying stream.
  /libcore/luni/src/main/java/java/util/zip/
DeflaterOutputStream.java 109 * Compress the data in the input buffer and write it to the underlying
123 * Writes any unwritten compressed data to the underlying stream, the closes
124 * all underlying streams. This stream can no longer be used after close()
142 * Writes any unwritten data to the underlying stream. Does not close the
166 * {@code offset} and writes it to the underlying stream.
183 * Flushes the underlying stream. This flushes only the bytes that can be
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 31 * Performs Quoted-Printable decoding on an underlying stream.
50 * Closes the underlying stream.
72 * Pulls bytes out of the underlying stream and places them in the
74 * underlying stream directly) to detect and filter out "transport
78 * @throws IOException Underlying stream threw IOException.
115 * @throws IOException Underlying stream threw IOException.
  /external/guava/guava/src/com/google/common/collect/
SortedMaps.java 68 * <p>Changes in the underlying map are reflected in this view. Conversely,
70 * underlying map.
72 * <p>It's acceptable for the underlying map to contain null keys, and even
78 * underlying map is.
117 * <p>Changes in the underlying map are reflected in this view. Conversely,
119 * underlying map.
121 * <p>It's acceptable for the underlying map to contain null keys and null
127 * underlying map is.
203 * filter will be removed from the underlying map.
209 * iterate across every key/value mapping in the underlying map and determin
    [all...]
  /external/chromium_org/chrome/common/extensions/api/
sockets_tcp.idl 43 // |result| : The result code returned from the underlying network call.
52 // The result code returned from the underlying network call.
74 // |result| : The result code returned from the underlying network call.
79 // |result| : The result code returned from the underlying network call.
106 // If the underlying socket is connected, contains its local IPv4/6 address.
109 // If the underlying socket is connected, contains its local port.
112 // If the underlying socket is connected, contains the peer/ IPv4/6 address.
115 // If the underlying socket is connected, contains the peer port.
141 // The result code returned from the underlying network call.
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherOutputStreamTest.java 68 * the underlying output stream.
86 * to the underlying output stream.
144 * underlying output stream.
160 * the underlying input stream.
173 + "of its underlying output stream.", tos.wasClosed());
  /external/chromium_org/printing/
metafile.h 103 // page. The results of current page will be appended into the underlying
111 // Returns the size of the underlying data stream. Only valid after Close()
115 // Copies the first |dst_buffer_size| bytes of the underlying data stream into
120 // Saves the underlying data to the given file. This function should ONLY be
159 // Saves the underlying data to the file associated with fd. This function
  /external/chromium_org/remoting/host/
pam_authorization_factory_posix.cc 22 PamAuthorizer(scoped_ptr<protocol::Authenticator> underlying);
49 PamAuthorizer::PamAuthorizer(scoped_ptr<protocol::Authenticator> underlying)
50 : underlying_(underlying.Pass()),
155 scoped_ptr<protocol::AuthenticatorFactory> underlying)
156 : underlying_(underlying.Pass()) {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
gzip_stream.h 36 // GzipInputStream decompresses data from an underlying
41 // an underlying ZeroCopyOutputStream.
158 // Flushes data written so far to zipped data in the underlying stream.
159 // It is the caller's responsibility to flush the underlying stream if
173 // It is the caller's responsibility to close the underlying stream if
  /external/protobuf/src/google/protobuf/io/
gzip_stream.h 36 // GzipInputStream decompresses data from an underlying
41 // an underlying ZeroCopyOutputStream.
163 // Flushes data written so far to zipped data in the underlying stream.
164 // It is the caller's responsibility to flush the underlying stream if
171 // It is the caller's responsibility to close the underlying stream if
  /frameworks/av/media/libeffects/testlibs/
AudioFormatAdapter.h 35 // It is assumed that the underlying processor works in S7.24 format and an
45 // single call to the underlying processor. Setting this to a small
47 // overhead, resulting from multiple calls to the underlying process()
53 // processor The underlying audio processor.
107 // The underlying processor.
  /frameworks/base/core/java/android/util/
ReflectiveProperty.java 65 throw new NoSuchPropertyException("Underlying type (" + fieldType + ") " +
79 throw new NoSuchPropertyException("Underlying type (" + getterType + ") " +
91 * Utility method to check whether the type of the underlying field/method on the target
93 * generics will force the Property type to be a class, whereas the type of the underlying
157 * Returns false if there is no setter or public field underlying this Property.
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherOutputStream1Test.java 78 * the underlying output stream.
96 * to the underlying output stream.
161 * underlying output stream.
177 * the underlying input stream.
190 + "of its underlying output stream.", tos.wasClosed());
  /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/chromium_org/chrome/browser/ui/search/
instant_search_prerenderer.cc 20 // Returns true if the underlying page supports Instant search.
56 // are the same, the underlying prerender will be reused.
121 // the underlying |source| page doesn't support Instant search.
  /external/chromium_org/content/browser/renderer_host/java/
java_bound_object.h 46 // Gets a local ref to the underlying JavaObject from a JavaBoundObject
47 // wrapped as an NPObject. May return null if the underlying object has
65 // The weak ref to the underlying Java object that this JavaBoundObject
  /external/chromium_org/net/base/
big_endian.h 51 // an underlying buffer. All the reading functions advance the internal pointer.
61 // Creates a StringPiece in |out| that points to the underlying buffer.
77 // an underlying buffer. All the writing functions advance the internal pointer.
  /external/chromium_org/net/quic/congestion_control/
pacing_sender_test.cc 36 // In order for the packet to be sendable, the underlying sender must
59 // In order for the ack to be sendable, the underlying sender must
82 // In order for the packet to be sendable, the underlying sender must
  /external/chromium_org/third_party/skia/include/gpu/
GrResource.h 26 * Frees the resource in the underlying 3D API. It must be safe to call this
32 * Removes references to objects in the underlying 3D API without freeing
90 * is true then the client is responsible for the lifetime of the underlying backend resource.
  /external/chromium_org/webkit/browser/fileapi/
sandbox_directory_database.h 32 // that involved with talking to its underlying database. It does not create or
55 // For files, look at the modification time of the underlying data_path.
86 // This produces the series 0, 1, 2..., starting at 0 when the underlying
  /external/clang/test/Sema/
MicrosoftExtensions.c 60 // Enumeration types with a fixed underlying type.
65 enum E1 : Int { SomeOtherValue } field; // expected-warning{{enumeration types with a fixed underlying type are a Microsoft extension}}
69 enum : long long { // expected-warning{{enumeration types with a fixed underlying type are a Microsoft extension}}
  /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 26 * Frees the resource in the underlying 3D API. It must be safe to call this
32 * Removes references to objects in the underlying 3D API without freeing
90 * is true then the client is responsible for the lifetime of the underlying backend resource.

Completed in 722 milliseconds

1 2 3 45 6 7 8 91011>>