/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/internal/ |
D | ParcelCallSender.java | 44 abstract void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) in prepareCall() 48 long callId, int blockId, int totalBytes, byte[] bytes, int retries) throws RemoteException { in prepareCallAndRetry() 183 int totalBytes = ByteBuffer.wrap(returnBytes).getInt(/* index= */ 1); in fetchResponseParcel() local 199 private byte[] fetchReturnBytes(int totalBytes, long callId, byte[] initialBytes) in fetchReturnBytes()
|
D | CrossProfileCallbackExceptionParcelCallSender.java | 35 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException { in prepareCall()
|
D | CrossProfileCallbackParcelCallSender.java | 38 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException { in prepareCall()
|
/external/skqp/include/core/ |
D | SkYUVASizeInfo.h | 53 size_t totalBytes = 0; in computeTotalBytes() local
|
/external/skqp/tests/ |
D | YUVTest.cpp | 65 size_t totalBytes = info.computeTotalBytes(); in codec_yuv() local
|
D | SwizzlerTest.cpp | 26 const size_t totalBytes = imageInfo.computeByteSize(rowBytes) + offset; in check_fill() local
|
D | Writer32Test.cpp | 164 size_t totalBytes = writer->bytesWritten(); in testWritePad() local
|
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/internal/ |
D | ParcelCallSenderTest.java | 42 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 | 26 const size_t totalBytes = imageInfo.computeByteSize(rowBytes) + offset; in check_fill() local
|
D | Writer32Test.cpp | 105 size_t totalBytes = writer->bytesWritten(); in testWritePad() local
|
/external/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/okio/okio/src/jvmTest/java/okio/ |
D | PipeTest.java | 61 final long totalBytes = 16L * 1024L * 1024L; in largeDataset() local
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestStringByteConverter.java | 186 static int totalBytes = 0; field in TestStringByteConverter
|
/external/guava/android/guava-tests/test/com/google/common/hash/ |
D | HashCodeTest.java | 378 int totalBytes = hashCode.bits() / 8; in assertReadableBytes() local
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | HashCodeTest.java | 378 int totalBytes = hashCode.bits() / 8; in assertReadableBytes() local
|
/external/skia/src/codec/ |
D | SkJpegCodec.cpp | 90 size_t totalBytes = 0; in read_color_profile() local 585 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
|
/external/skia/src/core/ |
D | SkYUVAInfo.cpp | 329 size_t totalBytes = 0; in computeTotalBytes() local
|
/external/skqp/src/codec/ |
D | SkJpegCodec.cpp | 140 size_t totalBytes = 0; in read_color_profile() local 633 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
|
D | SkHeifCodec.cpp | 298 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
|
D | SkBmpCodec.cpp | 141 uint32_t totalBytes; in ReadHeader() local
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ |
D | PoolAlloc.h | 242 size_t totalBytes; // just an interesting statistic in initializeAllocation() variable
|
/external/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.h | 220 size_t totalBytes; // just an interesting statistic variable
|
/external/deqp-deps/glslang/glslang/Include/ |
D | PoolAlloc.h | 242 size_t totalBytes; // just an interesting statistic in initializeAllocation() variable
|