/external/libvncserver/libvncserver/ |
D | stats.c | 385 double totalBytes=0.0; in rfbPrintStats() local 410 totalBytes += bytes; in rfbPrintStats() 428 totalBytes += bytes; in rfbPrintStats() 433 savings = 100.0 - ((totalBytes/totalBytesIfRaw)*100.0); in rfbPrintStats() 435 "TOTALS", totalRects, totalBytes,totalBytesIfRaw, savings); in rfbPrintStats() 438 totalBytes=0.0; in rfbPrintStats() 456 totalBytes += bytes; in rfbPrintStats() 473 totalBytes += bytes; in rfbPrintStats() 478 savings = 100.0 - ((totalBytes/totalBytesIfRaw)*100.0); in rfbPrintStats() 480 "TOTALS", totalRects, totalBytes,totalBytesIfRaw, savings); in rfbPrintStats()
|
/external/skqp/tests/ |
D | SwizzlerTest.cpp | 31 const size_t totalBytes = imageInfo.computeByteSize(rowBytes) + offset; in check_fill() local 34 std::unique_ptr<uint8_t[]> storage(new uint8_t[totalBytes]); in check_fill() 35 memset(storage.get(), 0, totalBytes); in check_fill()
|
D | YUVTest.cpp | 59 size_t totalBytes = in codec_yuv() local 63 SkAutoMalloc storage(totalBytes); in codec_yuv()
|
D | Writer32Test.cpp | 164 size_t totalBytes = writer->bytesWritten(); in testWritePad() local 166 SkAutoMalloc readStorage(totalBytes); in testWritePad() 170 reader.setMemory(readStorage.get(), totalBytes); in testWritePad()
|
D | CodecTest.cpp | 580 size_t totalBytes = scaledInfo.computeByteSize(rowBytes); in test_dimensions() local 581 SkAutoTMalloc<SkPMColor> pixels(totalBytes); in test_dimensions()
|
/external/skia/tests/ |
D | SwizzlerTest.cpp | 32 const size_t totalBytes = imageInfo.computeByteSize(rowBytes) + offset; in check_fill() local 35 std::unique_ptr<uint8_t[]> storage(new uint8_t[totalBytes]); in check_fill() 36 memset(storage.get(), 0, totalBytes); in check_fill()
|
D | YUVTest.cpp | 59 size_t totalBytes = in codec_yuv() local 63 SkAutoMalloc storage(totalBytes); in codec_yuv()
|
D | Writer32Test.cpp | 164 size_t totalBytes = writer->bytesWritten(); in testWritePad() local 166 SkAutoMalloc readStorage(totalBytes); in testWritePad() 170 reader.setMemory(readStorage.get(), totalBytes); in testWritePad()
|
D | CodecTest.cpp | 582 size_t totalBytes = scaledInfo.computeByteSize(rowBytes); in test_dimensions() local 583 SkAutoTMalloc<SkPMColor> pixels(totalBytes); in test_dimensions()
|
/external/zlib/src/contrib/minizip/ |
D | mztools.c | 43 uLong totalBytes = 0; variable 129 totalBytes += dataSize; 284 *bytesRecovered = totalBytes;
|
/external/skqp/src/codec/ |
D | SkBmpCodec.cpp | 141 uint32_t totalBytes; in ReadHeader() local 157 totalBytes = get_int(hBuffer, 2); in ReadHeader() 176 totalBytes = 0; in ReadHeader() 552 if (totalBytes <= offset) { in ReadHeader()
|
D | SkJpegCodec.cpp | 135 size_t totalBytes = 0; in read_color_space() local 165 totalBytes += marker->data_length - kICCMarkerHeaderSize; in read_color_space() 169 if (0 == totalBytes) { in read_color_space() 175 sk_sp<SkData> iccData = SkData::MakeUninitialized(totalBytes); in read_color_space() 636 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local 637 if (totalBytes > 0) { in allocateStorage() 638 fStorage.reset(totalBytes); in allocateStorage()
|
D | SkHeifCodec.cpp | 309 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local 310 fStorage.reset(totalBytes); in allocateStorage() 311 if (totalBytes > 0) { in allocateStorage()
|
/external/skia/src/codec/ |
D | SkBmpCodec.cpp | 141 uint32_t totalBytes; in ReadHeader() local 157 totalBytes = get_int(hBuffer, 2); in ReadHeader() 176 totalBytes = 0; in ReadHeader() 557 if (totalBytes <= offset) { in ReadHeader()
|
D | SkJpegCodec.cpp | 136 size_t totalBytes = 0; in read_color_space() local 166 totalBytes += marker->data_length - kICCMarkerHeaderSize; in read_color_space() 170 if (0 == totalBytes) { in read_color_space() 176 sk_sp<SkData> iccData = SkData::MakeUninitialized(totalBytes); in read_color_space() 637 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local 638 if (totalBytes > 0) { in allocateStorage() 639 fStorage.reset(totalBytes); in allocateStorage()
|
D | SkHeifCodec.cpp | 309 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local 310 fStorage.reset(totalBytes); in allocateStorage() 311 if (totalBytes > 0) { in allocateStorage()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.cpp | 66 totalBytes(0) in TPoolAllocator() 246 totalBytes += numBytes; in allocate()
|
D | PoolAlloc.h | 220 size_t totalBytes; // just an interesting statistic variable
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | HashCodeTest.java | 375 int totalBytes = hashCode.bits() / 8; in assertReadableBytes() local 377 for (int bytes = 0; bytes < totalBytes; bytes++) { in assertReadableBytes()
|
/external/mesa3d/src/mesa/main/ |
D | texgetimage.c | 1491 GLsizei totalBytes; in packed_compressed_size() local 1496 totalBytes = in packed_compressed_size() 1502 return totalBytes; in packed_compressed_size() 1521 GLsizei totalBytes; in getcompressedteximage_error_check() local 1562 totalBytes = packed_compressed_size(dimensions, texImage->TexFormat, in getcompressedteximage_error_check() 1569 if ((GLubyte *) pixels + totalBytes > in getcompressedteximage_error_check() 1584 if (totalBytes > bufSize) { in getcompressedteximage_error_check()
|
/external/mesa3d/src/amd/addrlib/r800/ |
D | siaddrlib.cpp | 812 UINT_64 totalBytes; in HwlComputeXmaskAddrFromCoord() local 834 &totalBytes, in HwlComputeXmaskAddrFromCoord() 855 &totalBytes, in HwlComputeXmaskAddrFromCoord() 970 UINT_64 totalBytes; in HwlComputeXmaskCoordFromAddr() local 994 &totalBytes, in HwlComputeXmaskCoordFromAddr() 1014 &totalBytes, in HwlComputeXmaskCoordFromAddr()
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib.cpp | 2331 UINT_64 totalBytes; in HwlComputeXmaskCoordFromAddr() local 2384 &totalBytes, in HwlComputeXmaskCoordFromAddr() 2409 &totalBytes, in HwlComputeXmaskCoordFromAddr() 2502 UINT_64 totalBytes = 0; in HwlComputeXmaskAddrFromCoord() local 2564 &totalBytes, in HwlComputeXmaskAddrFromCoord() 2568 sliceBytes = totalBytes / numSlices; in HwlComputeXmaskAddrFromCoord() 2584 &totalBytes, in HwlComputeXmaskAddrFromCoord()
|
/external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
D | NanoHTTPD.java | 1310 protected Response(IStatus status, String mimeType, InputStream data, long totalBytes) { in Response() argument 1318 this.contentLength = totalBytes; in Response() 1977 …sponse newFixedLengthResponse(IStatus status, String mimeType, InputStream data, long totalBytes) { in newFixedLengthResponse() argument 1978 return new Response(status, mimeType, data, totalBytes); in newFixedLengthResponse()
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 146 int totalBytes = 0; in PrintStats() local 149 totalBytes += (int)(n##DERIVED##s * sizeof(DERIVED##Decl)); \ in PrintStats() 158 llvm::errs() << "Total bytes = " << totalBytes << "\n"; in PrintStats()
|