Home
last modified time | relevance | path

Searched defs:initialBufferSize (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/output/
H A DDeferredFileOutputStreamTest.java67 public void testAboveThreshold(final int initialBufferSize) throws IOException { in testAboveThreshold()
99 …public void testAboveThresholdGetInputStream(final int initialBufferSize, final @TempDir Path temp… in testAboveThresholdGetInputStream()
127 public void testAtThreshold(final int initialBufferSize) throws IOException { in testAtThreshold()
150 public void testBelowThreshold(final int initialBufferSize) throws IOException { in testBelowThreshold()
173 public void testBelowThresholdGetInputStream(final int initialBufferSize) throws IOException { in testBelowThresholdGetInputStream()
195 public void testTempFileAboveThreshold(final int initialBufferSize) throws IOException { in testTempFileAboveThreshold()
235 … public void testTempFileAboveThresholdPrefixOnly(final int initialBufferSize) throws IOException { in testTempFileAboveThresholdPrefixOnly()
273 public void testTempFileBelowThreshold(final int initialBufferSize) throws IOException { in testTempFileBelowThreshold()
308 public void testThresholdReached(final int initialBufferSize) throws IOException { in testThresholdReached()
341 public void testWriteToLarge(final int initialBufferSize) throws IOException { in testWriteToLarge()
[all …]
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/output/
H A DDeferredFileOutputStream.java185 private static int checkBufferSize(final int initialBufferSize) { in checkBufferSize()
260 final int initialBufferSize) { in DeferredFileOutputStream()
280 …public DeferredFileOutputStream(final int threshold, final int initialBufferSize, final File outpu… in DeferredFileOutputStream()
296 …public DeferredFileOutputStream(final int threshold, final int initialBufferSize, final String pre… in DeferredFileOutputStream()
312 final int initialBufferSize) { in DeferredFileOutputStream()
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/
H A DJSilverOptions.java39 private int initialBufferSize = 8192; field in JSilverOptions
146 public JSilverOptions setInitialBufferSize(int initialBufferSize) { in setInitialBufferSize()
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTrackLatencyTest.java141 int initialBufferSize = track.getBufferSizeInFrames(); in testSetBufferSizeOnTrack() local
459 int initialBufferSize = track.getBufferSizeInFrames(); in testGetUnderrunCount() local
/aosp_15_r20/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
H A DBufferPool.java32 public BufferPool(int initialBufferSize, int maxBufferSize, int maxBuffers) { in BufferPool()
/aosp_15_r20/external/aws-eventstream-java/src/main/java/software/amazon/eventstream/
H A DMessageDecoder.java63 MessageDecoder(Consumer<Message> messageConsumer, int initialBufferSize) { in MessageDecoder()
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/layout/
H A DOpenTypeTableWriter.java74 public OpenTypeTableWriter(int initialBufferSize) in OpenTypeTableWriter()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DTimedValueQueue.java37 public TimedValueQueue(int initialBufferSize) { in TimedValueQueue()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DTimedValueQueue.java37 public TimedValueQueue(int initialBufferSize) { in TimedValueQueue()
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/util/
H A DInputStreamUtil.java75 int initialBufferSize = min(BUFFER_SIZE, max(128, Integer.highestOneBit(totalLen) * 2)); in toByteArray() local
/aosp_15_r20/external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
H A DCommonTreeNodeStream.js19 initialBufferSize) argument
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DBufferedTreeNodeStream.cs161 public BufferedTreeNodeStream(ITreeAdaptor adaptor, object tree, int initialBufferSize) { in BufferedTreeNodeStream()
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
H A DBufferedTreeNodeStream.java133 public BufferedTreeNodeStream(TreeAdaptor adaptor, Object tree, int initialBufferSize) { in BufferedTreeNodeStream()
/aosp_15_r20/system/chre/platform/tinysys/
H A Dhost_link.cc290 PendingMessageType msgType, size_t initialBufferSize, in buildAndEnqueueMessage()
784 size_t initialBufferSize = in handleNanoappListRequest() local
/aosp_15_r20/system/chre/platform/slpi/
H A Dhost_link.cc180 size_t initialBufferSize, in buildAndEnqueueMessage()
812 size_t initialBufferSize = in handleNanoappListRequest() local
/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DByteStreams.java181 int initialBufferSize = min(BUFFER_SIZE, max(128, Integer.highestOneBit(totalLen) * 2)); in toByteArrayInternal() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DByteStreams.java181 int initialBufferSize = min(BUFFER_SIZE, max(128, Integer.highestOneBit(totalLen) * 2)); in toByteArrayInternal() local
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-io/apache-commons-io/android_common_apex33/javac/
Dapache-commons-io.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/commons-io/commons-io/2.13.0/
HDcommons-io-2.13.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty-shaded/1.56.0/
HDgrpc-netty-shaded-1.56.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/javac/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjsilver-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/local-javac-header/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty-shaded/1.16.1/
HDgrpc-netty-shaded-1.16.1.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...

12345678910>>...13