Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_compress.c2095 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
2318 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
2395 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
2479 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
2505 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
2582 ZSTD_buffered_policy_e const zbuff = srcCCtx->bufferedPolicy; in ZSTD_copyCCtx() local
5119 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()
/external/cronet/third_party/libxml/src/
DxmlIO.c1398 unsigned char * zbuff; member