Home
last modified time | relevance | path

Searched defs:endOp (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstdmt_compress.c1367 …tic size_t ZSTDMT_createCompressionJob(ZSTDMT_CCtx* mtctx, size_t srcSize, ZSTD_EndDirective endOp) in ZSTDMT_createCompressionJob()
1815 ZSTD_EndDirective endOp) in ZSTDMT_compressStream_generic()
H A Dzstd_compress.c6200 ZSTD_EndDirective endOp) in ZSTD_checkBufferStability()
6217 ZSTD_EndDirective endOp, in ZSTD_CCtx_init_compressStream2()
6317 ZSTD_EndDirective endOp) in ZSTD_compressStream2()
6417 ZSTD_EndDirective endOp) in ZSTD_compressStream2_simpleArgs()
/aosp_15_r20/external/libxml2/fuzz/
H A Dapi.c387 endOp(void) { in endOp() function
/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c172 ZSTD_EndDirective endOp) in SEQ_roundTrip()