Home
last modified time | relevance | path

Searched defs:zResult (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/pierrec/lz4/lz4-2.5.2/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/security/vault/vault-1.8.2/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pierrec/lz4/
H A Dwriter.go13 type zResult struct { struct
14 size uint32 // Block header
15 data []byte // Compressed data
16 checksum uint32 // Data checksum
391 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type zResult struct { struct
13 size uint32 // Block header
14 data []byte // Compressed data
15 checksum uint32 // Data checksum
386 func writerCompressBlock(c chan zResult, header Header, data []byte) {
/dports/www/rssroll/libcez-1.05/src/misc/
H A Dhmac.c46 HMAC_encrypt_me(const char *zSecret, const char *zString, char *zResult, in HMAC_encrypt_me()
84 HMAC_verify_me(const char *zSecret, const char *zString, const char *zResult){ in HMAC_verify_me()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/util/
H A Dframe_capture_utils.h32 int zResult = in DecompressBinaryData() local
/dports/devel/fossil/fossil-src-2.17/src/
H A Dmd5.c348 static char zResult[12]; in md5sum_current_state() local
369 unsigned char zResult[16]; in md5sum_finish() local
392 unsigned char zResult[16]; in md5sum_file() local
423 unsigned char zResult[16]; in md5sum_blob() local
H A Dsha1.c318 unsigned char zResult[20]; in sha1sum_finish() local
341 unsigned char zResult[20]; in sha1sum_file() local
383 unsigned char zResult[20]; in sha1sum_blob() local
404 unsigned char zResult[20]; in sha1sum() local
438 unsigned char zResult[20]; in sha1_shared_secret() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DBlobCache.cpp51 int zResult = zlib_internal::GzipCompressHelper(compressedData->data(), &expectedCompressedSize, in CompressBlobCacheData() local
85 int zResult = zlib_internal::GzipUncompressHelper( in DecompressBlobCacheData() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DBlobCache.cpp51 int zResult = zlib_internal::GzipCompressHelper(compressedData->data(), &expectedCompressedSize, in CompressBlobCacheData() local
85 int zResult = zlib_internal::GzipUncompressHelper( in DecompressBlobCacheData() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DBlobCache.cpp51 int zResult = zlib_internal::GzipCompressHelper(compressedData->data(), &expectedCompressedSize, in CompressBlobCacheData() local
85 int zResult = zlib_internal::GzipUncompressHelper( in DecompressBlobCacheData() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/util/
H A Dframe_capture_test_utils.h37 int zResult = in DecompressBinaryData() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dieee754.c52 char zResult[100]; in ieee754func() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dieee754.c52 char zResult[100]; in ieee754func() local
/dports/devel/bullet/bullet3-3.21/src/BulletDynamics/MLCPSolvers/
H A DbtPATHSolver.h90 btAlignedObjectArray<double> zResult; variable

1234567