/third_party/lz4/ossfuzz/ |
H A D | round_trip_stream_fuzzer.c | 147 int const cSize = LZ4_compress_fast_continue(state->cstream, src, dst, in state_prefixRoundTrip() local 168 int const cSize = LZ4_compress_fast_continue(state->cstream, src, dst, in state_extDictRoundTrip() local 217 int const cSize = LZ4_compress_HC_continue(state->cstreamHC, src, dst, in state_prefixHCRoundTrip() local 239 int const cSize = LZ4_compress_HC_continue(state->cstreamHC, src, dst, state_extDictHCRoundTrip() local [all...] |
/third_party/lz4/tests/ |
H A D | abiTest.c | 81 { int const cSize = LZ4_compress_fast_continue(&LZ4_cState, (const char*)srcBuff, (char*)compressedBuff, (int)srcSize, (int)compressedBuffCapacity, acceleration); in roundTripTest() local
|
H A D | roundTripTest.c | 109 int const cSize = compress((const char*)srcBuff, (char*)compressedBuff, (int)srcSize, (int)compressedBuffCapacity, selected_clevel); in roundTripTest() local
|
H A D | fullbench.c | 529 size_t cSize=0; in fullSpeedBench() local
|
H A D | frametest.c | 228 size_t cSize, testSize; in basicTests() local 871 test_lz4f_decompression_wBuffers( const void* cSrc, size_t cSize, void* dst, size_t dstCapacity, o_scenario_e o_scenario, const void* srcRef, size_t decompressedSize, U64 crcOrig, U32* const randState, LZ4F_dctx* const dCtx, U32 seed, U32 testNb, int findErrorPos) test_lz4f_decompression_wBuffers() argument 960 test_lz4f_decompression(const void* cSrc, size_t cSize, const void* srcRef, size_t decompressedSize, U64 crcOrig, U32* const randState, LZ4F_dctx* const dCtx, U32 seed, U32 testNb, int findErrorPos) test_lz4f_decompression() argument 1034 size_t cSize; fuzzerTests() local [all...] |
H A D | fuzzer.c | 400 { int cSize, srcSize = blockSize; in FUZ_test() local 429 { int cSize, srcSize = blockSize; in FUZ_test() local 709 { int const cSize = LZ4_compress_default(block, compressedBuffer, blockSize, compressedSize-missingBytes); FUZ_test() local 1112 int const cSize = LZ4_compress_default(NULL, testCompressed, 0, maxCSize); FUZ_unitTests() local 1121 { int const cSize = LZ4_compress_default(NULL, NULL, 0, 0); FUZ_unitTests() local 1136 int cSize; FUZ_unitTests() local 1160 int const cSize = LZ4_compress_default(testInput, testCompressed, sampleSize, testCompressedSize); FUZ_unitTests() local 1390 { int const cSize = LZ4_compress_HC_continue(&sHC, testInput + 64 KB, testCompressed, testCompressedSize, testCompressedSize-1); FUZ_unitTests() local [all...] |
/third_party/icu/tools/unicode/c/genuca/ |
H A D | genuca.cpp | 741 int32_t cSize = in readAnElement() local
|
/third_party/lz4/programs/ |
H A D | bench.c | 348 size_t cSize; member 435 size_t cSize = srcSize; in BMK_benchMem() local [all...] |
H A D | lz4io.c | 707 size_t const cSize = LZ4F_compressFrame_usingCDict(ctx, dstBuffer, dstBufferSize, srcBuffer, readSize, ress.cdict, &prefs); in LZ4IO_compressFilename_extRess() local
|
/third_party/lz4/lib/ |
H A D | lz4frame.c | 454 { size_t const cSize = LZ4F_compressUpdate(cctx, dstPtr, (size_t)(dstEnd-dstPtr), srcBuffer, srcSize, &options); in LZ4F_compressFrame_usingCDict() local 832 U32 cSize; in LZ4F_makeBlock() local [all...] |
H A D | lz4hc.c | 960 int cSize; in LZ4_compress_HC() local
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |