Home
last modified time | relevance | path

Searched defs:zbuff (Results 1 – 2 of 2) sorted by relevance

/external/zstd/lib/compress/
Dzstd_compress.c1604 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
1811 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
1866 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
1932 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
1958 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
2023 ZSTD_buffered_policy_e const zbuff = srcCCtx->bufferedPolicy; in ZSTD_copyCCtx() local
3349 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()
/external/libxml2/
DxmlIO.c1430 unsigned char * zbuff; member