Home
last modified time | relevance | path

Searched refs:CHKSUM (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/normalize/normalize-0.7.7/test/
H A Dtest24bit.sh22 CHKSUM=`tail -c +44 mono.wav | md5sum`
23 case "$CHKSUM" in
27 CHKSUM=`tail -c +44 stereo.wav | md5sum`
28 case "$CHKSUM" in
56 CHKSUM=`tail -c +44 mono.wav | md5sum`
57 case "$CHKSUM" in
61 CHKSUM=`tail -c +44 stereo.wav | md5sum`
62 case "$CHKSUM" in
H A Dtest16bit.sh22 CHKSUM=`tail -c +44 mono.wav | md5sum`
23 case "$CHKSUM" in
27 CHKSUM=`tail -c +44 stereo.wav | md5sum`
28 case "$CHKSUM" in
56 CHKSUM=`tail -c +44 mono.wav | md5sum`
57 case "$CHKSUM" in
61 CHKSUM=`tail -c +44 stereo.wav | md5sum`
62 case "$CHKSUM" in
H A Dtest8bit.sh22 CHKSUM=`tail -c +44 mono.wav | md5sum`
23 case "$CHKSUM" in
27 CHKSUM=`tail -c +44 stereo.wav | md5sum`
28 case "$CHKSUM" in
56 CHKSUM=`tail -c +44 mono.wav | md5sum`
57 case "$CHKSUM" in
61 CHKSUM=`tail -c +44 stereo.wav | md5sum`
62 case "$CHKSUM" in
/dports/devel/tlsh/tlsh-d842e75/Testing/
H A Ddestroy_refresh_exp.sh12 CHKSUM=`../bin/tlsh_version | tail -1 | cut -f1`
40 mv -v $TMP/example_data.out exp/example_data.$HASH.$CHKSUM.$XLEN.out_EXP
41 mv -v $TMP/example_data.scores exp/example_data.$HASH.$CHKSUM.$XLEN.scores_EXP
42 mv -v $TMP/example_data.scores.2 exp/example_data.$HASH.$CHKSUM.$XLEN.scores.2_EXP
43 mv -v $TMP/example_data.xref.scores exp/example_data.$HASH.$CHKSUM.$XLEN.xref.scores_EXP
44 mv -v $TMP/example_data.scores.2.T-201 exp/example_data.$HASH.$CHKSUM.$XLEN.scores.2.T-201_EXP
H A Dtest.sh50 CHKSUM=1
54 CHKSUM=`$TLSH_PROG -longversion | head -2 | tail -1 | cut -f1`
58 echo "CHKSUM is $CHKSUM"
107 EXPECTED_OUT=exp/example_data.$HASH.$CHKSUM.$XLEN.out_EXP
108 EXPECTED_ERR=exp/example_data.$HASH.$CHKSUM.$XLEN.err_EXP
182 EXPECTED_SCO=exp/example_data.$HASH.$CHKSUM.$XLEN.scores_EXP
183 EXPECTED_ERR=exp/example_data.$HASH.$CHKSUM.$XLEN.err2_EXP
245 EXPECTED_SCO=exp/example_data.$HASH.$CHKSUM.$XLEN.scores.2_EXP
405 EXPECTED_TESTLEN=exp/testlen.$HASH.$CHKSUM.out_EXP
442 EXPECTED_TLSH=exp/$file.$HASH.$CHKSUM.tlsh_EXP
[all …]
H A Dtest.bat13 SET CHKSUM=1
51 SET EXPECTED_OUT=exp\example_data.%HASH%.%CHKSUM%.%XLEN%.out_EXP
52 SET EXPECTED_ERR=exp\example_data.%HASH%.%CHKSUM%.%XLEN%.err_EXP
90 SET EXPECTED_SCO=exp\example_data.%HASH%.%CHKSUM%.%SLDWIN%.%XLEN%.dos_scores_EXP
91 SET EXPECTED_ERR=exp\example_data.%HASH%.%CHKSUM%.%XLEN%.err2_EXP
120 SET EXPECTED_SCO=exp\example_data.%HASH%.%CHKSUM%.%SLDWIN%.%XLEN%.dos_scores.2_EXP
140 SET EXPECTED_SCO=exp/example_data.%HASH%.%CHKSUM%.%XLEN%.xref.scores_EXP
198 REM EXPECTED_TESTLEN=exp/testlen.%HASH%.%CHKSUM%.%SLDWIN%.out_EXP
228 SET EXPECTED_TLSH=exp/small.%HASH%.%CHKSUM%.%SLDWIN%.dos_tlsh_EXP
241 SET EXPECTED_TLSH=exp/small2.%HASH%.%CHKSUM%.%SLDWIN%.dos_tlsh_EXP
[all …]
/dports/security/samhain/samhain-4.4.3/test/
H A Dtestext.sh91 CHKSUM=`./samhain -H $PW_DIR/test_ext | awk '{ print $2$3$4$5$6$7}'`
94 echo "SetChecksum=$CHKSUM" >> testrc_1ext
100 echo "SetChecksum=$CHKSUM" >> testrc_1ext
136 ORIGINAL="SetChecksum=${CHKSUM}"
/dports/security/samhain-server/samhain-4.4.3/test/
H A Dtestext.sh91 CHKSUM=`./samhain -H $PW_DIR/test_ext | awk '{ print $2$3$4$5$6$7}'`
94 echo "SetChecksum=$CHKSUM" >> testrc_1ext
100 echo "SetChecksum=$CHKSUM" >> testrc_1ext
136 ORIGINAL="SetChecksum=${CHKSUM}"
/dports/security/samhain-client/samhain-4.4.3/test/
H A Dtestext.sh91 CHKSUM=`./samhain -H $PW_DIR/test_ext | awk '{ print $2$3$4$5$6$7}'`
94 echo "SetChecksum=$CHKSUM" >> testrc_1ext
100 echo "SetChecksum=$CHKSUM" >> testrc_1ext
136 ORIGINAL="SetChecksum=${CHKSUM}"
/dports/editors/texstudio/texstudio-4.1.2/.github/scripts/
H A Dpackage_win.sh45 CHKSUM=$(openssl dgst -sha256 "${POPPLERDATA_FILE}" 2> /dev/null)
46 if [ "${CHKSUM}" != "SHA256(${POPPLERDATA_FILE})= ${POPPLERDATA_SHA256}" ]; then
48 echo "${CHKSUM}"
/dports/editors/texstudio/texstudio-4.1.2/travis-ci/
H A Dpackage.sh134 CHKSUM=$(openssl dgst -sha256 "${POPPLERDATA_FILE}" 2> /dev/null)
135 if [ "${CHKSUM}" != "SHA256(${POPPLERDATA_FILE})= ${POPPLERDATA_SHA256}" ]; then
137 print_error "${CHKSUM}"
/dports/editors/texworks/texworks-release-0.6.2/travis-ci/
H A Dpackage.sh159 CHKSUM=$(openssl dgst -sha256 "${POPPLERDATA_FILE}" 2> /dev/null)
160 if [ "${CHKSUM}" != "SHA256(${POPPLERDATA_FILE})= ${POPPLERDATA_SHA256}" ]; then
162 print_error "${CHKSUM}"
/dports/devel/radare2/radare2-5.1.1/shlr/gdb/src/
H A Dpacket.c10 CHKSUM = 1 << 1, enumerator
49 if (ctx->flags & CHKSUM) { in unpack()
107 ctx->flags |= CHKSUM; in unpack()
/dports/misc/heyu2/heyu-2.10/
H A Dx10.h117 #define CHKSUM(buf) chksum(buf, sizeof(buf))
/dports/misc/py-spdx-tools/spdx-tools-0.6.1/spdx/parsers/
H A Dparser.out130 Rule 125 file_chksum -> FILE_CHKSUM CHKSUM
166 Rule 161 pkg_chksum -> PKG_CHKSUM CHKSUM
268 CHKSUM : 125 161
563 (161) pkg_chksum -> . PKG_CHKSUM CHKSUM
589 (125) file_chksum -> . FILE_CHKSUM CHKSUM
2642 (161) pkg_chksum -> PKG_CHKSUM . CHKSUM
2645 CHKSUM shift and go to state 181
4202 (161) pkg_chksum -> . PKG_CHKSUM CHKSUM
4228 (125) file_chksum -> . FILE_CHKSUM CHKSUM
5128 (125) file_chksum -> FILE_CHKSUM . CHKSUM
[all …]
/dports/security/samhain-client/samhain-4.4.3/
H A Dconfigure.ac2294 [ --with-pubkey-checksum=CHKSUM compile in TIGER192 checksum of signify public key [[no]]],
2298 …AC_MSG_ERROR([Option --with-pubkey-checksum=CHKSUM: checksum CHKSUM of signify public key not spec…
2301 …AC_MSG_ERROR([Option --with-checksum=CHKSUM: checksum CHKSUM of the signify public key not specifi…
2405 [ --with-checksum=CHKSUM compile in checksum of signing binary (e.g. gpg) [[yes]]],
2411 AC_MSG_WARN([--with-checksum: possible signing binary CHKSUM problem])
2412 AC_MSG_WARN([--with-checksum: CHKSUM=${withval}])
2419 …AC_MSG_ERROR([Option --with-checksum=CHKSUM: checksum CHKSUM of the signing binary not specified.])
/dports/security/samhain-server/samhain-4.4.3/
H A Dconfigure.ac2294 [ --with-pubkey-checksum=CHKSUM compile in TIGER192 checksum of signify public key [[no]]],
2298 …AC_MSG_ERROR([Option --with-pubkey-checksum=CHKSUM: checksum CHKSUM of signify public key not spec…
2301 …AC_MSG_ERROR([Option --with-checksum=CHKSUM: checksum CHKSUM of the signify public key not specifi…
2405 [ --with-checksum=CHKSUM compile in checksum of signing binary (e.g. gpg) [[yes]]],
2411 AC_MSG_WARN([--with-checksum: possible signing binary CHKSUM problem])
2412 AC_MSG_WARN([--with-checksum: CHKSUM=${withval}])
2419 …AC_MSG_ERROR([Option --with-checksum=CHKSUM: checksum CHKSUM of the signing binary not specified.])
/dports/security/samhain/samhain-4.4.3/
H A Dconfigure.ac2294 [ --with-pubkey-checksum=CHKSUM compile in TIGER192 checksum of signify public key [[no]]],
2298 …AC_MSG_ERROR([Option --with-pubkey-checksum=CHKSUM: checksum CHKSUM of signify public key not spec…
2301 …AC_MSG_ERROR([Option --with-checksum=CHKSUM: checksum CHKSUM of the signify public key not specifi…
2405 [ --with-checksum=CHKSUM compile in checksum of signing binary (e.g. gpg) [[yes]]],
2411 AC_MSG_WARN([--with-checksum: possible signing binary CHKSUM problem])
2412 AC_MSG_WARN([--with-checksum: CHKSUM=${withval}])
2419 …AC_MSG_ERROR([Option --with-checksum=CHKSUM: checksum CHKSUM of the signing binary not specified.])
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/berkeley-db/
H A Dbdb.c1843 if (flags & DB_CHKSUM) { pushSTACK(`:CHKSUM`); count++; } in db_get_flags_list()
1875 CHKSUM DUP DUPSORT ENCRYPT INORDER RECNUM RENUMBER \
2155 } else if (eq(what,`:CHKSUM`)) { in DEFINE_DB_GETTER2()
/dports/databases/p5-BDB/BDB-1.92/
H A DREADME310 flags: CHKSUM ENCRYPT TXN_NOT_DURABLE
H A DBDB.xs1256 const_iv (CHKSUM)
/dports/devel/cc65/cc65-2.19/asminc/
H A Datari.inc358 CHKSUM = $31 ;CHECKSUM (SINGLE BYTE SUM WITH CARRY)
/dports/emulators/z80pack/z80pack-1.37/imsaisim/
H A Dviofm1.asm1221 CHKSUM: PUSH B label
/dports/databases/db5/db-5.3.28/dist/validate/
H A Ds_chk_spell.dict730 CHKSUM
/dports/databases/db18/db-18.1.40/dist/validate/
H A Ds_chk_spell.dict730 CHKSUM

12