| /external/armnn/src/backends/cl/test/ | 
| D | ClDefaultAllocatorTests.cpp | 42     size_t totalBytes = numElements * sizeof(float);  variable68     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
 
 | 
| D | ClImportTensorHandleTests.cpp | 42     const size_t totalBytes = tensor.info()->total_size();  variable82     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
 
 | 
| D | ICLTensorProxyTests.cpp | 123     const size_t totalBytes = importTensor.info()->total_size();  variable
 | 
| D | ClCustomAllocatorTests.cpp | 134     size_t totalBytes = numElements * sizeof(float);  variable
 | 
| D | ClFallbackTests.cpp | 109     size_t totalBytes = numElements * sizeof(float);  variable391     size_t totalBytes = numElements * sizeof(float);  variable
 
 | 
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | 
| D | ShadowStorageStatsManager.java | 45   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/ | 
| D | BundleCallSender.java | 50   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()
 274       int totalBytes = ByteBuffer.wrap(returnBytes).getInt(/* index= */ 1);  in fetchResponseParcel()  local
 290   private byte[] fetchReturnBytes(int totalBytes, long callId, byte[] initialBytes)  in fetchReturnBytes()
 
 | 
| D | CrossProfileCallbackExceptionBundleCallSender.java | 36   void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException {  in prepareCall()
 | 
| D | CrossProfileCallbackBundleCallSender.java | 39   void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException {  in prepareCall()
 | 
| /external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/ | 
| D | ShadowUtils.java | 78   public static void setStatFs(File dir, int totalBytes, int freeBytes) {  in setStatFs()
 | 
| /external/armnn/samples/ | 
| D | CustomMemoryAllocatorSample.cpp | 118     size_t totalBytes = numElements * sizeof(float);  in main()  local
 | 
| /external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/internal/ | 
| D | BundleCallSenderTest.java | 45     void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes)  in prepareCall()
 | 
| /external/jackson-core/src/main/java/com/fasterxml/jackson/core/ | 
| D | JsonLocation.java | 61     public JsonLocation(Object sourceRef, long totalBytes, long totalChars,  in JsonLocation()
 | 
| /external/skia/tests/ | 
| D | SwizzlerTest.cpp | 33     const size_t totalBytes = imageInfo.computeByteSize(rowBytes) + offset;  in check_fill()  local
 | 
| /external/tflite-support/third_party/zlib/contrib/minizip/ | 
| D | mztools.c | 43     uLong totalBytes = 0;  variable
 | 
| /external/rust/crates/libz-sys/src/zlib/contrib/minizip/ | 
| D | mztools.c | 43     uLong totalBytes = 0;  variable
 | 
| /external/zlib/contrib/minizip/ | 
| D | mztools.c | 43     uLong totalBytes = 0;  variable
 | 
| /external/okio/okio/src/jvmTest/java/okio/ | 
| D | PipeTest.java | 61     final long totalBytes = 16L * 1024L * 1024L;  in largeDataset()  local
 | 
| /external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ | 
| D | TestStringByteConverter.java | 186     static int totalBytes = 0;  field in TestStringByteConverter
 | 
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ | 
| D | RecordVoiceInCall.java | 204   private void writeWaveHeader(DataOutputStream dataOutputStream, int totalBytes)  in writeWaveHeader()
 | 
| /external/guava/guava-tests/test/com/google/common/hash/ | 
| D | HashCodeTest.java | 378     int totalBytes = hashCode.bits() / 8;  in assertReadableBytes()  local
 | 
| /external/guava/android/guava-tests/test/com/google/common/hash/ | 
| D | HashCodeTest.java | 378     int totalBytes = hashCode.bits() / 8;  in assertReadableBytes()  local
 | 
| /external/armnn/src/backends/cl/ | 
| D | ClImportTensorHandle.hpp | 207         size_t totalBytes = m_Tensor.info()->total_size();  in ClImport()  local
 | 
| /external/skia/src/core/ | 
| D | SkYUVAInfo.cpp | 329     size_t totalBytes = 0;  in computeTotalBytes()  local
 | 
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ | 
| D | DataUsageController.java | 158         final long totalBytes;  in getDataUsageInfo()  local
 |