Home
last modified time | relevance | path

Searched refs:ZSTD_error_dstSize_tooSmall (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/zstd/tests/fuzz/
H A Dsimple_compress.c51 FUZZ_ASSERT(ZSTD_getErrorCode(ret) == ZSTD_error_dstSize_tooSmall); in LLVMFuzzerTestOneInput()
H A Ddecompress_dstSize_tooSmall.c63 FUZZ_ASSERT(ZSTD_getErrorCode(rSize) == ZSTD_error_dstSize_tooSmall); in LLVMFuzzerTestOneInput()
H A Dgenerate_sequences.c68 if (ZSTD_getErrorCode(nbSeqs) == ZSTD_error_dstSize_tooSmall) { in LLVMFuzzerTestOneInput()
H A Dsequence_compression_api.c248 if ( (ZSTD_getErrorCode(cSize) == ZSTD_error_dstSize_tooSmall) in roundTripTest()
/aosp_15_r20/external/zstd/lib/
H A Dzstd_errors.h88 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/external/erofs-utils/lib/
H A Dcompressor_libzstd.c32 if (ZSTD_getErrorCode(csize) == ZSTD_error_dstSize_tooSmall) in libzstd_compress_destsize()
/aosp_15_r20/external/zstd/programs/
H A Dbenchzstd.c358 return (size_t)-ZSTD_error_dstSize_tooSmall; in local_defaultDecompress()
/aosp_15_r20/external/zstd/tests/
H A Dfuzzer.c818 if (ZSTD_getErrorCode(r) != ZSTD_error_dstSize_tooSmall) goto _output_error; } in basicUnitTests()
4556 …CHECK(ZSTD_getErrorCode(errorCode) != ZSTD_error_dstSize_tooSmall, "ZSTD_compressCCtx should have … in fuzzerTests()
4603 …CHECK(ZSTD_getErrorCode(errorCode) != ZSTD_error_dstSize_tooSmall, "ZSTD_decompress should have fa… in fuzzerTests()
H A Dparamgrill.c1098 return (size_t)-ZSTD_error_dstSize_tooSmall; in local_defaultDecompress()
H A Dzstreamtest.c834 …CHECK(ZSTD_getErrorCode(r) != ZSTD_error_dstSize_tooSmall, "Must error but got %s", ZSTD_getErrorN… in basicUnitTests()
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h44171 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h87354 ZSTD_error_dstSize_tooSmall = 70, enumerator
H A Dvmlinux_600.h87354 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h33115 ZSTD_error_dstSize_tooSmall = 70, enumerator
H A Dvmlinux_602.h33115 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h77041 ZSTD_error_dstSize_tooSmall = 70, enumerator
H A Dvmlinux_518.h77041 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h34189 ZSTD_error_dstSize_tooSmall = 70, enumerator
H A Dvmlinux.h34189 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h43595 ZSTD_error_dstSize_tooSmall = 70, enumerator
H A Dvmlinux.h43595 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h64465 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h54707 ZSTD_error_dstSize_tooSmall = 70, enumerator
/aosp_15_r20/kernel/prebuilts/mainline/arm64/
Dabi-full.stg334040 name: "ZSTD_error_dstSize_tooSmall"
Dabi.stg334040 name: "ZSTD_error_dstSize_tooSmall"