/aosp_15_r20/external/zstd/lib/compress/ |
H A D | zstd_opt.c | 591 … ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches() 821 ZSTD_match_t*, 833 ZSTD_match_t* matches, in ZSTD_btGetAllMatches_internal() 856 ZSTD_match_t* matches, \ 996 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch() 1025 ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_processMatchCandidate() 1099 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic()
|
H A D | zstd_compress_internal.h | 136 } ZSTD_match_t; typedef 178 ZSTD_match_t* matchTable; /* list of found matches, of size ZSTD_OPT_SIZE */
|
H A D | zstd_compress.c | 1666 + ZSTD_cwksp_aligned_alloc_size(ZSTD_OPT_SIZE * sizeof(ZSTD_match_t)) in ZSTD_sizeof_matchState() 2050 …ms->opt.matchTable = (ZSTD_match_t*)ZSTD_cwksp_reserve_aligned(ws, ZSTD_OPT_SIZE * sizeof(ZSTD_mat… in ZSTD_reset_matchState()
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 32766 } ZSTD_match_t; typedef 32786 ZSTD_match_t *matchTable; 32851 typedef U32 (*ZSTD_getAllMatchesFn)(ZSTD_match_t *, ZSTD_matchState_t *, U32 *, const BYTE *, const…
|
H A D | vmlinux_602.h | 32766 } ZSTD_match_t; typedef 32786 ZSTD_match_t *matchTable; 32851 typedef U32 (*ZSTD_getAllMatchesFn)(ZSTD_match_t *, ZSTD_matchState_t *, U32 *, const BYTE *, const…
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 74752 } ZSTD_match_t; typedef 74772 ZSTD_match_t *matchTable; 75398 typedef U32 (*ZSTD_getAllMatchesFn)(ZSTD_match_t *, ZSTD_matchState_t *, U32 *, const BYTE *, const…
|
H A D | vmlinux.h | 74752 } ZSTD_match_t; typedef 74772 ZSTD_match_t *matchTable; 75398 typedef U32 (*ZSTD_getAllMatchesFn)(ZSTD_match_t *, ZSTD_matchState_t *, U32 *, const BYTE *, const…
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 64252 } ZSTD_match_t; typedef 64272 ZSTD_match_t *matchTable; 75378 typedef U32 (*ZSTD_getAllMatchesFn)(ZSTD_match_t *, ZSTD_matchState_t *, U32 *, const BYTE *, const…
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 54494 } ZSTD_match_t; typedef 54514 ZSTD_match_t *matchTable; 65590 typedef U32 (*ZSTD_getAllMatchesFn)(ZSTD_match_t *, ZSTD_matchState_t *, U32 *, const BYTE *, const…
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 34495 } ZSTD_match_t; typedef 34515 ZSTD_match_t *matchTable;
|
H A D | vmlinux.h | 34495 } ZSTD_match_t; typedef 34515 ZSTD_match_t *matchTable;
|
/aosp_15_r20/kernel/prebuilts/6.6/arm64/ |
D | abi.stg | 31673 name: "ZSTD_match_t"
|
D | abi-full.stg | 32223 name: "ZSTD_match_t"
|
/aosp_15_r20/kernel/prebuilts/mainline/arm64/ |
D | abi-full.stg | 37443 name: "ZSTD_match_t"
|
D | abi.stg | 37443 name: "ZSTD_match_t"
|