Home
last modified time | relevance | path

Searched refs:testSize (Results 1 – 25 of 960) sorted by path

12345678910>>...39

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zOut.cpp241 int testSize; in GetVolPureSize() local
243 testSize = volSize - headersSizeBase; in GetVolPureSize()
245 testSize = 1; in GetVolPureSize()
246 UInt32 headersSize = COutArchive::GetVolHeadersSize(testSize, nameLength, props); in GetVolPureSize()
/dports/archivers/liblz4/lz4-1.9.3/tests/
H A Dframetest.c180 size_t cSize, testSize; in basicTests() local
221 testSize = 0; in basicTests()
223 …4F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, NULL), CNBuffer, testSize, NU… in basicTests()
244 testSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests()
255 …4F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, NULL), CNBuffer, testSize, NU… in basicTests()
376 …F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
381 …F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
485 …_V(cErr, LZ4F_compressUpdate(cctx, op, LZ4F_compressBound(testSize, &prefs), CNBuffer, testSize, N… in basicTests()
491 prefs.frameInfo.contentSize = testSize; in basicTests()
495 …_V(cErr, LZ4F_compressUpdate(cctx, op, LZ4F_compressBound(testSize, &prefs), CNBuffer, testSize, N… in basicTests()
[all …]
/dports/archivers/lizard/lizard-1.0/tests/
H A Dframetest.c189 size_t cSize, testSize; in basicTests() local
204 testSize = 0; in basicTests()
206 …compressFrame(compressedBuffer, LizardF_compressFrameBound(testSize, NULL), CNBuffer, testSize, NU… in basicTests()
226 testSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests()
228 …compressFrame(compressedBuffer, LizardF_compressFrameBound(testSize, NULL), CNBuffer, testSize, NU… in basicTests()
317 …ompressFrame(compressedBuffer, LizardF_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
323 …ompressFrame(compressedBuffer, LizardF_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
409 … = LizardF_compressUpdate(cctx, op, LizardF_compressBound(testSize, &prefs), CNBuffer, testSize, N… in basicTests()
417 prefs.frameInfo.contentSize = testSize; in basicTests()
422 … = LizardF_compressUpdate(cctx, op, LizardF_compressBound(testSize, &prefs), CNBuffer, testSize, N… in basicTests()
[all …]
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zOut.cpp240 int testSize; in GetVolPureSize() local
242 testSize = volSize - headersSizeBase; in GetVolPureSize()
244 testSize = 1; in GetVolPureSize()
245 UInt32 headersSize = COutArchive::GetVolHeadersSize(testSize, nameLength, props); in GetVolPureSize()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zOut.cpp240 int testSize; in GetVolPureSize() local
242 testSize = volSize - headersSizeBase; in GetVolPureSize()
244 testSize = 1; in GetVolPureSize()
245 UInt32 headersSize = COutArchive::GetVolHeadersSize(testSize, nameLength, props); in GetVolPureSize()
/dports/archivers/maxcso/maxcso-1.10.0/lz4/programs/
H A Dframetest.c239 size_t cSize, testSize; in basicTests() local
254 testSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests()
256 …4F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, NULL), CNBuffer, testSize, NU… in basicTests()
348 …F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
354 …F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
361 …F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
401 …F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
408 …F_compressFrame(compressedBuffer, LZ4F_compressFrameBound(testSize, &prefs), CNBuffer, testSize, &… in basicTests()
443 …orCode = LZ4F_compressUpdate(cctx, op, LZ4F_compressBound(testSize, &prefs), CNBuffer, testSize, N… in basicTests()
456 …orCode = LZ4F_compressUpdate(cctx, op, LZ4F_compressBound(testSize, &prefs), CNBuffer, testSize, N… in basicTests()
[all …]
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/tests/
H A Dfuzzer.c1036 { size_t const testSize = CNBuffSize / 3; in basicUnitTests() local
1037 { ZSTD_parameters p = ZSTD_getParams(2, testSize, dictSize); in basicUnitTests()
1039 CHECK( ZSTD_compressBegin_advanced(ctxOrig, CNBuffer, dictSize, p, testSize-1) ); in basicUnitTests()
1041 CHECK( ZSTD_copyCCtx(ctxDuplicated, ctxOrig, testSize) ); in basicUnitTests()
1043 … CHECK_VAR(cSize, ZSTD_compressEnd(ctxDuplicated, compressedBuffer, ZSTD_compressBound(testSize), in basicUnitTests()
1044 (const char*)CNBuffer + dictSize, testSize) ); in basicUnitTests()
1047 … if ((zfh.frameContentSize != testSize) && (zfh.frameContentSize != 0)) goto _output_error; in basicUnitTests()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/7z/
H A D7zOut.cpp258 int testSize; in GetVolPureSize() local
260 testSize = volSize - headersSizeBase; in GetVolPureSize()
262 testSize = 1; in GetVolPureSize()
263 UInt32 headersSize = COutArchive::GetVolHeadersSize(testSize, nameLength, props); in GetVolPureSize()
/dports/archivers/zstd/zstd-1.5.0/tests/
H A Dfuzzer.c893 size_t const testSize = 1024; in basicUnitTests() local
896 char* dict = (char*)malloc(2 * testSize); in basicUnitTests()
899 RDG_genBuffer(dict, testSize, 0.5, 0.5, seed); in basicUnitTests()
900 RDG_genBuffer(CNBuffer, testSize, 0.6, 0.6, seed); in basicUnitTests()
901 memcpy(dict + testSize, CNBuffer, testSize); in basicUnitTests()
912 CHECK_Z(ZSTD_CCtx_refPrefix(cctx, dict, testSize)); in basicUnitTests()
915 …CK_Z(ZSTD_decompress_usingDict(dctx, decodedBuffer, testSize, compressedBuffer, cSize, dict, testS… in basicUnitTests()
920 CHECK_Z(ZSTD_CCtx_refPrefix(cctx, dict, testSize)); in basicUnitTests()
921 … cSize = ZSTD_compress2(cctx, compressedBuffer, compressedBufferSize, dict + testSize, testSize); in basicUnitTests()
1906 { size_t const testSize = CNBuffSize / 3; in basicUnitTests() local
[all …]
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A DtimerTest.cpp34 const int testSize = 10; variable
36 for (int i = 0; i < testSize; ++i)
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/Smerity/govarint/
H A Dgovarint_test.go192 testSize := 1000000
193 data := make([]uint32, testSize, testSize)
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/rulers/
H A DMarkerRuler.cpp293 float testSize = ((float)(m_rulerScale->getBarPosition(firstBar + 1) - in paintEvent() local
302 if (testSize < 1.0) { in paintEvent()
303 every = (int(1.0 / testSize)); in paintEvent()
/dports/biology/canu/canu-2.2/src/utility/src/tests/
H A DbitsTest.C151 testUnary(uint32 testSize) { in testUnary() argument
161 random[ii] = mt.mtRandom32() % testSize; in testUnary()
201 testBinary(uint32 testSize) { in testBinary() argument
212 width[ii] = mt.mtRandom32() % testSize; in testBinary()
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/
H A DIndexRangeUnitTest.java31 public void testSize(final int from, final int to) { in testSize() method in IndexRangeUnitTest
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/codecs/xsvLocatableTable/
H A DXsvTableFeatureUnitTest.java109 public void testSize() { in testSize() method in XsvTableFeatureUnitTest
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/recalibration/covariates/
H A DStandardCovariateListUnitTest.java22 public void testSize() { in testSize() method in StandardCovariateListUnitTest
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/tests/
H A Dfuzzer.c846 { size_t const testSize = CNBuffSize / 3; in basicUnitTests() local
847 { ZSTD_parameters p = ZSTD_getParams(2, testSize, dictSize); in basicUnitTests()
849 CHECK( ZSTD_compressBegin_advanced(ctxOrig, CNBuffer, dictSize, p, testSize-1) ); in basicUnitTests()
851 CHECK( ZSTD_copyCCtx(ctxDuplicated, ctxOrig, testSize) ); in basicUnitTests()
853 … CHECKPLUS(r, ZSTD_compressEnd(ctxDuplicated, compressedBuffer, ZSTD_compressBound(testSize), in basicUnitTests()
854 (const char*)CNBuffer + dictSize, testSize), in basicUnitTests()
858 … if ((zfh.frameContentSize != testSize) && (zfh.frameContentSize != 0)) goto _output_error; in basicUnitTests()
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/core/
H A DValueTest.java13 public void testSize() { in testSize() method in ValueTest
/dports/converters/wkhtmltopdf/qt-5db36ec/src/multimedia/audio/
H A Dqaudiodeviceinfo_alsa_p.cpp251 bool testSize = false; in testSettings() local
357 testSize = true; in testSettings()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gogo/protobuf/test/
H A Dbug_test.go88 func testSize(m interface { func
118 data1, err := testSize(&NinOptNative{
138 data2, err := testSize(&NidOptNative{
169 data4, err := testSize(m4, "packed", 12)
183 if _, err := testSize(&NinRepNative{
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gogo/protobuf/test/combos/both/
H A Dbug_test.go88 func testSize(m interface { func
118 data1, err := testSize(&NinOptNative{
138 data2, err := testSize(&NidOptNative{
169 data4, err := testSize(m4, "packed", 12)
183 if _, err := testSize(&NinRepNative{
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gogo/protobuf/test/combos/marshaler/
H A Dbug_test.go88 func testSize(m interface { func
118 data1, err := testSize(&NinOptNative{
138 data2, err := testSize(&NidOptNative{
169 data4, err := testSize(m4, "packed", 12)
183 if _, err := testSize(&NinRepNative{
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gogo/protobuf/test/combos/unmarshaler/
H A Dbug_test.go88 func testSize(m interface { func
118 data1, err := testSize(&NinOptNative{
138 data2, err := testSize(&NidOptNative{
169 data4, err := testSize(m4, "packed", 12)
183 if _, err := testSize(&NinRepNative{
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/test/java/org/apache/hadoop/hbase/types/
H A DTestCopyOnWriteMaps.java56 public void testSize() throws Exception { in testSize() method in TestCopyOnWriteMaps
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/test/
H A DTestHashStructures.java55 int testSize = 33; in testHashMap() local
95 int testSize = 33; in testIntKeyHashMap() local
136 int testSize = 33; in testHashMappedList() local
168 int testSize = 512; in testDoubleIntLookup() local
189 int testSize = 500; in testDoubleIntSpeed() local
259 for (int i = 0; i < testSize; i++) { in populateBySerialIntKeys()
275 for (int i = 0; i < testSize; i++) { in populateBySerialIntKeysInt()
291 for (int i = 0; i < testSize; i++) { in populateBySerialIntKeysInt()
307 for (int i = 0; i < testSize; i++) { in populateByRandomIntKeysInt()
324 for (int i = 0; i < testSize; i++) { in populateByRandomIntKeys()
[all …]

12345678910>>...39