Home
last modified time | relevance | path

Searched refs:foundOther (Results 1 – 20 of 20) sorted by relevance

/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/legacy/oonidatamodel/
H A Doonidatamodel_test.go666 foundOther bool
683 foundOther = true
698 foundOther = true
701 foundOther = true
716 if foundOther == true {
/dports/net/ooni-mini/probe-engine-0.23.0/legacy/oonidatamodel/
H A Doonidatamodel_test.go666 foundOther bool
683 foundOther = true
698 foundOther = true
701 foundOther = true
716 if foundOther == true {
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/plugins/stonith/
H A Dbladehpi.c829 int foundRoot = 0, foundOther = 0; in get_resource_type() local
871 foundOther = 1; in get_resource_type()
878 if (foundMgmt && !(foundBlade||foundExp||foundOther)) { in get_resource_type()
880 } else if (!(foundMgmt||foundBlade||foundExp||foundOther)) { in get_resource_type()
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/
H A DSlot.cpp297 bool foundOther = false; in setAttr() local
301 if (pOther == this) foundOther = true; in setAttr()
308 if (count < 100 && !foundOther && other->child(this)) in setAttr()
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/
H A DSlot.cpp297 bool foundOther = false; in setAttr() local
301 if (pOther == this) foundOther = true; in setAttr()
308 if (count < 100 && !foundOther && other->child(this)) in setAttr()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/
H A DSlot.cpp297 bool foundOther = false; in setAttr() local
301 if (pOther == this) foundOther = true; in setAttr()
308 if (count < 100 && !foundOther && other->child(this)) in setAttr()
/dports/graphics/graphite2/graphite2-1.3.14/src/
H A DSlot.cpp297 bool foundOther = false; in setAttr() local
301 if (pOther == this) foundOther = true; in setAttr()
308 if (count < 100 && !foundOther && other->child(this)) in setAttr()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/
H A DSlot.cpp302 bool foundOther = false; in setAttr() local
306 if (pOther == this) foundOther = true; in setAttr()
313 if (count < 100 && !foundOther && other->child(this)) in setAttr()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/
H A DSlot.cpp302 bool foundOther = false; in setAttr() local
306 if (pOther == this) foundOther = true; in setAttr()
313 if (count < 100 && !foundOther && other->child(this)) in setAttr()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/
H A DSlot.cpp297 bool foundOther = false; in setAttr() local
301 if (pOther == this) foundOther = true; in setAttr()
308 if (count < 100 && !foundOther && other->child(this)) in setAttr()
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DSSLServerCertVerification.cpp578 bool foundOther = false; in GatherEKUTelemetry() local
584 foundOther = true; in GatherEKUTelemetry()
592 if (foundServerAuth && !foundOther) { in GatherEKUTelemetry()
594 } else if (foundServerAuth && foundOther) { in GatherEKUTelemetry()
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DSSLServerCertVerification.cpp578 bool foundOther = false; in GatherEKUTelemetry() local
584 foundOther = true; in GatherEKUTelemetry()
592 if (foundServerAuth && !foundOther) { in GatherEKUTelemetry()
594 } else if (foundServerAuth && foundOther) { in GatherEKUTelemetry()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DSSLServerCertVerification.cpp1127 bool foundOther = false; in GatherEKUTelemetry() local
1133 foundOther = true; in GatherEKUTelemetry()
1141 if (foundServerAuth && !foundOther) { in GatherEKUTelemetry()
1143 } else if (foundServerAuth && foundOther) { in GatherEKUTelemetry()
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DSSLServerCertVerification.cpp770 bool foundOther = false; in GatherEKUTelemetry() local
776 foundOther = true; in GatherEKUTelemetry()
784 if (foundServerAuth && !foundOther) { in GatherEKUTelemetry()
786 } else if (foundServerAuth && foundOther) { in GatherEKUTelemetry()
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DSSLServerCertVerification.cpp1112 bool foundOther = false; in GatherEKUTelemetry() local
1118 foundOther = true; in GatherEKUTelemetry()
1126 if (foundServerAuth && !foundOther) { in GatherEKUTelemetry()
1128 } else if (foundServerAuth && foundOther) { in GatherEKUTelemetry()
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinFactorization1.cpp2267 bool foundOther = false; in pivotOneOtherRow() local
2308 foundOther = true; in pivotOneOtherRow()
2316 foundOther = true; in pivotOneOtherRow()
2380 foundOther = true; in pivotOneOtherRow()
2396 if (!foundOther) { in pivotOneOtherRow()
2424 if (foundOther) { in pivotOneOtherRow()
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinFactorization1.cpp2267 bool foundOther = false; in pivotOneOtherRow() local
2308 foundOther = true; in pivotOneOtherRow()
2316 foundOther = true; in pivotOneOtherRow()
2380 foundOther = true; in pivotOneOtherRow()
2396 if (!foundOther) { in pivotOneOtherRow()
2424 if (foundOther) { in pivotOneOtherRow()
/dports/math/ogdf/OGDF/src/coin/CoinUtils/
H A DCoinFactorization1.cpp2131 bool foundOther = false; in pivotOneOtherRow() local
2170 foundOther = true; in pivotOneOtherRow()
2178 foundOther = true; in pivotOneOtherRow()
2240 foundOther = true; in pivotOneOtherRow()
2256 if ( !foundOther ) { in pivotOneOtherRow()
2285 if ( foundOther ) { in pivotOneOtherRow()
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinFactorization1.cpp2267 bool foundOther = false; in pivotOneOtherRow() local
2308 foundOther = true; in pivotOneOtherRow()
2316 foundOther = true; in pivotOneOtherRow()
2380 foundOther = true; in pivotOneOtherRow()
2396 if (!foundOther) { in pivotOneOtherRow()
2424 if (foundOther) { in pivotOneOtherRow()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DCoinAbcBaseFactorization1.cpp3562 bool foundOther = false; in pivotOneOtherRow() local
3600 foundOther = true; in pivotOneOtherRow()
3608 foundOther = true; in pivotOneOtherRow()
3662 foundOther = true; in pivotOneOtherRow()
3682 if (!foundOther) { in pivotOneOtherRow()
3712 if (foundOther) { in pivotOneOtherRow()