Home
last modified time | relevance | path

Searched refs:heuristicName (Results 1 – 25 of 28) sorted by relevance

12

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/exa/
H A Dexamodule.c131 const char *heuristicName; in exaDDXDriverInit() local
133 heuristicName = xf86GetOptValString(pScreenPriv->options, in exaDDXDriverInit()
135 if (heuristicName != NULL) { in exaDDXDriverInit()
136 if (strcmp(heuristicName, "greedy") == 0) in exaDDXDriverInit()
138 else if (strcmp(heuristicName, "always") == 0) in exaDDXDriverInit()
140 else if (strcmp(heuristicName, "smart") == 0) in exaDDXDriverInit()
145 heuristicName); in exaDDXDriverInit()
/dports/www/firefox/firefox-99.0/browser/components/doh/
H A DDoHController.jsm481 for (let [heuristicName, result] of Object.entries(results)) {
486 if (["canary", "zscalerCanary"].includes(heuristicName)) {
487 canaries.push(heuristicName);
489 ["browserParent", "google", "youtube"].includes(heuristicName)
491 filtering.push(heuristicName);
493 ["policy", "modifiedRoots", "thirdPartyRoots"].includes(heuristicName)
495 enterprise.push(heuristicName);
496 } else if (["vpn", "proxy", "nrpt"].includes(heuristicName)) {
497 platform.push(heuristicName);
/dports/www/firefox-esr/firefox-91.8.0/browser/components/doh/
H A DDoHController.jsm481 for (let [heuristicName, result] of Object.entries(results)) {
486 if (["canary", "zscalerCanary"].includes(heuristicName)) {
487 canaries.push(heuristicName);
489 ["browserParent", "google", "youtube"].includes(heuristicName)
491 filtering.push(heuristicName);
493 ["policy", "modifiedRoots", "thirdPartyRoots"].includes(heuristicName)
495 enterprise.push(heuristicName);
496 } else if (["vpn", "proxy", "nrpt"].includes(heuristicName)) {
497 platform.push(heuristicName);
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/doh/
H A DDoHController.jsm481 for (let [heuristicName, result] of Object.entries(results)) {
486 if (["canary", "zscalerCanary"].includes(heuristicName)) {
487 canaries.push(heuristicName);
489 ["browserParent", "google", "youtube"].includes(heuristicName)
491 filtering.push(heuristicName);
493 ["policy", "modifiedRoots", "thirdPartyRoots"].includes(heuristicName)
495 enterprise.push(heuristicName);
496 } else if (["vpn", "proxy", "nrpt"].includes(heuristicName)) {
497 platform.push(heuristicName);
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcHeuristic.hpp254 inline const char *heuristicName() const in heuristicName() function in CbcHeuristic
H A DCbcHeuristicVND.cpp167 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
H A DCbcHeuristicRENS.cpp104 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
428 heuristicName(), in solution()
570 heuristicName(), in solution()
H A DCbcHeuristic.cpp1311 if (strcmp(heuristicName(), model_->heuristic(i)->heuristicName())) in smallBranchAndBound()
2057 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
2961 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
3098 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
3240 heuristic_[i]->heuristicName()); in solution()
3246 heuristic_[i]->heuristicName()); in solution()
H A DCbcHeuristicRINS.cpp158 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
H A DCbcHeuristicPivotAndFix.cpp92 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
H A DCbcHeuristicDINS.cpp168 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
H A DCbcHeuristicRandRound.cpp124 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
H A DunitTestClp.cpp647 << heuristic->heuristicName() << " was tried " in CbcClpUnitTest()
H A DCbcHeuristicLocal.cpp375 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
H A DCbcHeuristicDive.cpp1135 heuristicName(), numRuns_, numCouldRun_, when_); in solution()
H A DCbcModel.cpp8509 lastHeuristic_->heuristicName(), whereFrom);
9055 lastHeuristic_->heuristicName(), whereFrom);
13251 name = lastHeuristic_->heuristicName();
13428 const char *name = lastHeuristic_->heuristicName();
15689 heuristic_[i]->heuristicName(),
15741 lastHeuristic_->heuristicName(), whereFrom);
15771 heuristic_[i]->heuristicName(), whereFrom, i);
17110 lastHeuristic_->heuristicName(), whereFrom);
17125 lastHeuristic_->heuristicName(), whereFrom);
18023 lastHeuristic_->heuristicName(), whereFrom);
H A DCbcHeuristicGreedy.cpp118 heuristicName(), numRuns_, numCouldRun_, when_); in solution()

12