Home
last modified time | relevance | path

Searched defs:rSize (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dzwrapbench.c243 size_t rSize; in BMK_benchMem() local
266 size_t rSize; in BMK_benchMem() local
429 size_t rSize; in BMK_benchMem() local
/aosp_15_r20/external/zstd/examples/
H A Dsimple_decompression.c26 unsigned long long const rSize = ZSTD_getFrameContentSize(cBuff, cSize); in decompress() local
H A Ddictionary_decompression.c40 unsigned long long const rSize = ZSTD_getFrameContentSize(cBuff, cSize); in decompress() local
/aosp_15_r20/external/zstd/tests/fuzz/
H A Ddecompress_dstSize_tooSmall.c58 size_t const rSize = ZSTD_decompressDCtx(dctx, rBuf, rBufSize, cBuf, cSize); in LLVMFuzzerTestOneInput() local
H A Dhuf_round_trip.c112 size_t rSize; in LLVMFuzzerTestOneInput() local
H A Ddictionary_loader.c95 size_t const rSize = in LLVMFuzzerTestOneInput() local
H A Ddictionary_stream_round_trip.c194 size_t const rSize = in LLVMFuzzerTestOneInput() local
H A Dstream_round_trip.c187 size_t const rSize = decompress(rBuf, neededBufSize, cBuf, cSize, producer); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c49 const GLuint rSize = ctx->PixelMaps.RtoR.Size; in load_color_map_texture() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp111 restriction_size rSize; in makeDPURestrictions() local
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
H A DCommandDispatcher.c253 INT32 rSize; in CommandDispatcher() local
/aosp_15_r20/external/zstd/tests/
H A Dfuzzer.c651 { unsigned long long const rSize = ZSTD_getFrameContentSize(compressedBuffer, cSize); in basicUnitTests() local
657 { unsigned long long const rSize = ZSTD_getDecompressedSize(compressedBuffer, cSize); in basicUnitTests() local
663 { unsigned long long const rSize = ZSTD_findDecompressedSize(compressedBuffer, cSize); in basicUnitTests() local
2133 { unsigned long long const rSize = ZSTD_getFrameContentSize(compressedBuffer, cSize); in basicUnitTests() local
4568 { unsigned long long const rSize = ZSTD_findDecompressedSize(cBuffer, cSize); in fuzzerTests() local
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_compress_superblock.c642 size_t const rSize = (size_t)((iend - ip)); in ZSTD_compressSubBlock_multi() local
/aosp_15_r20/system/security/identity/util/src/java/com/android/security/identity/internal/
H A DUtil.java350 int rSize = signature[rOffset + 1]; in signatureDerToCose() local
/aosp_15_r20/external/lz4/programs/
H A Dbench.c471 size_t const rSize = (size_t)compP.blockFunction( in BMK_benchMem() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DCollectionsTest.java285 final int rSize = myReversedLinkedList.size(); in test_binarySearchLjava_util_ListLjava_lang_ObjectLjava_util_Comparator() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2553 restriction_size rSize; in makeAcrylRestrictions() local
/aosp_15_r20/external/zstd/lib/decompress/
H A Dzstd_decompress.c1340 { size_t rSize; in ZSTD_decompressContinue() local
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v01.c2102 size_t rSize; in ZSTDv01_decompressContinue() local
H A Dzstd_v03.c3041 size_t rSize; in ZSTD_decompressContinue() local
H A Dzstd_v04.c3193 size_t rSize; in ZSTD_decompressContinue() local
H A Dzstd_v02.c3401 size_t rSize; in ZSTD_decompressContinue() local
H A Dzstd_v06.c3720 { size_t rSize; in ZSTDv06_decompressContinue() local
H A Dzstd_v05.c3583 size_t rSize; in ZSTDv05_decompressContinue() local
H A Dzstd_v07.c3990 { size_t rSize; in ZSTDv07_decompressContinue() local

12