Home
last modified time | relevance | path

Searched refs:stored_md5 (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/ipdbtools/ipdb-1.1.2/
H A Dipdb-update.sh79 stored_md5=`/usr/bin/cut -d " " -f4 "$IPRanges/afrinic.md5"`
81 if [ "$stored_md5" != "$actual_md5" ]; then
93 stored_md5=`/usr/bin/cut -d " " -f4 "$IPRanges/apnic.md5"`
95 if [ "$stored_md5" != "$actual_md5" ]; then
107 stored_md5=`/usr/bin/cut -d " " -f1 "$IPRanges/arin.md5"`
109 if [ "$stored_md5" != "$actual_md5" ]; then
121 stored_md5=`/usr/bin/cut -d " " -f4 "$IPRanges/lacnic.md5"`
123 if [ "$stored_md5" != "$actual_md5" ]; then
135 stored_md5=`/usr/bin/cut -d " " -f4 "$IPRanges/ripencc.md5"`
137 if [ "$stored_md5" != "$actual_md5" ]; then
/dports/science/py-dipy/dipy-1.4.1/dipy/data/tests/
H A Dtest_fetcher.py21 stored_md5 = fetcher._get_file_md5(fname)
23 npt.assert_equal(fetcher.check_md5(fname, stored_md5), None)
33 stored_md5 = fetcher._get_file_md5(symmetric362)
55 md5_list=[stored_md5])
66 stored_md5)
/dports/science/py-dipy/dipy-1.4.1/dipy/data/
H A Dfetcher.py71 def check_md5(filename, stored_md5=None): argument
84 if stored_md5 is not None:
86 if stored_md5 != computed_md5:
91 dipy.""" % (filename, stored_md5,
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/
H A Dget_syzygy_binaries.py220 stored_md5 = contents[relpath]
222 if actual_md5 != stored_md5:
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/
H A Dget_syzygy_binaries.py220 stored_md5 = contents[relpath]
222 if actual_md5 != stored_md5:
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/
H A Dget_syzygy_binaries.py220 stored_md5 = contents[relpath]
222 if actual_md5 != stored_md5:
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/
H A Dget_syzygy_binaries.py220 stored_md5 = contents[relpath]
222 if actual_md5 != stored_md5: