Home
last modified time | relevance | path

Searched defs:cResult (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_BitStream.cpp92 int32_t CJBig2_BitStream::read1Byte(uint8_t* cResult) { in read1Byte()
/external/zstd/tests/
Dzstreamtest.c2386 … size_t const cResult = ZSTD_compress2(staticCCtx, dstBuf, dstBufSize, CNBuffer, CNBufferSize); in basicUnitTests() local
2397 … size_t const cResult = ZSTD_compress2(staticCCtx, dstBuf, dstBufSize, CNBuffer, CNBufferSize); in basicUnitTests() local
2456 size_t const cResult = ZSTD_compressStream(staticCCtx, &outBuf, &inBuf); in basicUnitTests() local
/external/antlr/runtime/C/src/
Dantlr3string.c367 ConversionResult cResult; in toUTF8_UTF16() local
/external/zstd/lib/compress/
Dzstdmt_compress.c1130 { size_t const cResult = jobPtr->cSize; in ZSTDMT_getFrameProgression() local
1158 { size_t const cResult = jobPtr->cSize; in ZSTDMT_toFlushNow() local
/external/zstd/programs/
Dbenchzstd.c621 BMK_runTime_t const cResult = BMK_extract_runTime(cOutcome); in BMK_benchMemAdvancedNoAlloc() local