/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/ |
H A D | BlockLZ4CompressorOutputStream.java | 455 int litLength = literalLength(); in writeTo() local 479 private static int lengths(int litLength, int brLength) { in lengths()
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | zstd_internal.h | 283 U16 litLength; member 314 U32 litLength; member
|
/aosp_15_r20/external/zstd/lib/compress/ |
H A D | zstd_opt.c | 266 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, in ZSTD_rawLiteralsCost() 295 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice() 357 U32 litLength, const BYTE* literals, in ZSTD_updateStats()
|
H A D | zstd_compress_internal.h | 140 U32 litLength; /* Length of literals prior to match */ member 517 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode() 650 size_t litLength, const BYTE* literals, const BYTE* litLimit, in ZSTD_storeSeq()
|
H A D | zstd_lazy.c | 1723 { size_t const litLength = (size_t)(start - anchor); in ZSTD_compressBlock_lazy_generic() local 2097 { size_t const litLength = (size_t)(start - anchor); in ZSTD_compressBlock_lazy_extDict_generic() local
|
H A D | zstd_compress.c | 6530 U32 const litLength = inSeqs[idx].litLength; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local 6621 U32 litLength = currSeq.litLength; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v01.c | 1381 BYTE* litLength; member 1636 size_t litLength; member 1654 size_t litLength; in ZSTD_decodeSequence() local 1725 const size_t litLength = sequence.litLength; in ZSTD_execSequence() local
|
H A D | zstd_v03.c | 2360 BYTE* litLength; member 2602 size_t litLength; member 2620 size_t litLength; in ZSTD_decodeSequence() local
|
H A D | zstd_v02.c | 2720 BYTE* litLength; member 2962 size_t litLength; member 2980 size_t litLength; in ZSTD_decodeSequence() local
|
H A D | zstd_v05.c | 480 BYTE* litLength; member 3072 size_t litLength; member 3091 size_t litLength; in ZSTDv05_decodeSequence() local
|
H A D | zstd_v04.c | 2734 size_t litLength; member 2752 size_t litLength; in ZSTD_decodeSequence() local
|
H A D | zstd_v06.c | 526 U16* litLength; member 3214 size_t litLength; member
|
H A D | zstd_v07.c | 2761 U16* litLength; member 3445 size_t litLength; member
|
/aosp_15_r20/external/zstd/tests/fuzz/ |
H A D | sequence_compression_api.c | 169 …const uint32_t litLength = FUZZ_dataProducer_uint32Range(producer, minLitLength, (uint32_t)literal… in generateRandomSequences() local
|
/aosp_15_r20/external/zstd/contrib/match_finders/ |
H A D | zstd_edist.c | 450 U32 const litLength = !i ? match.srcIdx : in ZSTD_eDist_convertMatchesToSequences() local
|
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/ |
H A D | lz4.c | 583 unsigned litLength = (unsigned)(ip - anchor); in LZ4_compress_generic() local 836 unsigned litLength = (unsigned)(ip - anchor); in LZ4_compress_destSize_generic() local
|
/aosp_15_r20/external/zstd/lib/ |
H A D | zstd.h | 1284 unsigned int litLength; /* Literal length of the sequence. */ member
|
/aosp_15_r20/external/zstd/lib/decompress/ |
H A D | zstd_decompress_block.c | 779 size_t litLength; member
|
/aosp_15_r20/external/lz4/lib/ |
H A D | lz4.c | 1112 { unsigned const litLength = (unsigned)(ip - anchor); in LZ4_compress_generic_validated() local
|
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-compress/apache-commons-compress/android_common/javac/ |
D | apache-commons-compress.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/github/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-compress/apache-commons-compress/android_common_apex10000/javac/ |
D | apache-commons-compress.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/github/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/apache/commons/commons-compress/1.21/ |
HD | commons-compress-1.21.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 32656 U32 litLength; member 32702 U16 litLength; member 33071 size_t litLength; member 78268 unsigned int litLength; member 78444 U32 litLength; member
|
H A D | vmlinux_602.h | 32656 U32 litLength; member 32702 U16 litLength; member 33071 size_t litLength; member 78268 unsigned int litLength; member 78444 U32 litLength; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 54371 unsigned int litLength; member 54439 U32 litLength; member 65445 U16 litLength; member 65573 U32 litLength; member 65716 size_t litLength; member
|