Home
last modified time | relevance | path

Searched refs:og1 (Results 1 – 25 of 134) sorted by relevance

123456

/dports/math/asl/solvers/
H A Dindic_cons.c173 oge = og1; in finish_plus()
174 if ((og1 = og1->next)) { in finish_plus()
195 og1 = og; in finish_plus()
213 og1 = og; in finish_plus()
215 if (!og1) { in finish_plus()
271 og2 = og1; in linform()
275 return og1; in linform()
284 if (og1->varno < 0 && !og1->next) { in linform()
440 og1 = finish_plus(lci, og1, og2, &og1e); in lincheck()
441 if (og1 && og1->varno < 0) { in lincheck()
[all …]
H A Dduthes.c34 ograd *og, *og1; local
42 for(og1 = og0;; og1 = og1->next) {
43 Hj[og1->varno] += t1*og1->coef;
44 if (og == og1)
64 ograd *og, *og1; local
110 for(og1 = la->nz;
111 og1 && (i = og1->varno) <= j;
112 og1 = og1->next)
113 Hj[i] += t1*og1->coef;
H A Dnqpcheck.c138 og1 = og1->next = new_og(S, 0, og->varno, og->coef); in ogdup()
140 *oge = og1; in ogdup()
520 Q->Rq = og1 = og1->next; in dsort()
524 for(; og1; og1 = og1->next) in dsort()
525 x[og1->varno] += t*og1->coef; in dsort()
527 for(og1 = og; og1; og1 = og1->next) in dsort()
528 x[og1->varno] += t1*og1->coef; in dsort()
763 while(og1 && og1->varno < i) in mqpcheck_ASL()
764 og1 = og1->next; in mqpcheck_ASL()
798 for(; og1; og1 = og1->next) { in mqpcheck_ASL()
[all …]
H A Dfullhes.c34 ograd *og, *og1; local
42 for(og1 = og0;; og1 = og1->next) {
43 Hj[og1->varno] += t1*og1->coef;
44 if (og == og1)
65 ograd *og, *og1; local
118 for(og1 = la->nz;
119 og1 && (i = og1->varno) <= j;
120 og1 = og1->next)
121 Hj[i] += t1*og1->coef;
H A Dmqpcheckv.c156 og1 = og1->next = new_og(S, 0, og->varno, og->coef); in ogdup()
158 *oge = og1; in ogdup()
537 Q->Rq = og1 = og1->next; in dsort()
541 for(; og1; og1 = og1->next) in dsort()
542 x[og1->varno] += t*og1->coef; in dsort()
544 for(og1 = og; og1; og1 = og1->next) in dsort()
545 x[og1->varno] += t1*og1->coef; in dsort()
786 while(og1 && og1->varno < i) in mqpcheckv_ASL()
787 og1 = og1->next; in mqpcheckv_ASL()
837 for(; og1; og1 = og1->next) { in mqpcheckv_ASL()
[all …]
H A Dpfg_read.c843 og1 = og1->next; in ogfree()
912 og1 = og1->next; in lahash()
1182 for(og1 = og; og1; og1 = og1->next) { in compress()
1192 for(og1 = og; og1; og1 = og1->next) in compress()
1208 og1 = og1->next; in compress()
1210 for(; og1; og1 = og1->next) in compress()
1265 while((og1 = og1->next)) { in afree()
1278 for(og1 = og; og1; og1 = og1->next) in afree()
1917 og1 = 0; in linpart_augment()
1920 og1 = new_ograd(S, og1, Le->v.i, Le->fac); in linpart_augment()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/ampl/
H A Dnqpcheck.c168 og1 = og1->next = new_og(S, 0, og->varno, og->coef);
581 Q->Rq = og1 = og1->next;
585 for(; og1; og1 = og1->next)
586 x[og1->varno] += t*og1->coef;
588 for(og1 = og; og1; og1 = og1->next)
589 x[og1->varno] += t1*og1->coef;
773 while(og1 && og1->varno < i)
774 og1 = og1->next;
818 for(; og1; og1 = og1->next)
824 for(; og1; og1 = og1->next) {
[all …]
H A Dduthes.c34 ograd *og, *og1; local
42 for(og1 = og0;; og1 = og1->next) {
43 Hj[og1->varno] += t1*og1->coef;
44 if (og == og1)
64 ograd *og, *og1; local
110 for(og1 = la->nz;
111 og1 && (i = og1->varno) <= j;
112 og1 = og1->next)
113 Hj[i] += t1*og1->coef;
H A Dfullhes.c34 ograd *og, *og1; local
42 for(og1 = og0;; og1 = og1->next) {
43 Hj[og1->varno] += t1*og1->coef;
44 if (og == og1)
65 ograd *og, *og1; local
118 for(og1 = la->nz;
119 og1 && (i = og1->varno) <= j;
120 og1 = og1->next)
121 Hj[i] += t1*og1->coef;
H A Dpfg_read.c876 og1 = og1->next;
951 og1 = og1->next;
1291 for(og1 = og; og1; og1 = og1->next) {
1301 for(og1 = og; og1; og1 = og1->next)
1317 og1 = og1->next;
1319 for(; og1; og1 = og1->next)
1377 while(og1 = og1->next) {
1390 for(og1 = og; og1; og1 = og1->next)
2084 og1 = 0;
2087 og1 = new_ograd(S, og1, Le->v.i, Le->fac);
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/ampl/
H A Dnqpcheck.c168 og1 = og1->next = new_og(S, 0, og->varno, og->coef);
581 Q->Rq = og1 = og1->next;
585 for(; og1; og1 = og1->next)
586 x[og1->varno] += t*og1->coef;
588 for(og1 = og; og1; og1 = og1->next)
589 x[og1->varno] += t1*og1->coef;
773 while(og1 && og1->varno < i)
774 og1 = og1->next;
818 for(; og1; og1 = og1->next)
824 for(; og1; og1 = og1->next) {
[all …]
H A Dduthes.c34 ograd *og, *og1; local
42 for(og1 = og0;; og1 = og1->next) {
43 Hj[og1->varno] += t1*og1->coef;
44 if (og == og1)
64 ograd *og, *og1; local
110 for(og1 = la->nz;
111 og1 && (i = og1->varno) <= j;
112 og1 = og1->next)
113 Hj[i] += t1*og1->coef;
H A Dfullhes.c34 ograd *og, *og1; local
42 for(og1 = og0;; og1 = og1->next) {
43 Hj[og1->varno] += t1*og1->coef;
44 if (og == og1)
65 ograd *og, *og1; local
118 for(og1 = la->nz;
119 og1 && (i = og1->varno) <= j;
120 og1 = og1->next)
121 Hj[i] += t1*og1->coef;
H A Dpfg_read.c876 og1 = og1->next;
951 og1 = og1->next;
1291 for(og1 = og; og1; og1 = og1->next) {
1301 for(og1 = og; og1; og1 = og1->next)
1317 og1 = og1->next;
1319 for(; og1; og1 = og1->next)
1377 while(og1 = og1->next) {
1390 for(og1 = og; og1; og1 = og1->next)
2084 og1 = 0;
2087 og1 = new_ograd(S, og1, Le->v.i, Le->fac);
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/devel/boost-python-libs/boost_1_72_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/databases/percona57-server/boost_1_59_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/databases/xtrabackup/boost_1_59_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/databases/percona57-client/boost_1_59_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/devel/boost-libs/boost_1_72_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
75 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
78 og1 = boost::in_place(1.0, "one"); in test_assign()
83 BOOST_TEST(og1); in test_assign()
88 BOOST_TEST(*og1 == g1); in test_assign()
92 BOOST_TEST(og1_ == og1); in test_assign()
/dports/devel/hyperscan/boost_1_75_0/libs/optional/test/
H A Doptional_test_inplace_factory.cpp49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local
54 BOOST_TEST(og1); in test_ctor()
59 BOOST_TEST(*og1 == g1); in test_ctor()
63 BOOST_TEST(og1_ == og1); in test_ctor()
79 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
82 og1 = boost::in_place(1.0, "one"); in test_assign()
87 BOOST_TEST(og1); in test_assign()
92 BOOST_TEST(*og1 == g1); in test_assign()
96 BOOST_TEST(og1_ == og1); in test_assign()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/cli/
H A DDelQuotaCommand.java46 OptionGroup og1 = new OptionGroup(); in DelQuotaCommand() local
47 og1.addOption(new Option("n", false, "num soft quota")); in DelQuotaCommand()
48 og1.addOption(new Option("b", false, "bytes soft quota")); in DelQuotaCommand()
49 og1.addOption(new Option("N", false, "num hard quota")); in DelQuotaCommand()
50 og1.addOption(new Option("B", false, "bytes hard quota")); in DelQuotaCommand()
52 options.addOptionGroup(og1); in DelQuotaCommand()
H A DSetQuotaCommand.java53 OptionGroup og1 = new OptionGroup(); in SetQuotaCommand() local
54 og1.addOption(new Option("n", true, "num soft quota")); in SetQuotaCommand()
55 og1.addOption(new Option("b", true, "bytes soft quota")); in SetQuotaCommand()
56 og1.addOption(new Option("N", true, "num hard quota")); in SetQuotaCommand()
57 og1.addOption(new Option("B", true, "bytes hard quota")); in SetQuotaCommand()
59 og1.setRequired(true); in SetQuotaCommand()
60 options.addOptionGroup(og1); in SetQuotaCommand()

123456