Home
last modified time | relevance | path

Searched defs:totalBytes (Results 1 – 25 of 57) sorted by relevance

123

/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/async/
DChunkBuffer.java41 private final Long totalBytes; field in ChunkBuffer
43 private ChunkBuffer(Long totalBytes, Integer bufferSize) { in ChunkBuffer()
169 Builder totalBytes(long totalBytes); in totalBytes() method
175 private Long totalBytes; field in ChunkBuffer.DefaultBuilder
189 public Builder totalBytes(long totalBytes) { in totalBytes() argument
DChecksumCalculatingAsyncRequestBody.java53 private final long totalBytes; field in ChecksumCalculatingAsyncRequestBody
174 String trailerHeader, long totalBytes) { in ChecksumCalculatingSubscriber()
242 SynchronousChunkBuffer(long totalBytes) { in SynchronousChunkBuffer()
/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/progress/
DDefaultTransferProgressSnapshot.java39 private final Long totalBytes; field in DefaultTransferProgressSnapshot
70 public OptionalLong totalBytes() { in totalBytes() method in DefaultTransferProgressSnapshot
136 private Long totalBytes; field in DefaultTransferProgressSnapshot.Builder
157 public Builder totalBytes(Long totalBytes) { in totalBytes() argument
/external/armnn/src/backends/cl/test/
DClDefaultAllocatorTests.cpp42 size_t totalBytes = numElements * sizeof(float); variable
68 size_t totalBytes = numElements * sizeof(float); variable
107 size_t totalBytes = 1 * sizeof(float); variable
143 size_t totalBytes = numElements * sizeof(float); variable
169 size_t totalBytes = numElements * sizeof(float); variable
DClImportTensorHandleTests.cpp42 const size_t totalBytes = tensor.info()->total_size(); variable
82 const size_t totalBytes = tensor.info()->total_size(); variable
137 size_t totalBytes = numElements * sizeof(float); variable
235 const size_t totalBytes = tensor.info()->total_size(); variable
261 const size_t totalBytes = tensor.info()->total_size(); variable
308 size_t totalBytes = numElements * sizeof(float); variable
884 size_t totalBytes = numElements * sizeof(float); variable
1109 size_t totalBytes = numElements * sizeof(float); variable
DICLTensorProxyTests.cpp123 const size_t totalBytes = importTensor.info()->total_size(); variable
DClCustomAllocatorTests.cpp134 size_t totalBytes = numElements * sizeof(float); variable
DClFallbackTests.cpp109 size_t totalBytes = numElements * sizeof(float); variable
391 size_t totalBytes = numElements * sizeof(float); variable
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/async/
DChunkBufferTest.java46 void numberOfChunk_Not_MultipleOfTotalBytes_KnownLength(int totalBytes) { in numberOfChunk_Not_MultipleOfTotalBytes_KnownLength()
84 void numberOfChunk_Not_MultipleOfTotalBytes_UnknownLength(int totalBytes) { in numberOfChunk_Not_MultipleOfTotalBytes_UnknownLength()
154 int totalBytes = 17; in emptyAllocatedBytes_returnSameNumberOfEmptyBytes_knownLength() local
179 int totalBytes = 17; in emptyAllocatedBytes_returnSameNumberOfEmptyBytes_unknownLength() local
237 int totalBytes = 17; in concurrentTreads_calling_bufferAndCreateChunks_knownLength() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowStorageStatsManager.java45 public void setStorageDeviceFreeAndTotalBytes(UUID storageUuid, long freeBytes, long totalBytes) { in setStorageDeviceFreeAndTotalBytes()
178 UUID storageUuid, long freeBytes, long totalBytes) { in createFreeAndTotalBytesMapWithSingleEntry()
194 abstract long totalBytes(); in totalBytes() method in ShadowStorageStatsManager.FreeAndTotalBytesPair
197 static FreeAndTotalBytesPair create(long freeBytes, long totalBytes) { in create()
/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/internal/
DBundleCallSender.java50 abstract void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) in prepareCall()
60 long callId, int blockId, int totalBytes, byte[] bytes, int retries) throws RemoteException { in prepareCallAndRetry()
285 int totalBytes = ByteBuffer.wrap(returnBytes).getInt(/* index= */ 1); in fetchResponseParcel() local
301 private byte[] fetchReturnBytes(int totalBytes, long callId, byte[] initialBytes) in fetchReturnBytes()
DCrossProfileCallbackExceptionBundleCallSender.java36 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException { in prepareCall()
DCrossProfileCallbackBundleCallSender.java39 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException { in prepareCall()
/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/progress/
DTransferProgressSnapshot.java69 OptionalLong totalBytes(); in totalBytes() method
/external/zxing/core/src/main/java/com/google/zxing/datamatrix/decoder/
DDecoder.java75 int totalBytes = 0; in decode() local
/external/zxing/core/src/main/java/com/google/zxing/qrcode/decoder/
DDecoder.java141 int totalBytes = 0; in decode() local
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
DShadowUtils.java78 public static void setStatFs(File dir, int totalBytes, int freeBytes) { in setStatFs()
/external/armnn/samples/
DCustomMemoryAllocatorSample.cpp118 size_t totalBytes = numElements * sizeof(float); in main() local
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/internal/
DBundleCallSenderTest.java45 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) in prepareCall()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
DJsonLocation.java61 public JsonLocation(Object sourceRef, long totalBytes, long totalChars, in JsonLocation()
/external/zlib/contrib/minizip/
Dmztools.c37 uLong totalBytes = 0; in unzRepair() local
/external/okio/okio/src/jvmTest/kotlin/okio/
DPipeTest.kt60 val totalBytes = 16L * 1024L * 1024L in largeDataset() constant
/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/util/
DMetricUtils.java178 public static double bytesPerSec(long totalBytes, long nanoStart, long nanoEnd) { in bytesPerSec()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestStringByteConverter.java207 static int totalBytes = 0; field in TestStringByteConverter
/external/cronet/tot/components/cronet/android/java/src/org/chromium/net/impl/
DJavaUploadDataSinkBase.java319 protected abstract void initializeStart(long totalBytes); in initializeStart()

123