Home
last modified time | relevance | path

Searched +defs:old +defs:hash (Results 1 – 25 of 2557) sorted by relevance

12345678910>>...103

/dports/games/freeciv/freeciv-2.6.6/common/
H A Dpackets_gen.c1482 struct packet_tile_info *old; in receive_packet_tile_info_100() local
1605 struct packet_tile_info *old; in send_packet_tile_info_100() local
1770 struct packet_game_info *old; in receive_packet_game_info_100() local
2445 struct packet_game_info *old; in send_packet_game_info_100() local
3652 struct packet_game_info *old; in receive_packet_game_info_101() local
9364 struct packet_map_info *old; in receive_packet_map_info_100() local
9417 struct packet_map_info *old; in send_packet_map_info_100() local
9891 struct packet_chat_msg *old; in receive_packet_chat_msg_100() local
9967 struct packet_chat_msg *old; in send_packet_chat_msg_100() local
12366 struct packet_city_buy *old; in receive_packet_city_buy_100() local
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dpackets_gen.c1482 struct packet_tile_info *old; in receive_packet_tile_info_100() local
1605 struct packet_tile_info *old; in send_packet_tile_info_100() local
1770 struct packet_game_info *old; in receive_packet_game_info_100() local
2445 struct packet_game_info *old; in send_packet_game_info_100() local
3652 struct packet_game_info *old; in receive_packet_game_info_101() local
9364 struct packet_map_info *old; in receive_packet_map_info_100() local
9417 struct packet_map_info *old; in send_packet_map_info_100() local
9891 struct packet_chat_msg *old; in receive_packet_chat_msg_100() local
9967 struct packet_chat_msg *old; in send_packet_chat_msg_100() local
12366 struct packet_city_buy *old; in receive_packet_city_buy_100() local
[all …]
/dports/security/libargon2/phc-winner-argon2-20190702/kats/
H A Dcheck-sums.ps13 function hash($path) { in hash() function
5 $hash = new-object -TypeName System.Security.Cryptography.SHA256CryptoServiceProvider in hash() variable
31 $old=$(Get-Content $file".shasum") in main() variable
32 $old = $old.Substring(0, $old.IndexOf(" ")) in main() variable
/dports/security/py-argon2-cffi/argon2_cffi-19.1.0/extras/libargon2/kats/
H A Dcheck-sums.ps13 function hash($path) { in hash() function
5 $hash = new-object -TypeName System.Security.Cryptography.SHA256CryptoServiceProvider in hash() variable
31 $old=$(Get-Content $file".shasum") in main() variable
32 $old = $old.Substring(0, $old.IndexOf(" ")) in main() variable
/dports/devel/libplist/libplist-2.2.0/src/
H A Dhashtable.c49 hashentry_t* old = e; in hash_table_destroy() local
62 unsigned int hash = ht->hash_func(key); in hash_table_insert() local
97 unsigned int hash = ht->hash_func(key); in hash_table_lookup() local
115 unsigned int hash = ht->hash_func(key); in hash_table_remove() local
125 hashentry_t* old = e; in hash_table_remove() local
/dports/devel/py-libplist/libplist-2.2.0/src/
H A Dhashtable.c49 hashentry_t* old = e; in hash_table_destroy() local
62 unsigned int hash = ht->hash_func(key); in hash_table_insert() local
97 unsigned int hash = ht->hash_func(key); in hash_table_lookup() local
115 unsigned int hash = ht->hash_func(key); in hash_table_remove() local
125 hashentry_t* old = e; in hash_table_remove() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java63 final String hash; field in AuthTimeWithHash
69 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
124 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
137 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java62 final String hash; field in AuthTimeWithHash
68 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
123 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
136 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java62 final String hash; field in AuthTimeWithHash
68 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
123 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
136 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java62 final String hash; field in AuthTimeWithHash
68 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
123 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
136 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java62 final String hash; field in AuthTimeWithHash
68 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
123 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
136 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java63 final String hash; field in AuthTimeWithHash
69 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
124 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
137 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java62 final String hash; field in AuthTimeWithHash
68 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
123 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
136 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java62 final String hash; field in AuthTimeWithHash
68 int ctime, int cusec, String hashAlg, String hash) { in AuthTimeWithHash()
123 public boolean sameTimeDiffHash(AuthTimeWithHash old) { in sameTimeDiffHash()
136 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()
/dports/lang/kawa/kawa-3.1.1/gnu/math/
H A DNamedUnit.java50 int hash = name.hashCode(); in init() local
61 int hash = name.hashCode(); in lookup() local
74 int hash = name.hashCode(); in lookup() local
86 NamedUnit old = lookup(name, scale, base); in make() local
101 NamedUnit old = lookup(name, scale, base); in make() local
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/util/
H A DWeakHashNode.java11 public int hash; field in WeakHashNode
18 int hash) in WeakHashNode()
44 V old = this.value; in setValue() local
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/util/
H A Dcache.cc58 LRUHandle* Lookup(const Slice& key, uint32_t hash) { in Lookup()
64 LRUHandle* old = *ptr; in Insert() local
78 LRUHandle* Remove(const Slice& key, uint32_t hash) { in Remove()
120 uint32_t hash = h->hash; in Resize() local
245 LRUHandle* old = table_.Insert(e); in Insert() local
252 LRUHandle* old = lru_.next; in Insert() local
261 void LRUCache::Erase(const Slice& key, uint32_t hash) { in Erase()
283 static uint32_t Shard(uint32_t hash) { in Shard()
297 const uint32_t hash = HashSlice(key); in Insert() local
301 const uint32_t hash = HashSlice(key); in Lookup() local
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/leveldb-sys-2.0.5/deps/leveldb-1.18/util/
H A Dcache.cc58 LRUHandle* Lookup(const Slice& key, uint32_t hash) { in Lookup()
64 LRUHandle* old = *ptr; in Insert() local
78 LRUHandle* Remove(const Slice& key, uint32_t hash) { in Remove()
119 uint32_t hash = h->hash; in Resize() local
242 LRUHandle* old = table_.Insert(e); in Insert() local
249 LRUHandle* old = lru_.next; in Insert() local
258 void LRUCache::Erase(const Slice& key, uint32_t hash) { in Erase()
280 static uint32_t Shard(uint32_t hash) { in Shard()
295 const uint32_t hash = HashSlice(key); in Insert() local
299 const uint32_t hash = HashSlice(key); in Lookup() local
[all …]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/leveldb/util/
H A Dcache.cc58 LRUHandle* Lookup(const Slice& key, uint32_t hash) { in Lookup()
64 LRUHandle* old = *ptr; in Insert() local
78 LRUHandle* Remove(const Slice& key, uint32_t hash) { in Remove()
119 uint32_t hash = h->hash; in Resize() local
242 LRUHandle* old = table_.Insert(e); in Insert() local
249 LRUHandle* old = lru_.next; in Insert() local
258 void LRUCache::Erase(const Slice& key, uint32_t hash) { in Erase()
280 static uint32_t Shard(uint32_t hash) { in Shard()
295 const uint32_t hash = HashSlice(key); in Insert() local
299 const uint32_t hash = HashSlice(key); in Lookup() local
[all …]
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/leveldb/util/
H A Dcache.cc58 LRUHandle* Lookup(const Slice& key, uint32_t hash) { in Lookup()
64 LRUHandle* old = *ptr; in Insert() local
78 LRUHandle* Remove(const Slice& key, uint32_t hash) { in Remove()
119 uint32_t hash = h->hash; in Resize() local
242 LRUHandle* old = table_.Insert(e); in Insert() local
249 LRUHandle* old = lru_.next; in Insert() local
258 void LRUCache::Erase(const Slice& key, uint32_t hash) { in Erase()
280 static uint32_t Shard(uint32_t hash) { in Shard()
295 const uint32_t hash = HashSlice(key); in Insert() local
299 const uint32_t hash = HashSlice(key); in Lookup() local
[all …]
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/leveldb/util/
H A Dcache.cc58 LRUHandle* Lookup(const Slice& key, uint32_t hash) { in Lookup()
64 LRUHandle* old = *ptr; in Insert() local
78 LRUHandle* Remove(const Slice& key, uint32_t hash) { in Remove()
119 uint32_t hash = h->hash; in Resize() local
242 LRUHandle* old = table_.Insert(e); in Insert() local
249 LRUHandle* old = lru_.next; in Insert() local
258 void LRUCache::Erase(const Slice& key, uint32_t hash) { in Erase()
280 static uint32_t Shard(uint32_t hash) { in Shard()
295 const uint32_t hash = HashSlice(key); in Insert() local
299 const uint32_t hash = HashSlice(key); in Lookup() local
[all …]
/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dhash_table.c27 unsigned long hash = 5381; in djb2_hash() local
34 static int hash_index(hash_table_t * hash, const char *key) in hash_index()
42 void hash_table_init(const char *name, hash_table_t * hash, int len) in hash_table_init()
56 void hash_print_stats(hash_table_t * hash) in hash_print_stats()
74 void hash_table_deinit(hash_table_t * hash) in hash_table_deinit()
87 hash_entry_t *old = hash_entry; in hash_table_deinit() local
100 void *hash_table_get(hash_table_t * hash, const char *key) in hash_table_get()
117 int hash_table_insert(hash_table_t * hash, const char *key, void *value) in hash_table_insert()
159 int hash_table_remove(hash_table_t * hash, const char *key) in hash_table_remove()
191 void hash_table_foreach(hash_table_t * hash, in hash_table_foreach()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DIntHashTable.java77 protected int hash(Object key) { in hash() method in IntHashTable
90 int hash = hash(key); in lookup() local
128 Object old = objs[index]; in put() local
153 Object old = objs[index]; in remove() local
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/squid/
H A Dgki.c118 GKI *hash; in GKIInit() local
134 GKIFree(GKI *hash) in GKIFree()
180 GKIStoreKey(GKI *hash, char *key) in GKIStoreKey()
218 GKIKeyIndex(GKI *hash, char *key) in GKIKeyIndex()
242 GKIStatus(GKI *hash) in GKIStatus()
288 GKI *hash; in gki_alloc() local
324 gki_hashvalue(GKI *hash, char *key) in gki_hashvalue()
349 gki_upsize(GKI *old) in gki_upsize()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/krb5/internal/rcache/
H A DAuthTimeWithHash.java37 final String hash; field in AuthTimeWithHash
43 int ctime, int cusec, String hash) { in AuthTimeWithHash()
96 public boolean isSameIgnoresHash(AuthTime old) { in isSameIgnoresHash()

12345678910>>...103