Home
last modified time | relevance | path

Searched refs:lasthash (Results 1 – 25 of 40) sorted by relevance

12

/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dlastspoke.pl41 my %lasthash;
63 $lasthash{lc($old)}{'last'} = time();
65 $lasthash{lc($new)}{'last'} = time();
76 $lasthash{lc($nick)}{'last'} = time();
91 $lasthash{lc($nick)}{'last'} = time();
92 $lasthash{lc($nick)}{'words'} = "$nick joined $channel";
102 $lasthash{lc($nick)}{'last'} = time();
134 $lasthash{lc($nick)}{'last'} = time();
137 if (exists $lasthash{lc($parts[1])}) {
138 …$server->command("MSG $target " . $lasthash{lc($parts[1])}{'words'} . " " . calcDiff($lasthash{lc(…
[all …]
/dports/devel/mergify/mergify-606ffbe2df73e4c4edfe399573d2f1df782aefbc/
H A Dmergify203 lasthash=`cat "$dotgit/MERGIFY_LAST_MERGED_HASH"`
223 lasthash=$curhash
266 lasthash=$curhash
302 lasthash=`git merge-base HEAD $srcbranch`
303 if [ -z "$lasthash" ]; then
308 echo $lasthash > "$dotgit/MERGIFY_LAST_MERGED_HASH"
334 lasthash=`cat "$dotgit/MERGIFY_LAST_MERGED_HASH"`
335 echo "merged through $lasthash"
360 hashes=`git log --pretty=format:%H --reverse --first-parent ${lasthash}..${srcbranch}`
385 lasthash=$curhash
[all …]
/dports/games/zdoom/zdoom-2.8.1/tools/updaterevision/
H A Dupdaterevision.c37 char vertag[128], lastlog[128], lasthash[128], *hash = NULL; in main() local
99 if (fgets(lasthash, sizeof lasthash, stream) == lasthash) in main()
101 stripnl(lasthash); in main()
102 if (strcmp(hash, lasthash + 3) == 0) in main()
/dports/www/moodle310/moodle/lib/classes/session/
H A Ddatabase.php47 protected $lasthash = null; variable in core\\session\\database
145 $this->lasthash = null;
164 $this->lasthash = sha1('');
207 $this->lasthash = sha1('');
210 $this->lasthash = sha1($record->sessdata);
237 if ($hash === $this->lasthash) {
268 $this->lasthash = null;
280 $this->lasthash = null;
H A Dredis.php60 protected $lasthash = null; variable in core\\session\\redis
243 $this->lasthash = null;
276 $this->lasthash = sha1('');
284 $this->lasthash = sha1(base64_encode($sessiondata));
300 if ($hash === $this->lasthash) {
330 $this->lasthash = null;
/dports/www/moodle39/moodle/lib/classes/session/
H A Ddatabase.php47 protected $lasthash = null; variable in core\\session\\database
145 $this->lasthash = null;
164 $this->lasthash = sha1('');
207 $this->lasthash = sha1('');
210 $this->lasthash = sha1($record->sessdata);
237 if ($hash === $this->lasthash) {
268 $this->lasthash = null;
280 $this->lasthash = null;
/dports/www/moodle311/moodle/lib/classes/session/
H A Ddatabase.php47 protected $lasthash = null; variable in core\\session\\database
145 $this->lasthash = null;
164 $this->lasthash = sha1('');
207 $this->lasthash = sha1('');
210 $this->lasthash = sha1($record->sessdata);
237 if ($hash === $this->lasthash) {
268 $this->lasthash = null;
280 $this->lasthash = null;
H A Dredis.php75 protected $lasthash = null; variable in core\\session\\redis
262 $this->lasthash = null;
296 $this->lasthash = sha1('');
304 $this->lasthash = sha1(base64_encode($sessiondata));
367 if ($hash === $this->lasthash) {
399 $this->lasthash = null;
/dports/cad/verilator/verilator-4.216/src/
H A DV3DupFinder.cpp52 V3Hash lasthash; in dumpFile() local
55 if (it == cend() || lasthash != it->first) { in dumpFile()
56 if (it != cend()) lasthash = it->first; in dumpFile()
77 if (lasthash != it.first) { in dumpFile()
78 lasthash = it.first; in dumpFile()
/dports/archivers/nomarch/nomarch-1.4/
H A Dreadlzw.c227 int lasthash,hashval; in oldver_getidx() local
249 lasthash=hashval; in oldver_getidx()
269 st_oldverhashlinks[lasthash]=hashval; in oldver_getidx()
/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_pbkdf2.cpp99 std::string lasthash = blockdata; in PBKDF2() local
102 tmphash = provider->hmac(pass, lasthash); in PBKDF2()
106 lasthash.swap(tmphash); in PBKDF2()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/light/
H A Dtrie.go205 var lasthash common.Hash
212 if missing.NodeHash == lasthash {
216 lasthash = missing.NodeHash
/dports/archivers/lbrate/lbrate-1.1/
H A Dreadlzw.c299 int lasthash,hashval; in oldver_getidx() local
326 lasthash=hashval; in oldver_getidx()
346 st_oldverhashlinks[lasthash]=hashval; in oldver_getidx()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/light/
H A Dtrie.go223 var lasthash common.Hash
230 if missing.NodeHash == lasthash {
234 lasthash = missing.NodeHash
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Dinit.c255 struct Hashentry *lasthash; variable
335 lasthash = hashtab + maxhash; in fileinit()
355 for(hp = hashtab ; hp < lasthash ; ++hp) in hashclear()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dreadlzw.c349 int lasthash, hashval; in oldver_getidx() local
374 lasthash = hashval; in oldver_getidx()
396 data->st_oldverhashlinks[lasthash] = hashval; in oldver_getidx()
/dports/lang/f2c/f2c-20200916/src/
H A Dinit.c255 struct Hashentry *lasthash; variable
343 lasthash = hashtab + maxhash; in fileinit()
363 for(hp = hashtab ; hp < lasthash ; ++hp) in hashclear()
/dports/sysutils/pacman/pacman-5.1.3/src/pacman/
H A Dcallback.c104 static int lasthash = 0, mouth = 0; in fill_progress() local
108 lasthash = 0; in fill_progress()
120 if(lasthash == hash) { in fill_progress()
127 lasthash = hash; in fill_progress()
/dports/lang/pcc/pcc-1.1.0/f77/fcom/
H A Dinit.c117 struct hashentry *lasthash = hashtab+MAXHASH; variable
210 for(hp = hashtab ; hp < lasthash ; ++hp) in procinit()
/dports/ftp/mirror/mirror-2.9_2/
H A Dftp.pl828 $lasthash += $hashevery;
1047 $lasthash += $hashevery;
/dports/devel/p5-Perl4-CoreLibs/Perl4-CoreLibs-0.004/lib/
H A Dftp.pl533 $lasthash += $ftp'hashevery;
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/scrub/
H A Ddir.c511 __u32 lasthash = 0; in xchk_directory_leaf1_bestfree() local
560 if (i > 0 && lasthash > hash) in xchk_directory_leaf1_bestfree()
562 lasthash = hash; in xchk_directory_leaf1_bestfree()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/scrub/
H A Ddir.c511 __u32 lasthash = 0; in xchk_directory_leaf1_bestfree() local
560 if (i > 0 && lasthash > hash) in xchk_directory_leaf1_bestfree()
562 lasthash = hash; in xchk_directory_leaf1_bestfree()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/scrub/
H A Ddir.c511 __u32 lasthash = 0; in xchk_directory_leaf1_bestfree() local
560 if (i > 0 && lasthash > hash) in xchk_directory_leaf1_bestfree()
562 lasthash = hash; in xchk_directory_leaf1_bestfree()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_da_btree.c1389 xfs_dahash_t lasthash=0; in xfs_da3_fixhashpath() local
1400 lasthash = xfs_attr_leaf_lasthash(blk->bp, &count); in xfs_da3_fixhashpath()
1405 lasthash = xfs_dir2_leaf_lasthash(dp, blk->bp, &count); in xfs_da3_fixhashpath()
1410 lasthash = xfs_da3_node_lasthash(dp, blk->bp, &count); in xfs_da3_fixhashpath()
1421 if (be32_to_cpu(btree[blk->index].hashval) == lasthash) in xfs_da3_fixhashpath()
1423 blk->hashval = lasthash; in xfs_da3_fixhashpath()
1424 btree[blk->index].hashval = cpu_to_be32(lasthash); in xfs_da3_fixhashpath()
1429 lasthash = be32_to_cpu(btree[nodehdr.count - 1].hashval); in xfs_da3_fixhashpath()

12