Searched refs:zeroT (Results 1 – 12 of 12) sorted by relevance
/dports/math/igraph/igraph-0.9.5/src/community/spinglass/ |
H A D | clustertool.cpp | 248 bool zeroT; in igraph_i_community_spinglass_orig() local 320 zeroT = true; in igraph_i_community_spinglass_orig() 322 zeroT = false; in igraph_i_community_spinglass_orig() 324 if (!zeroT) { in igraph_i_community_spinglass_orig() 334 while (changes > 0 && (kT / stoptemp > 1.0 || (zeroT && runs < 150))) { in igraph_i_community_spinglass_orig() 339 if (!zeroT) { in igraph_i_community_spinglass_orig() 528 bool zeroT; in igraph_i_community_spinglass_negative() local 620 zeroT = true; in igraph_i_community_spinglass_negative() 622 zeroT = false; in igraph_i_community_spinglass_negative() 634 while (changes > 0 && (kT / stoptemp > 1.0 || (zeroT && runs < 150))) { in igraph_i_community_spinglass_negative()
|
/dports/math/R-cran-igraph/igraph/src/ |
H A D | clustertool.cpp | 250 bool zeroT; in igraph_i_community_spinglass_orig() local 307 zeroT = true; in igraph_i_community_spinglass_orig() 309 zeroT = false; in igraph_i_community_spinglass_orig() 311 if (!zeroT) { in igraph_i_community_spinglass_orig() 321 while (changes > 0 && (kT / stoptemp > 1.0 || (zeroT && runs < 150))) { in igraph_i_community_spinglass_orig() 326 if (!zeroT) { in igraph_i_community_spinglass_orig() 560 bool zeroT; in igraph_i_community_spinglass_negative() local 637 zeroT = true; in igraph_i_community_spinglass_negative() 639 zeroT = false; in igraph_i_community_spinglass_negative() 651 while (changes > 0 && (kT / stoptemp > 1.0 || (zeroT && runs < 150))) { in igraph_i_community_spinglass_negative()
|
/dports/security/vault/vault-1.8.2/vendor/github.com/gocql/gocql/ |
H A D | uuid_test.go | 130 zeroT := time.Time{} 131 if to := uuid.Time(); to != zeroT { 132 t.Fatalf("expected %v, got %v", zeroT, to)
|
/dports/math/vampire/vampire-4.5.1/Kernel/ |
H A D | InterpretedLiteralEvaluator.cpp | 225 static auto zero = TermList(number::zeroT()); in normalizedLit() 247 static auto zero = TermList(number::zeroT()); in normalizedLit()
|
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/cisco/ |
H A D | CISCO-QOS-PIB-MIB | 117 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/bdcom/ |
H A D | BDCOM-QOS-PIB-MIB | 103 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/pbn/ |
H A D | NMS-QOS-PIB-MIB.MIB | 99 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/ |
H A D | CISCO-QOS-PIB-MIB.my | 117 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|
/dports/net-mgmt/observium/observium/mibs/bdcom/ |
H A D | NMS-QOS-PIB-MIB | 99 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|
H A D | BDCOM-QOS-PIB-MIB | 103 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|
/dports/net-mgmt/observium/observium/mibs/pbn/ |
H A D | NMS-QOS-PIB-MIB | 99 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|
/dports/net-mgmt/observium/observium/mibs/cisco/ |
H A D | CISCO-QOS-PIB-MIB | 117 zeroT(0), oneT(1), twoT(2), fourT(4), eightT(8)
|