Home
last modified time | relevance | path

Searched refs:solvable (Results 1 – 25 of 949) sorted by relevance

12345678910>>...38

/dports/games/rocksndiamonds/rocksndiamonds/Contributions/Contributions_2000/rnd_arno_luppold/
H A DChangeLog48 solvable now; ok
52 solvable; ok
54 Level 26: solvable; ok
56 Level 28: solvable; ok
57 Level 29: solvable; ok
61 Level 32: solvable; ok
70 Level 41: solvable
84 solvable; ok
96 Level 64: solvable
98 solvable; ok
[all …]
/dports/misc/libsolv/libsolv-0.7.19/ext/
H A Drepo_haiku.cpp120 Solvable *solvable = pool_id2solvable(pool, solvableId); in add_package_info_to_repo() local
125 solvable->name = pool_str2id(pool, name, 1); in add_package_info_to_repo()
127 solvable->arch = ARCH_ANY; in add_package_info_to_repo()
129 solvable->arch = ARCH_SRC; in add_package_info_to_repo()
131 solvable->arch = pool_str2id(pool, in add_package_info_to_repo()
146 solvable->provides = repo_addid_dep(repo, solvable->provides, in add_package_info_to_repo()
147 pool_rel2id(pool, solvable->name, solvable->evr, REL_EQ, 1), 0); in add_package_info_to_repo()
150 add_resolvable_expressions(repo, solvable->requires, in add_package_info_to_repo()
152 add_resolvable_expressions(repo, solvable->supplements, in add_package_info_to_repo()
154 add_resolvable_expressions(repo, solvable->conflicts, in add_package_info_to_repo()
[all …]
H A Drepo_zyppdb.c61 Solvable *solvable; member
74 Solvable *s = pd->solvable; in startElement()
82 s = pd->solvable = pool_id2solvable(pool, repo_add_solvable(pd->repo)); in startElement()
109 Solvable *s = pd->solvable; in endElement()
120 pd->solvable = 0; in endElement()
184 pd.solvable = solvable_free(pd.solvable, 1); in repo_add_zyppdb_products()
H A Drepo_updateinfoxml.c111 Solvable *solvable; member
212 Solvable *solvable = pd->solvable; in startElement() local
236 solvable = pd->solvable = pool_id2solvable(pool, repo_add_solvable(pd->repo)); in startElement()
237 pd->handle = pd->solvable - pool->solvables; in startElement()
239 solvable->vendor = pool_str2id(pool, from, 1); in startElement()
240 solvable->evr = pool_str2id(pool, version, 1); in startElement()
241 solvable->arch = ARCH_NOARCH; in startElement()
325 solvable->conflicts = repo_addid_dep(pd->repo, solvable->conflicts, id, 0); in startElement()
328 solvable->conflicts = repo_addid_dep(pd->repo, solvable->conflicts, id, 0); in startElement()
333 solvable->conflicts = repo_addid_dep(pd->repo, solvable->conflicts, id, 0); in startElement()
[all …]
/dports/math/gap/gap-4.11.0/pkg/SmallGrp-1.4.1/tst/
H A Dsmlinfo.tst241 240417 - 241004 are not solvable.
402 the form PSL( 2, p ) x solvable group. The cubefree solvable groups are
406 5 - 10 are solvable and Frattini free
416 the form PSL( 2, p ) x solvable group. The cubefree solvable groups are
432 the form PSL( 2, p ) x solvable group. The cubefree solvable groups are
449 the form PSL( 2, p ) x solvable group. The cubefree solvable groups are
453 2 is solvable and Frattini free
463 the form PSL( 2, p ) x solvable group. The cubefree solvable groups are
480 the form PSL( 2, p ) x solvable group. The cubefree solvable groups are
499 the form PSL( 2, p ) x solvable group. The cubefree solvable groups are
[all …]
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/repo/solvable/
H A DPackage.cpp54 Solvable *solvable = pool_id2solvable(pool, id); in getSolvableName() local
55 return pool_id2str(pool, solvable->name); in getSolvableName()
61 Solvable *solvable = pool_id2solvable(pool, id); in getSolvableEvr() local
62 return pool_id2str(pool, solvable->evr); in getSolvableEvr()
68 Solvable *solvable = pool_id2solvable(pool, id); in getArch() local
69 return pool_id2str(pool, solvable->arch); in getArch()
75 Solvable *solvable = pool_id2solvable(pool, id); in getSolvableVendor() local
76 return pool_id2str(pool, solvable->vendor); in getSolvableVendor()
82 solvable_set_str(solvable, SOLVABLE_VENDOR, vendor); in setSolvableVendor()
190 solvable_set_str(solvable, SOLVABLE_NAME, name); in fillSolvableData()
[all …]
/dports/math/gap/gap-4.11.0/pkg/cubefree-1.18/tst/
H A Dmanual.tst50 #I Compute solvable Frattini-free groups of order 2310.
51 #I Compute solvable Frattini-free groups of order 4620.
53 #I Compute solvable Frattini-free groups of order 77.
55 #I Compute solvable Frattini-free groups of order 7.
69 #I Compute solvable Frattini-free groups of order 10512181.
70 #I Compute solvable Frattini-free groups of order 304853249.
71 #I Compute solvable Frattini-free groups of order 388950697.
72 #I Compute solvable Frattini-free groups of order 1061730281.
73 #I Compute solvable Frattini-free groups of order 11279570213.
74 #I Compute solvable Frattini-free groups of order 30790178149.
[all …]
/dports/misc/libsolv/libsolv-0.7.19/test/testcases/selection/
H A Dselection_matchdeps.t11 job noop selection_matchdeps solvable:name a = 2 rel,flat,nocase
16 job noop selection_matchdeps solvable:name a = 2-* flat,glob,nocase,depstr
21 job noop selection_matchdepid solvable:name A = 2-1 flat
26 job noop selection_matchdepid solvable:name A = 2-2 flat,depstr
31 job noop selection_matchdepid solvable:name A = 2-2 flat,depstr,withbadarch
36 job noop selection_matchdeps solvable:requires bbb < 10 rel,flat,nocase
41 job noop selection_matchdeps solvable:requires bbb >* depstr,glob,flat,nocase
46 job noop selection_matchdepid solvable:requires BBB < 10 flat
51 job noop selection_matchdepid solvable:requires BBB > 5 flat,depstr
H A Dselection_matchsolvable.t13 job noop selection_matchsolvable solvable:requires X-1-1.noarch@available flat
18 job noop selection_matchsolvable solvable:requires Y-1-1.noarch@available flat
24 job noop selection_matchsolvable solvable:requires Y-1-1.noarch@available flat,filter
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/module/
H A DModulePackage.cpp62 solvable_set_str(solvable, SOLVABLE_NAME, ss.str().c_str()); in setSovable()
63 solvable_set_str(solvable, SOLVABLE_EVR, version.c_str()); in setSovable()
65 solvable_set_str(solvable, SOLVABLE_ARCH, arch ? arch : "noarch"); in setSovable()
79 solvable_add_deparray(solvable, SOLVABLE_PROVIDES, depId, -1); in setSovable()
81 solvable_add_deparray(solvable, SOLVABLE_CONFLICTS, depId, 0); in setSovable()
87 solvable_add_deparray(solvable, SOLVABLE_PROVIDES, depId, -1); in setSovable()
111 Solvable *solvable = pool_id2solvable(pool, id); in ModulePackage() local
115 createDependencies(solvable); in ModulePackage()
160 void ModulePackage::createDependencies(Solvable *solvable) const in createDependencies()
539 Solvable *solvable = pool_id2solvable(pool, id); in addStreamConflict() local
[all …]
/dports/sysutils/libdnf/libdnf-0.64.0/tests/libdnf/repo/
H A DPackageTest.cpp46 Solvable *solvable = pool_id2solvable(pool, package->getId()); in testIsInRepo() local
48 std::string name = pool_id2str(pool, solvable->name); in testIsInRepo()
49 std::string version = pool_id2str(pool, solvable->evr); in testIsInRepo()
50 std::string arch = pool_id2str(pool, solvable->arch); in testIsInRepo()
56 Id *provides = repo->idarraydata + solvable->provides; in testIsInRepo()
/dports/math/gap/gap-4.11.0/pkg/liealgdb-2.2.1/doc/
H A Dmanual.six20 [ "\033[1X\033[33X\033[0;-2YNon-solvable Lie algebras\033[133X\033[101X",
21 "2.1", [ 2, 1, 0 ], 29, 5, "non-solvable lie algebras",
35 101X", "2.2", [ 2, 2, 0 ], 255, 9, "solvable and nilpotent lie algebras",
43 "\033[1X\033[33X\033[0;-2YDescription of the non-solvable Lie algebras\033[\
45 "description of the non-solvable lie algebras", "X7D10CF477EF901A7" ],
72 "\033[1X\033[33X\033[0;-2YDescription of the solvable and nilpotent Lie alg\
74 "description of the solvable and nilpotent lie algebras",
/dports/net-p2p/litecoin/litecoin-0.18.1/test/functional/
H A Dwallet_importmulti.py312 solvable=True)
336 solvable=True,
352 solvable=False,
369 solvable=False,
459 solvable=True)
492 solvable=True,
517 solvable=True,
530 solvable=True,
544 solvable=True,
568 solvable=True,
[all …]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/test/functional/
H A Dwallet_importmulti.py312 solvable=True)
336 solvable=True,
352 solvable=False,
369 solvable=False,
459 solvable=True)
492 solvable=True,
517 solvable=True,
530 solvable=True,
544 solvable=True,
568 solvable=True,
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/test/functional/
H A Dwallet_importmulti.py312 solvable=True)
336 solvable=True,
352 solvable=False,
369 solvable=False,
459 solvable=True)
492 solvable=True,
517 solvable=True,
530 solvable=True,
544 solvable=True,
568 solvable=True,
[all …]
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/
H A Dwallet_importmulti.py319 solvable=True)
344 solvable=True,
360 solvable=False,
467 solvable=True)
500 solvable=True,
525 solvable=True,
538 solvable=True,
552 solvable=True,
577 solvable=True,
630 solvable=True,
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/
H A Dwallet_importmulti.py319 solvable=True)
344 solvable=True,
360 solvable=False,
467 solvable=True)
500 solvable=True,
525 solvable=True,
538 solvable=True,
552 solvable=True,
577 solvable=True,
630 solvable=True,
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/
H A Dwallet_importmulti.py319 solvable=True)
344 solvable=True,
360 solvable=False,
467 solvable=True)
500 solvable=True,
525 solvable=True,
538 solvable=True,
552 solvable=True,
577 solvable=True,
630 solvable=True,
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/
H A Dwallet_importmulti.py318 solvable=True)
343 solvable=True,
359 solvable=False,
466 solvable=True)
499 solvable=True,
524 solvable=True,
537 solvable=True,
551 solvable=True,
576 solvable=True,
629 solvable=True,
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/
H A Dwallet_importmulti.py318 solvable=True)
343 solvable=True,
359 solvable=False,
466 solvable=True)
499 solvable=True,
524 solvable=True,
537 solvable=True,
551 solvable=True,
576 solvable=True,
629 solvable=True,
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/test/functional/
H A Dwallet_importmulti.py315 solvable=True)
339 solvable=True,
355 solvable=False,
462 solvable=True)
495 solvable=True,
520 solvable=True,
533 solvable=True,
547 solvable=True,
572 solvable=True,
625 solvable=True,
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/
H A Dwallet_importmulti.py318 solvable=True)
343 solvable=True,
359 solvable=False,
466 solvable=True)
499 solvable=True,
524 solvable=True,
537 solvable=True,
551 solvable=True,
576 solvable=True,
629 solvable=True,
[all …]
/dports/math/gap/gap-4.11.0/pkg/cubefree-1.18/doc/
H A Dintro.tex21 \cite{Tau55} has considered solvable groups of cubefree order, since he
22 examined solvable groups with abelian Sylow subgroups. Cubefree groups in
35 This main function needs a method to construct up to conjugacy the solvable
76 is that a group of cubefree order is either a solvable Frattini
77 extension or a direct product of a PSL$(2,r)$, $r>3$ a prime, with a solvable
84 that for a cubefree solvable Frattini-free group there is exactly one isomorphism
87 determination of cubefree solvable
93 the solvable cubefree groups of order $n$ and {\it some} Frattini-free groups of order
99 solvable Frattini-free groups of a given cubefree order up to
101 product of its minimal normal subgroups. Let $F$ be a solvable Frattini-free
H A Dcubefree.tex174 solvable. Further, there is a one-to-one correspondence between the solvable
180 GL$(2,p)$ and also the number of the computed solvable
346 #I Compute solvable Frattini-free groups of order 2310.
347 #I Compute solvable Frattini-free groups of order 4620.
349 #I Compute solvable Frattini-free groups of order 77.
351 #I Compute solvable Frattini-free groups of order 7.
368 #I Compute solvable Frattini-free groups of order 10512181.
369 #I Compute solvable Frattini-free groups of order 304853249.
370 #I Compute solvable Frattini-free groups of order 388950697.
371 #I Compute solvable Frattini-free groups of order 1061730281.
[all …]
/dports/misc/otter/otter-3.3f/examples/fringe/
H A Dmfl_13.in33 x * rs(x,y) = y. % right solvable
35 ls(x,y) * y = x. % left solvable
57 x * rs(x,y) = y. % right solvable
59 ls(x,y) * y = x. % left solvable

12345678910>>...38