Home
last modified time | relevance | path

Searched refs:sumtype (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/krb5/krb/
H A Dmk_safe.c47 krb5_address *remote_addr, krb5_cksumtype sumtype, in create_krbsafe() argument
56 if (sumtype && !krb5_c_valid_cksumtype(sumtype)) in create_krbsafe()
58 if (sumtype && !krb5_c_is_keyed_cksum(sumtype)) in create_krbsafe()
78 ret = krb5_k_make_checksum(context, sumtype, key, in create_krbsafe()
133 krb5_cksumtype sumtype; in krb5_mk_safe() local
152 sumtype = safe_cksumtype(context, authcon, key->keyblock.enctype); in krb5_mk_safe()
154 remote_addr, sumtype, &der_krbsafe, &cksum); in krb5_mk_safe()
/dports/security/krb5/krb5-1.19.2/src/lib/krb5/krb/
H A Dmk_safe.c47 krb5_address *remote_addr, krb5_cksumtype sumtype, in create_krbsafe() argument
56 if (sumtype && !krb5_c_valid_cksumtype(sumtype)) in create_krbsafe()
58 if (sumtype && !krb5_c_is_keyed_cksum(sumtype)) in create_krbsafe()
78 ret = krb5_k_make_checksum(context, sumtype, key, in create_krbsafe()
133 krb5_cksumtype sumtype; in krb5_mk_safe() local
152 sumtype = safe_cksumtype(context, authcon, key->keyblock.enctype); in krb5_mk_safe()
154 remote_addr, sumtype, &der_krbsafe, &cksum); in krb5_mk_safe()
/dports/textproc/miller/miller-5.10.2/go/reg-test/expected/
H A Dcase-dsl-absent-empty.sh.out45 sumtype=float,xtype=float,sum=0.3467901443380824
46 sumtype=float,xtype=float,sum=1.105470109128046
47 sumtype=float,xtype=float,sum=1.3100734148943491
49 sumtype=float,xtype=float,sum=2.264761728567491
51 sumtype=float,xtype=float,sum=3.403671949227191
53 sumtype=float,xtype=float,sum=4.033667834794549
54 sumtype=float,xtype=float,sum=4.536293840335763
59 sumtype=float,xtype=float,sum=1.105470109128046
63 sumtype=float,xtype=float,sum=2.218598968857345
65 sumtype=float,xtype=float,sum=3.428937038531613
[all …]
/dports/textproc/miller/miller-5.10.2/c/reg_test/expected/
H A Dout-dev238 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=0.346790
239 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=1.105470
240 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=1.310073
241 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=1.691473
242 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=2.264762
243 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=2.791888
244 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=3.403672
245 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=4.002226
246 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=4.033668
247 sumtype=MT_FLOAT,xtype=MT_FLOAT,sum=4.536294
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dblock_conv.go9 type sumtype struct { struct
40 s := sumtype{}
106 s := sumtype{}
170 s := sumtype{}
271 s := sumtype{}
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dblock_conv.go9 type sumtype struct { struct
40 s := sumtype{}
106 s := sumtype{}
170 s := sumtype{}
271 s := sumtype{}
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dblock_conv.go10 type sumtype struct { struct
41 s := sumtype{}
101 s := sumtype{}
163 s := sumtype{}
235 s := sumtype{}
387 s := sumtype{}
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dblock_conv.go10 type sumtype struct { struct
41 s := sumtype{}
101 s := sumtype{}
163 s := sumtype{}
235 s := sumtype{}
387 s := sumtype{}
/dports/sysutils/webmin/webmin-1.981/authentic-theme/
H A Dxhr-lib.pl87 …my ($module, $sumtype, $jailed_user, $jailed_user_home, $cfile, $mime, $dir, $fzi, $fz, $ft, $s, $…
90 $sumtype = $in{'checksum'};
119 if ($sumtype) {
120 my $sum = &$get_file_checksum($cfile, $sumtype);
/dports/sysutils/usermin/usermin-1.830/authentic-theme/
H A Dxhr-lib.pl87 …my ($module, $sumtype, $jailed_user, $jailed_user_home, $cfile, $mime, $dir, $fzi, $fz, $ft, $s, $…
90 $sumtype = $in{'checksum'};
119 if ($sumtype) {
120 my $sum = &$get_file_checksum($cfile, $sumtype);
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/crypto/crypto_tests/
H A Dt_cksums.c37 krb5_cksumtype sumtype; member
206 ret = krb5_c_make_checksum(context, test->sumtype, kbp, test->usage, in main()
211 krb5_cksumtype_to_string(test->sumtype, buf, sizeof(buf)); in main()
246 if (test->sumtype == mtype) { in main()
/dports/security/krb5/krb5-1.19.2/src/lib/crypto/crypto_tests/
H A Dt_cksums.c37 krb5_cksumtype sumtype; member
206 ret = krb5_c_make_checksum(context, test->sumtype, kbp, test->usage, in main()
211 krb5_cksumtype_to_string(test->sumtype, buf, sizeof(buf)); in main()
246 if (test->sumtype == mtype) { in main()
/dports/net/mpich2/mpich2-1.5/examples/f77/
H A Dfpi.f41 sumtype = 2
/dports/net/mpich/mpich-3.4.3/examples/f77/
H A Dfpi.f42 sumtype = 2
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Deventlog.h53 countsummary_t counttype, eventsummary_t sumtype, char *periodstring);
H A Deventlog.c506 countsummary_t counttype, eventsummary_t sumtype, char *periodstring) in do_eventlog() argument
719 switch (sumtype) { in do_eventlog()
754 if (sumtype == XYMON_S_NONE) { in do_eventlog()
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Deventlog.h53 countsummary_t counttype, eventsummary_t sumtype, char *periodstring);
H A Deventlog.c506 countsummary_t counttype, eventsummary_t sumtype, char *periodstring) in do_eventlog() argument
719 switch (sumtype) { in do_eventlog()
754 if (sumtype == XYMON_S_NONE) { in do_eventlog()
/dports/net/mpich2/mpich2-1.5/examples/f90/
H A Dpi3f90.f9041 sumtype = 2
/dports/net/mpich/mpich-3.4.3/examples/f90/
H A Dpi3f90.f9043 sumtype = 2
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/
H A Dpackage.d72 std.sumtype,
/dports/security/vault/vault-1.8.2/vendor/mvdan.cc/gofumpt/
H A DCHANGELOG.md11 * Add support for `//go-sumtype:` directives
/dports/math/form/form-4.2.1/sources/
H A Dcompiler.c699 int level, num, i, sumlevel = 0, sumtype = SYMTOSYM; in CompileSubExpressions() local
718 sumtype = INDTOIND; in CompileSubExpressions()
720 else sumtype = SYMTOSYM; in CompileSubExpressions()
753 *w1++ = sumtype; *w1++ = 4; *w1++ = sumlevel; *w1++ = sumlevel; in CompileSubExpressions()
834 int base, sumlevel = 0, sumtype = SYMTOSYM, firstsumarg, inset = 0; in CodeGenerator() local
1267 sumlevel = x2; sumtype = SYMTOSYM; in CodeGenerator()
1270 sumlevel = x2+AM.OffsetIndex; sumtype = INDTOIND; in CodeGenerator()
1411 *t++ = sumtype; *t++ = 4; in CodeGenerator()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/blast/seqdb_reader/
H A Dseqdbimpl.hpp755 void GetTotals(ESummaryType sumtype,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/blast/seqdb_reader/
H A Dseqdbimpl.hpp755 void GetTotals(ESummaryType sumtype,

12