Home
last modified time | relevance | path

Searched refs:lbub (Results 1 – 25 of 54) sorted by relevance

123

/dports/net/mpich/mpich-3.4.3/modules/yaksa/test/simple/
H A Dtestlist.gen3 test/simple/lbub
H A DMakefile.mk11 test/simple/lbub \
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/TreeManager/
H A Dtm_proccomm.c1473 char *lbub, *p_lbub = p_bnd_change->lbub; in merge_bound_changes() local
1487 bnd_change->lbub = (char *)malloc(memory_size*CSIZE); in merge_bound_changes()
1491 memcpy(bnd_change->lbub, p_lbub, CSIZE*p_num_changes); in merge_bound_changes()
1497 lbub = bnd_change->lbub; in merge_bound_changes()
1505 if (index[l]==p_index[k] && lbub[l]==p_lbub[k]) { in merge_bound_changes()
1514 lbub = (char *)realloc(lbub, memory_size*CSIZE); in merge_bound_changes()
1518 lbub[num_changes] = p_lbub[k]; in merge_bound_changes()
1524 bnd_change->lbub = lbub; in merge_bound_changes()
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/gdp/plugins/
H A Dhull.py286 transBlock.lbub = Set(initialize = ['lb','ub','eq'])
309 transBlock.lbub)
655 bigmConstraint = Constraint(transBlock.lbub)
675 bigmConstraint = Constraint(transBlock.lbub)
860 newConstraint = Constraint(obj.index_set(), transBlock.lbub)
862 newConstraint = Constraint(transBlock.lbub)
H A Dbigm.py300 transBlock.lbub = Set(initialize=['lb', 'ub'])
633 disjunctionRelaxationBlock.lbub)
640 newConstraint = Constraint(disjunctionRelaxationBlock.lbub)
/dports/net/mpich/mpich-3.4.3/test/mpi/datatype/
H A DMakefile.am38 lbub \
H A Dtestlist.in3 lbub 1
H A DMakefile.in101 large_vec$(EXEEXT) lbub$(EXEEXT) lbub_oldapi$(EXEEXT) \
324 lbub_SOURCES = lbub.c
325 lbub_OBJECTS = lbub.$(OBJEXT)
694 large_type_sendrec.c large_vec.c lbub.c lbub_oldapi.c \
715 large_type_sendrec.c large_vec.c lbub.c lbub_oldapi.c \
1133 lbub$(EXEEXT): $(lbub_OBJECTS) $(lbub_DEPENDENCIES) $(EXTRA_lbub_DEPENDENCIES)
1134 @rm -f lbub$(EXEEXT)
1347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lbub.Po@am__quote@
/dports/net/mpich2/mpich2-1.5/test/mpi/datatype/
H A DMakefile.am35 lbub \
H A Dtestlist3 lbub 1
H A DMakefile.in68 lbub$(EXEEXT) localpack$(EXEEXT) longdouble$(EXEEXT) \
158 lbub_SOURCES = lbub.c
159 lbub_OBJECTS = lbub.$(OBJEXT)
338 indexed-misc.c lbub.c localpack.c longdouble.c lots-of-types.c \
353 indexed-misc.c lbub.c localpack.c longdouble.c lots-of-types.c \
626 lbub$(EXEEXT): $(lbub_OBJECTS) $(lbub_DEPENDENCIES) $(EXTRA_lbub_DEPENDENCIES)
627 @rm -f lbub$(EXEEXT)
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lbub.Po@am__quote@
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_varfunc.c1215 oldlu = bnd_change->lbub;
1239 bnd_change->lbub = (char *)realloc(bnd_change->lbub,
1245 oldlu = bnd_change->lbub;
1259 bnd_change->lbub = (char *)malloc(cnt*CSIZE);
1262 bnd_change->lbub = (char *) memcpy(bnd_change->lbub, lu, CSIZE*cnt);
H A Dlp_genfunc.c1729 char *lbub; local
1746 lbub = bnd_change->lbub = (char *)malloc(num_bnd_changes*CSIZE);
1752 lbub[cnt] = 'L';
1759 lbub[cnt] = 'U';
1768 FREE(desc->bnd_change->lbub);
1789 char *lbub; local
1797 lbub = bnd_change->lbub = (char *)malloc(num_bnd_changes*CSIZE);
1807 lbub = bnd_change->lbub = (char *)realloc(bnd_change->lbub,
1814 lbub[i+j] = (bnd_sense[i] == 'L') ? 'U' : 'L';
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/gdp/tests/
H A Dtest_bigm.py50 lbub = transBlock.component("lbub")
51 self.assertIsInstance(lbub, Set)
52 self.assertEqual(len(lbub), 2)
53 self.assertEqual(lbub, ['lb', 'ub'])
629 lbub = transBlock.component("lbub")
630 self.assertIsInstance(lbub, Set)
631 self.assertEqual(len(lbub), 2)
632 self.assertEqual(lbub, ['lb', 'ub'])
1699 lbub = transBlock.component("lbub")
1700 self.assertIsInstance(lbub, Set)
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-call-cdce.c316 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
328 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-call-cdce.c316 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
328 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-call-cdce.c326 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
338 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-call-cdce.c362 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
376 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-call-cdce.c374 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
388 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-call-cdce.c374 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
388 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-call-cdce.c374 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
388 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-call-cdce.c408 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
425 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-call-cdce.c374 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
388 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-call-cdce.c374 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
388 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-call-cdce.c362 gen_one_condition (tree arg, int lbub, in gen_one_condition() argument
376 lbub_cst = build_int_cst (integer_type_node, lbub); in gen_one_condition()

123