Home
last modified time | relevance | path

Searched defs:compressed (Results 76 – 100 of 5027) sorted by relevance

12345678910>>...202

/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/linux-kernel/test/
H A DUserlandTest.cpp132 std::string compressed; in compress() local
171 std::string compressed; in compress() local
197 std::string compressed; in compress() local
383 auto const compressed = compress(*zcs, kData); in TEST() local
394 auto const compressed = compress(*zcs, kData); in TEST() local
409 auto const compressed = compress(*zcs, kData); in TEST() local
421 auto const compressed = compress(*zcs, kData); in TEST() local
427 auto const compressed = compress(*zcs, kData); in TEST() local
436 auto const compressed = compress(*zcs, kData); in TEST() local
447 std::string compressed; in TEST() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/test/
H A DUserlandTest.cpp132 std::string compressed; in compress() local
171 std::string compressed; in compress() local
197 std::string compressed; in compress() local
383 auto const compressed = compress(*zcs, kData); in TEST() local
394 auto const compressed = compress(*zcs, kData); in TEST() local
409 auto const compressed = compress(*zcs, kData); in TEST() local
421 auto const compressed = compress(*zcs, kData); in TEST() local
427 auto const compressed = compress(*zcs, kData); in TEST() local
436 auto const compressed = compress(*zcs, kData); in TEST() local
447 std::string compressed; in TEST() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/test/
H A DUserlandTest.cpp132 std::string compressed; in compress() local
171 std::string compressed; in compress() local
197 std::string compressed; in compress() local
383 auto const compressed = compress(*zcs, kData); in TEST() local
394 auto const compressed = compress(*zcs, kData); in TEST() local
409 auto const compressed = compress(*zcs, kData); in TEST() local
421 auto const compressed = compress(*zcs, kData); in TEST() local
427 auto const compressed = compress(*zcs, kData); in TEST() local
436 auto const compressed = compress(*zcs, kData); in TEST() local
447 std::string compressed; in TEST() local
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/linux-kernel/test/
H A DUserlandTest.cpp132 std::string compressed; in compress() local
171 std::string compressed; in compress() local
197 std::string compressed; in compress() local
383 auto const compressed = compress(*zcs, kData); in TEST() local
394 auto const compressed = compress(*zcs, kData); in TEST() local
409 auto const compressed = compress(*zcs, kData); in TEST() local
421 auto const compressed = compress(*zcs, kData); in TEST() local
427 auto const compressed = compress(*zcs, kData); in TEST() local
436 auto const compressed = compress(*zcs, kData); in TEST() local
447 std::string compressed; in TEST() local
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/contrib/linux-kernel/test/
H A DUserlandTest.cpp132 std::string compressed; in compress() local
171 std::string compressed; in compress() local
197 std::string compressed; in compress() local
383 auto const compressed = compress(*zcs, kData); in TEST() local
394 auto const compressed = compress(*zcs, kData); in TEST() local
409 auto const compressed = compress(*zcs, kData); in TEST() local
421 auto const compressed = compress(*zcs, kData); in TEST() local
427 auto const compressed = compress(*zcs, kData); in TEST() local
436 auto const compressed = compress(*zcs, kData); in TEST() local
447 std::string compressed; in TEST() local
[all …]
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/contrib/linux-kernel/test/
H A DUserlandTest.cpp132 std::string compressed; in compress() local
171 std::string compressed; in compress() local
197 std::string compressed; in compress() local
383 auto const compressed = compress(*zcs, kData); in TEST() local
394 auto const compressed = compress(*zcs, kData); in TEST() local
409 auto const compressed = compress(*zcs, kData); in TEST() local
421 auto const compressed = compress(*zcs, kData); in TEST() local
427 auto const compressed = compress(*zcs, kData); in TEST() local
436 auto const compressed = compress(*zcs, kData); in TEST() local
447 std::string compressed; in TEST() local
[all …]
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-compression-rle.cc47 auto compressed = new Buffer(); variable
83 auto compressed = new Buffer(); variable
112 auto compressed = new Buffer(); variable
168 auto compressed = new Buffer(); variable
213 auto compressed = new Buffer(); variable
270 auto compressed = new Buffer(); variable
/dports/graphics/krita/krita-4.4.8/plugins/impex/psd/tests/
H A Dcompression_test.cpp36 QByteArray compressed = Compression::compress(ba, Compression::RLE); in testCompressionRLE() local
59 QByteArray compressed = Compression::compress(ba, Compression::ZIP); in testCompressionZIP() local
81 QByteArray compressed = Compression::compress(ba, Compression::Uncompressed); in testCompressionUncompressed() local
/dports/archivers/py-lzstring/lzstring-1.0.4/lzstring/
H A D__init__.py400 def decompress(compressed): argument
408 def decompressFromUTF16(compressed): argument
416 def decompressFromBase64(compressed): argument
424 def decompressFromEncodedURIComponent(compressed): argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstantImpl.java47 static JavaConstant forObject(Object object, boolean compressed) { in forObject()
74 private final boolean compressed; field in HotSpotObjectConstantImpl
76 protected HotSpotObjectConstantImpl(Object object, boolean compressed) { in HotSpotObjectConstantImpl()
101 assert !compressed; in compress() local
107 assert compressed; in uncompress() local
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(PAGE_SIZE); in encode_decode_range() local
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(PAGE_SIZE); in encode_decode_range() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(PAGE_SIZE); in encode_decode_range() local
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(PAGE_SIZE); in encode_decode_range() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(PAGE_SIZE); in encode_decode_range() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(XBZRLE_PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(XBZRLE_PAGE_SIZE); in encode_decode_range() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstantImpl.java47 static JavaConstant forObject(Object object, boolean compressed) { in forObject()
74 private final boolean compressed; field in HotSpotObjectConstantImpl
76 protected HotSpotObjectConstantImpl(Object object, boolean compressed) { in HotSpotObjectConstantImpl()
101 assert !compressed; in compress() local
107 assert compressed; in uncompress() local
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(XBZRLE_PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(XBZRLE_PAGE_SIZE); in encode_decode_range() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(PAGE_SIZE); in encode_decode_range() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstantImpl.java47 static JavaConstant forObject(Object object, boolean compressed) { in forObject()
74 private final boolean compressed; field in HotSpotObjectConstantImpl
76 protected HotSpotObjectConstantImpl(Object object, boolean compressed) { in HotSpotObjectConstantImpl()
101 assert !compressed; in compress() local
107 assert compressed; in uncompress() local
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-xbzrle.c45 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_zero() local
68 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_unchanged() local
94 uint8_t *compressed = g_malloc(XBZRLE_PAGE_SIZE); in test_encode_decode_1_byte() local
115 uint8_t *compressed = g_malloc0(XBZRLE_PAGE_SIZE); in test_encode_decode_overflow() local
137 uint8_t *compressed = g_malloc(XBZRLE_PAGE_SIZE); in encode_decode_range() local
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/test/src/
H A Dtest_compression.c49 ArrayCompressed *compressed; in test_int_array() local
86 ArrayCompressed *compressed; in test_string_array() local
140 DictionaryCompressed *compressed; in test_int_dictionary() local
166 DictionaryCompressed *compressed; in test_string_dictionary() local
222 GorillaCompressed *compressed; in test_gorilla_int() local
288 GorillaCompressed *compressed; in test_gorilla_float() local
326 GorillaCompressed *compressed; in test_gorilla_double() local
364 Datum compressed; in test_delta() local
390 Datum compressed; in test_delta2() local
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DStreamTests.cpp50 std::string compressed; in TEST() local
66 std::string compressed; in TEST() local
82 std::string compressed; in TEST() local
99 std::string compressed; in TEST() local
116 std::string compressed; in TEST() local
133 std::string compressed, compressed2; in TEST() local
150 std::string compressed; in TEST() local
166 std::string compressed, compressed2; in TEST() local
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/UnitTestsSources/
H A DStreamTests.cpp50 std::string compressed; in TEST() local
66 std::string compressed; in TEST() local
82 std::string compressed; in TEST() local
99 std::string compressed; in TEST() local
116 std::string compressed; in TEST() local
133 std::string compressed, compressed2; in TEST() local
150 std::string compressed; in TEST() local
166 std::string compressed, compressed2; in TEST() local
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DStreamTests.cpp50 std::string compressed; in TEST() local
66 std::string compressed; in TEST() local
82 std::string compressed; in TEST() local
99 std::string compressed; in TEST() local
116 std::string compressed; in TEST() local
133 std::string compressed, compressed2; in TEST() local
150 std::string compressed; in TEST() local
166 std::string compressed, compressed2; in TEST() local

12345678910>>...202