Home
last modified time | relevance | path

Searched refs:Hash (Results 1 – 25 of 11940) sorted by relevance

12345678910>>...478

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/minify/v2/css/
H A Dhash.go7 type Hash uint32 type
11 Ms_Filter Hash = 0xa // -ms-filter
13 Aliceblue Hash = 0x7a209 // aliceblue
17 All Hash = 0x69103 // all
18 Alpha Hash = 0x37205 // alpha
30 Attr Hash = 0x59804 // attr
31 Auto Hash = 0x44504 // auto
857 func (i Hash) String() string {
862 func (i Hash) Bytes() []byte {
872 func ToHash(s []byte) Hash {
[all …]
/dports/textproc/minify/minify-2.9.22/css/
H A Dhash.go7 type Hash uint32 type
11 Ms_Filter Hash = 0xa // -ms-filter
13 Aliceblue Hash = 0x7a209 // aliceblue
17 All Hash = 0x69103 // all
18 Alpha Hash = 0x37205 // alpha
30 Attr Hash = 0x59804 // attr
31 Auto Hash = 0x44504 // auto
857 func (i Hash) String() string {
862 func (i Hash) Bytes() []byte {
872 func ToHash(s []byte) Hash {
[all …]
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/minify/v2/css/
H A Dhash.go7 type Hash uint32 type
11 Ms_Filter Hash = 0xa // -ms-filter
13 Aliceblue Hash = 0x7a209 // aliceblue
17 All Hash = 0x69103 // all
18 Alpha Hash = 0x37205 // alpha
30 Attr Hash = 0x59804 // attr
31 Auto Hash = 0x44504 // auto
857 func (i Hash) String() string {
862 func (i Hash) Bytes() []byte {
872 func ToHash(s []byte) Hash {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/minify/v2/html/
H A Dhash.go9 type Hash uint32 type
13 A Hash = 0x1 // a
14 Abbr Hash = 0x37a04 // abbr
15 About Hash = 0x5 // about
24 Area Hash = 0x1e304 // area
32 B Hash = 0x101 // b
35 Bb Hash = 0x37b02 // bb
41 Br Hash = 0x37c02 // br
249 func (i Hash) String() string {
260 func ToHash(s []byte) Hash {
[all …]
/dports/textproc/minify/minify-2.9.22/html/
H A Dhash.go9 type Hash uint32 type
13 A Hash = 0x1 // a
14 Abbr Hash = 0x37a04 // abbr
15 About Hash = 0x5 // about
24 Area Hash = 0x1e304 // area
32 B Hash = 0x101 // b
35 Bb Hash = 0x37b02 // bb
41 Br Hash = 0x37c02 // br
249 func (i Hash) String() string {
260 func ToHash(s []byte) Hash {
[all …]
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/minify/v2/html/
H A Dhash.go9 type Hash uint32
13 A Hash = 0x1 // a
14 Abbr Hash = 0x37a04 // abbr
15 About Hash = 0x5 // about
24 Area Hash = 0x1e304 // area
32 B Hash = 0x101 // b
35 Bb Hash = 0x37b02 // bb
41 Br Hash = 0x37c02 // br
249 func (i Hash) String() string {
260 func ToHash(s []byte) Hash {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/minify/v2/svg/
H A Dhash.go7 type Hash uint32 type
11 A Hash = 0x101 // a
16 Clip Hash = 0x6404 // clip
19 Color Hash = 0xd805 // color
27 D Hash = 0x5901 // d
49 G Hash = 0x1601 // g
123 var HashMap = map[string]Hash{
237 func (i Hash) String() string {
242 func (i Hash) Bytes() []byte {
252 func ToHash(s []byte) Hash {
[all …]
/dports/textproc/minify/minify-2.9.22/svg/
H A Dhash.go7 type Hash uint32
11 A Hash = 0x101 // a
16 Clip Hash = 0x6404 // clip
19 Color Hash = 0xd805 // color
27 D Hash = 0x5901 // d
49 G Hash = 0x1601 // g
123 var HashMap = map[string]Hash{
237 func (i Hash) String() string {
242 func (i Hash) Bytes() []byte {
252 func ToHash(s []byte) Hash {
[all …]
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/minify/v2/svg/
H A Dhash.go7 type Hash uint32 type
11 A Hash = 0x101 // a
16 Clip Hash = 0x6404 // clip
19 Color Hash = 0xd805 // color
27 D Hash = 0x5901 // d
49 G Hash = 0x1601 // g
123 var HashMap = map[string]Hash{
237 func (i Hash) String() string {
242 func (i Hash) Bytes() []byte {
252 func ToHash(s []byte) Hash {
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dtree_test.go59 expected := expectedEntry.Hash
63 c.Assert(obtainedTree.Hash, Equals, expected)
138 hash plumbing.Hash
176 h plumbing.Hash
181 func (o *SortReadObject) Hash() plumbing.Hash { return o.h } func
239 tree.Hash = obj.Hash()
323 c.Assert(entry.Hash.String(), Equals, e.Hash)
335 seen := map[plumbing.Hash]bool{
349 c.Assert(entry.Hash.String(), Equals, e.Hash)
432 Name, Hash, Tree string
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dtree_test.go59 expected := expectedEntry.Hash
63 c.Assert(obtainedTree.Hash, Equals, expected)
138 hash plumbing.Hash
176 h plumbing.Hash
181 func (o *SortReadObject) Hash() plumbing.Hash { return o.h } func
239 tree.Hash = obj.Hash()
323 c.Assert(entry.Hash.String(), Equals, e.Hash)
335 seen := map[plumbing.Hash]bool{
349 c.Assert(entry.Hash.String(), Equals, e.Hash)
432 Name, Hash, Tree string
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dtree_test.go59 expected := expectedEntry.Hash
63 c.Assert(obtainedTree.Hash, Equals, expected)
138 hash plumbing.Hash
176 h plumbing.Hash
181 func (o *SortReadObject) Hash() plumbing.Hash { return o.h } func
239 tree.Hash = obj.Hash()
323 c.Assert(entry.Hash.String(), Equals, e.Hash)
335 seen := map[plumbing.Hash]bool{
349 c.Assert(entry.Hash.String(), Equals, e.Hash)
432 Name, Hash, Tree string
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/object/
H A Dtree_test.go59 expected := expectedEntry.Hash
63 c.Assert(obtainedTree.Hash, Equals, expected)
138 hash plumbing.Hash
176 h plumbing.Hash
181 func (o *SortReadObject) Hash() plumbing.Hash { return o.h } func
239 tree.Hash = obj.Hash()
323 c.Assert(entry.Hash.String(), Equals, e.Hash)
335 seen := map[plumbing.Hash]bool{
349 c.Assert(entry.Hash.String(), Equals, e.Hash)
432 Name, Hash, Tree string
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dtree_test.go59 expected := expectedEntry.Hash
63 c.Assert(obtainedTree.Hash, Equals, expected)
138 hash plumbing.Hash
176 h plumbing.Hash
181 func (o *SortReadObject) Hash() plumbing.Hash { return o.h } func
239 tree.Hash = obj.Hash()
323 c.Assert(entry.Hash.String(), Equals, e.Hash)
335 seen := map[plumbing.Hash]bool{
349 c.Assert(entry.Hash.String(), Equals, e.Hash)
432 Name, Hash, Tree string
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/forkid/
H A Dforkid_test.go41 genesis common.Hash
49 {0, ID{Hash: checksumToBytes(0xfc64ec04), Next: 1150000}}, // Unsynced
190 {7987396, ID{Hash: checksumToBytes(0x668db0af), Next: 0}, nil},
199 {7279999, ID{Hash: checksumToBytes(0xa00bc324), Next: 0}, nil},
204 {7279999, ID{Hash: checksumToBytes(0xa00bc324), Next: 7280000}, nil},
213 {7280000, ID{Hash: checksumToBytes(0xa00bc324), Next: 7280000}, nil},
217 {7987396, ID{Hash: checksumToBytes(0xa00bc324), Next: 7280000}, nil},
221 {7987396, ID{Hash: checksumToBytes(0x3edd5b10), Next: 4370000}, nil},
224 {7279999, ID{Hash: checksumToBytes(0x668db0af), Next: 0}, nil},
228 {4369999, ID{Hash: checksumToBytes(0xa00bc324), Next: 0}, nil},
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/data/pubkey/
H A Decdsa_rfc6979.vec8 Hash = SHA-1
11 Hash = SHA-224
14 Hash = SHA-256
17 Hash = SHA-384
20 Hash = SHA-512
25 Hash = SHA-1
28 Hash = SHA-224
31 Hash = SHA-256
34 Hash = SHA-384
46 Hash = SHA-1
[all …]
/dports/security/botan2/Botan-2.18.2/src/tests/data/pubkey/
H A Decdsa_rfc6979.vec8 Hash = SHA-1
11 Hash = SHA-224
14 Hash = SHA-256
17 Hash = SHA-384
20 Hash = SHA-512
25 Hash = SHA-1
28 Hash = SHA-224
31 Hash = SHA-256
34 Hash = SHA-384
46 Hash = SHA-1
[all …]
/dports/misc/metalink-tools/metalink-0.3.6/
H A DMakefile.metalink43Hash/HashPieces/o/xml.o: src/Hash/HashPieces/xml.cc src/Hash/HashPieces/HashPieces.ih src/Preproce…
61 src/Hash/GCrypt/o/value.o: src/Hash/GCrypt/value.cc src/Hash/GCrypt/GCrypt.ih src/Hash/GCrypt/GCryp…
64 src/Hash/GCrypt/o/update.o: src/Hash/GCrypt/update.cc src/Hash/GCrypt/GCrypt.ih src/Hash/GCrypt/GCr…
67 src/Hash/GCrypt/o/name.o: src/Hash/GCrypt/name.cc src/Hash/GCrypt/GCrypt.ih src/Hash/GCrypt/GCrypt.…
70 src/Hash/GCrypt/o/from.o: src/Hash/GCrypt/from.cc src/Hash/GCrypt/GCrypt.ih src/Hash/GCrypt/GCrypt.…
73 src/Hash/GCrypt/o/finalize.o: src/Hash/GCrypt/finalize.cc src/Hash/GCrypt/GCrypt.ih src/Hash/GCrypt…
76 src/Hash/o/xml.o: src/Hash/xml.cc src/Hash/Hash.ih src/Hash/Hash.hh
79Hash/HashGNUnet/o/value.o: src/Hash/HashGNUnet/value.cc src/Hash/HashGNUnet/HashGNUnet.ih src/Prep…
115Hash/HashED2K/o/value.o: src/Hash/HashED2K/value.cc src/Hash/HashED2K/HashED2K.ih src/Preprocessor…
118Hash/HashED2K/o/update.o: src/Hash/HashED2K/update.cc src/Hash/HashED2K/HashED2K.ih src/Preprocess…
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DHashTable.F90114 NULLIFY( Hash )
136 ALLOCATE( Hash % Bucket( Hash % BucketSize ), STAT=stat )
305 Hash % TotalEntries = Hash % TotalEntries + 1
307 IF ( Hash % TotalEntries > Hash % MaxAvgEntries*Hash % BucketSize ) THEN
435 Hash => NewHash
491 Hash % CurrentEntry => Hash % CurrentEntry % Next
493 Hash % CurrentBucket = Hash % CurrentBucket + 1
495 DO WHILE( Hash % CurrentBucket < Hash % BucketSize .AND. &
497 Hash % CurrentBucket = Hash % CurrentBucket + 1
500 IF ( Hash % CurrentBucket >= Hash % BucketSize ) RETURN
[all …]
/dports/security/elixir-jose/erlang-jose-1.11.1/src/jwa/
H A Djose_jwa_pkcs1.erl147 LHash = Hash(Label),
178 when is_tuple(Hash)
201 LHash = Hash(Label),
225 when is_tuple(Hash)
279 H = Hash(Message),
347 when is_tuple(Hash)
373 H = Hash(MPrime),
412 when is_tuple(Hash)
431 when is_tuple(Hash)
691 rsassa_pkcs1_sign(Hash, Hash, Message, RSAPrivateKey).
[all …]
/dports/security/erlang-jose/erlang-jose-1.11.1/src/jwa/
H A Djose_jwa_pkcs1.erl147 LHash = Hash(Label),
178 when is_tuple(Hash)
201 LHash = Hash(Label),
225 when is_tuple(Hash)
279 H = Hash(Message),
347 when is_tuple(Hash)
373 H = Hash(MPrime),
412 when is_tuple(Hash)
431 when is_tuple(Hash)
691 rsassa_pkcs1_sign(Hash, Hash, Message, RSAPrivateKey).
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jose/src/jwa/
H A Djose_jwa_pkcs1.erl147 LHash = Hash(Label),
178 when is_tuple(Hash)
201 LHash = Hash(Label),
225 when is_tuple(Hash)
279 H = Hash(Message),
347 when is_tuple(Hash)
373 H = Hash(MPrime),
412 when is_tuple(Hash)
431 when is_tuple(Hash)
691 rsassa_pkcs1_sign(Hash, Hash, Message, RSAPrivateKey).
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/eth/fetcher/
H A Dtx_fetcher_test.go41 …testTxsHashes = []common.Hash{testTxs[0].Hash(), testTxs[1].Hash(), testTxs[2].Hash(), testTxs[3].
46 hashes []common.Hash
62 tracking map[string][]common.Hash
63 fetching map[string][]common.Hash
64 dangling map[string][]common.Hash
765 var hashes []common.Hash
800 var hashesA []common.Hash
804 var hashesB []common.Hash
915 hashes[i] = tx.Hash()
1476 var queued []common.Hash
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Utility/
H A DHashTest.php195 $result = Hash::get($data, 0);
436 $result = Hash::diff($a, $b);
447 $result = Hash::diff($a, $b);
455 $result = Hash::diff($a, $b);
1993 $result = Hash::combine(
2010 $result = Hash::combine(
2026 $result = Hash::combine(
2038 $result = Hash::combine(
2059 $result = Hash::format(
2071 $result = Hash::format(
[all …]
/dports/security/hash/Hash-3c8d607b3d470d8a41ac3262ee310e850fab61cd/tests/
H A Dtest_sha3.cpp29 Hash test2;
41 Hash test3;
65 REQUIRE(Hash().addData(Hash::Span<const int>(s15)).finalize().toString()
85 Hash test2;
97 Hash test3;
121 REQUIRE(Hash().addData(Hash::Span<const int>(s15)).finalize().toString()
141 Hash test2;
153 Hash test3;
177 REQUIRE(Hash().addData(Hash::Span<const int>(s15)).finalize().toString()
197 Hash test2;
[all …]

12345678910>>...478