Home
last modified time | relevance | path

Searched defs:alt_machine (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-packaging/packaging-21.3/tests/
H A Dtest_tags.py536 self, monkeypatch, machine, abi, alt_machine argument
1109 self, monkeypatch, manylinux_module, machine, abi, alt_machine argument
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/packaging/tests/
H A Dtest_tags.py642 self, monkeypatch, machine, abi, alt_machine argument
1295 self, monkeypatch, manylinux_module, machine, abi, alt_machine argument
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/packaging/tests/
H A Dtest_tags.py642 self, monkeypatch, machine, abi, alt_machine argument
1295 self, monkeypatch, manylinux_module, machine, abi, alt_machine argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/packaging/tests/
H A Dtest_tags.py642 self, monkeypatch, machine, abi, alt_machine argument
1295 self, monkeypatch, manylinux_module, machine, abi, alt_machine argument
/dports/math/py-or-tools/or-tools-9.2/examples/cpp/
H A Djobshop_sat.cc219 const int alt_machine = task.machine(a); in CreateAlternativeTasks() local