Home
last modified time | relevance | path

Searched refs:restrict_to (Results 1 – 25 of 43) sorted by relevance

12

/dports/math/polymake/polymake-4.5/apps/fan/src/
H A Dsecondary_fan.cc76 const SparseMatrix<Scalar>& restrict_to, in find_initial_subdivision() argument
84 if (!restrict_to.rows()) in find_initial_subdivision()
87 const SparseMatrix<Scalar> basis = null_space(restrict_to); in find_initial_subdivision()
123 const SparseMatrix<Scalar>& restrict_to, in cone_from_subdivision() argument
136 return vertices_from_ineqs(inequalities, equations / restrict_to); in cone_from_subdivision()
226 const SparseMatrix<Scalar>& restrict_to) in flip_from_subdivision() argument
240 if (restrict_to.rows() && in flip_from_subdivision()
280 SparseMatrix<Scalar> restrict_to = options["restrict_to"]; in secondary_fan_impl() local
281 if (!restrict_to.rows()) in secondary_fan_impl()
282 restrict_to = SparseMatrix<Scalar>(0,n); in secondary_fan_impl()
[all …]
/dports/dns/py-dnspython2/dnspython-2.1.0/tests/
H A Dtest_wire.py16 with p.restrict_to(5):
78 with p.restrict_to(5):
87 with p.restrict_to(5):
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/src/
H A Dresolve_context.cc103 resolve_context resolve_context::restrict(path restrict_to) const {
104 if (restrict_to == _restrict_to_child) {
107 return resolve_context(_options, restrict_to, _cycle_markers);
/dports/math/spot/spot-2.10.2/tests/python/
H A Dgenem.py162 acc = acc.restrict_to(sets)
210 acc = acc.restrict_to(occur)
259 acc = acc.restrict_to(occur)
/dports/math/py-spot/spot-2.10.2/tests/python/
H A Dgenem.py162 acc = acc.restrict_to(sets)
210 acc = acc.restrict_to(occur)
259 acc = acc.restrict_to(occur)
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/inc/internal/
H A Dresolve_context.hpp28 resolve_context restrict(path restrict_to) const;
/dports/finance/electrum/Electrum-4.1.5/packages/dns/rdtypes/ANY/
H A DOPT.py59 with parser.restrict_to(olen):
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/dns/rdtypes/ANY/
H A DOPT.py59 with parser.restrict_to(olen):
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/rdtypes/ANY/
H A DOPT.py68 with parser.restrict_to(olen):
/dports/finance/electrum/Electrum-4.1.5/packages/dns/
H A Dwire.py62 def restrict_to(self, size): member in Parser
H A Dedns.py343 with parser.restrict_to(olen):
H A Drdata.py539 with parser.restrict_to(rdlen):
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/
H A Dwire.py65 def restrict_to(self, size): member in Parser
H A Dedns.py350 with parser.restrict_to(olen):
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/dns/
H A Dwire.py62 def restrict_to(self, size): member in Parser
H A Dedns.py343 with parser.restrict_to(olen):
H A Drdata.py539 with parser.restrict_to(rdlen):
/dports/math/polymake/polymake-4.5/apps/fan/rules/
H A Dsubdivision.rules241 # @option Matrix restrict_to the equations defining a subspace that the secondary fan should be res…
244 …_fan<Scalar>(VectorConfiguration<Scalar> { initial_subdivision=>undef, restrict_to=>undef, seed=>u…
250 user_function secondary_fan<Scalar>(Cone<Scalar> { initial_subdivision=>undef, restrict_to=>undef, …
/dports/math/spot/spot-2.10.2/spot/twaalgos/
H A Dgenem.cc110 acc_cond acc = autacc.restrict_to(sets); in is_scc_empty()
/dports/math/py-spot/spot-2.10.2/spot/twaalgos/
H A Dgenem.cc110 acc_cond acc = autacc.restrict_to(sets); in is_scc_empty()
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Ddxgi_common.h435 …oid* device, void* corewindow, DXGI_SWAP_CHAIN_DESC1* desc, DXGIOutput restrict_to, DXGISwapChain*… in DXGICreateSwapChainForCoreWindow() argument
438 …factory, (IUnknown*)device, (IUnknown*)corewindow, desc, restrict_to, (IDXGISwapChain1**)swap_chai… in DXGICreateSwapChainForCoreWindow()
/dports/devel/py-sh/sh-1.14.2/
H A Dsh.py3755 restrict_to=[SelfWrapper.__name__],
3776 def __init__(self, restrict_to=None): argument
3777 self.restrict_to = set(restrict_to or set())
3813 if module.__class__.__name__ not in self.restrict_to:
/dports/math/py-sympy/sympy-1.9/sympy/combinatorics/
H A Dhomomorphisms.py238 def restrict_to(self, H): member in GroupHomomorphism
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_vty.c4347 struct prefix *restrict_to, int show_local, in rfapi_show_registrations() argument
4360 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 0, 1, in rfapi_show_registrations()
4365 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 0, 0, in rfapi_show_registrations()
4370 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 1, 1, in rfapi_show_registrations()
4375 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 0, 0, in rfapi_show_registrations()
/dports/net/frr7/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_vty.c4347 struct prefix *restrict_to, int show_local, in rfapi_show_registrations() argument
4360 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 0, 1, in rfapi_show_registrations()
4365 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 0, 0, in rfapi_show_registrations()
4370 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 1, 1, in rfapi_show_registrations()
4375 printed += rfapiShowRemoteRegistrations(vty, restrict_to, 0, 0, in rfapi_show_registrations()

12