Home
last modified time | relevance | path

Searched refs:zcss_init (Results 1 – 8 of 8) sorted by relevance

/external/zstd/lib/compress/
Dzstd_compress.c116 ZSTD_STATIC_ASSERT(zcss_init==0); in ZSTD_createCCtx_advanced()
711 if (cctx->streamStage != zcss_init) { in ZSTD_CCtx_setParameter()
1182 RETURN_ERROR_IF(cctx->streamStage != zcss_init, stage_wrong, in ZSTD_CCtx_setParametersUsingCCtxParams()
1233 RETURN_ERROR_IF(cctx->streamStage != zcss_init, stage_wrong, in ZSTD_CCtx_setPledgedSrcSize()
1290 RETURN_ERROR_IF(cctx->streamStage != zcss_init, stage_wrong, in ZSTD_CCtx_loadDictionary_advanced()
1330 RETURN_ERROR_IF(cctx->streamStage != zcss_init, stage_wrong, in ZSTD_CCtx_refCDict()
1340 RETURN_ERROR_IF(cctx->streamStage != zcss_init, stage_wrong, in ZSTD_CCtx_refThreadPool()
1354 RETURN_ERROR_IF(cctx->streamStage != zcss_init, stage_wrong, in ZSTD_CCtx_refPrefix_advanced()
1371 cctx->streamStage = zcss_init; in ZSTD_CCtx_reset()
1376 RETURN_ERROR_IF(cctx->streamStage != zcss_init, stage_wrong, in ZSTD_CCtx_reset()
[all …]
Dzstd_compress_internal.h47 typedef enum { zcss_init=0, zcss_load, zcss_flush } ZSTD_cStreamStage; enumerator
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h78318 zcss_init = 0, enumerator
Dvmlinux.h78318 zcss_init = 0, enumerator
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h74822 zcss_init = 0, enumerator
Dvmlinux.h74822 zcss_init = 0, enumerator
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h34561 zcss_init = 0, enumerator
Dvmlinux.h34561 zcss_init = 0, enumerator