/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/LHS/ |
H A D | Table.f90 | 71 XNEW = X + DELTAX 73 XNEW = 1.0 74 DELTAX = XNEW - X 77 CALL FUNCT(XNEW,FOFX) 87 XNEW = X + DeltaX 90 CALL FUNCT(XNEW,FOFX) 101 CALL FUNCT(XNEW,FOFX) 133 XTABLE(I,1)=XNEW 135 X = XNEW
|
/dports/science/siesta/siesta-4.1.5/Util/Plrho/ |
H A D | rotate.f | 17 DIMENSION X(3,N),RMAT(3,3),XNEW(3) 38 XNEW(J)=ZERO 40 XNEW(J)=XNEW(J)+RMAT(J,K)*X(K,I) 44 X(J,I)=XNEW(J)
|
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/macros/ |
H A D | DEXCUBE.DP | 251 LET XNEW = X1 + DELX1 253 MOVE XNEW YNEW 256 LET XNEW = X2 + DELX2 258 MOVE XNEW YNEW 261 LET XNEW = X1 + DELX3 263 MOVE XNEW YNEW 268 MOVE XNEW YNEW 273 MOVE XNEW YNEW 278 MOVE XNEW YNEW 283 MOVE XNEW YNEW [all …]
|
H A D | DEXSQUAR.DP | 216 LET XNEW = X1 + DELX1 218 MOVE XNEW YNEW 221 LET XNEW = X2 + DELX2 223 MOVE XNEW YNEW 226 LET XNEW = X1 + DELX3 228 MOVE XNEW YNEW 231 LET XNEW = X2 + DELX4 233 MOVE XNEW YNEW
|
H A D | FISHCLAS.DP | 12 . 5) A matrix XNEW containing the new points to classify 17 . will have the same numbe of rows as XNEW. 26 LET NEWPTS = MATRIX NUMBER OF ROWS XNEW 29 LET X0 = MATRIX ROW XNEW I
|
/dports/devel/gdb/gdb-11.1/gdb/ |
H A D | reggroups.c | 42 struct reggroup *group = XNEW (struct reggroup); in reggroup_new() 331 add_group (&default_groups, general_reggroup, XNEW (struct reggroup_el)); in _initialize_reggroup() 332 add_group (&default_groups, float_reggroup, XNEW (struct reggroup_el)); in _initialize_reggroup() 333 add_group (&default_groups, system_reggroup, XNEW (struct reggroup_el)); in _initialize_reggroup() 334 add_group (&default_groups, vector_reggroup, XNEW (struct reggroup_el)); in _initialize_reggroup() 335 add_group (&default_groups, all_reggroup, XNEW (struct reggroup_el)); in _initialize_reggroup() 336 add_group (&default_groups, save_reggroup, XNEW (struct reggroup_el)); in _initialize_reggroup() 337 add_group (&default_groups, restore_reggroup, XNEW (struct reggroup_el)); in _initialize_reggroup()
|
/dports/math/R-cran-minqa/minqa/src/ |
H A D | bobyqb.f | 3 2 SL,SU,XNEW,XALT,D,VLAG,W,IERR) 7 2 SL(*),SU(*),XNEW(*),XALT(*),D(*),VLAG(*),W(*) 140 IF (XNEW(J) .EQ. SL(J)) BDTEST=W(J) 214 XNEW(I)=XNEW(I)-XOPT(I) 278 220 D(I)=XNEW(I)-XOPT(I) 329 XNEW(I)=XALT(I) 330 310 D(I)=XNEW(I)-XOPT(I) 394 IF (XNEW(I) .EQ. SL(I)) X(I)=XL(I) 395 IF (XNEW(I) .EQ. SU(I)) X(I)=XU(I) 517 XPT(KNEW,I)=XNEW(I) [all …]
|
H A D | uobyqb.f | 4 1 XOPT,XNEW,XPT,PQ,PL,H,G,D,VLAG,W,IERR) 8 DIMENSION X(*),XBASE(*),XOPT(*),XNEW(*),XPT(NPT,*),PQ(*), 200 XNEW(I)=XOPT(I)+D(I) 201 110 X(I)=XBASE(I)+XNEW(I) 232 W(IH)=D(I)*XNEW(J)+D(J)*XOPT(I) 250 180 TEMP=TEMP+(XPT(K,I)-XNEW(I))**2 262 200 XOPT(I)=XNEW(I) 313 250 XPT(KNEW,I)=XNEW(I) 392 CALL LAGMAX (N,G,H,RHO,D,XNEW,VMAX)
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/ |
H A D | xtensa-relax.c | 656 BuildOp *b_op = XNEW (BuildOp); in append_literal_op() 669 BuildOp *b_op = XNEW (BuildOp); in append_label_op() 682 BuildOp *b_op = XNEW (BuildOp); in append_constant_op() 695 BuildOp *b_op = XNEW (BuildOp); in append_field_op() 713 BuildOp *b_op = XNEW (BuildOp); in append_user_fn_field_op() 821 op = XNEW (opname_e); in enter_opname_n() 837 op = XNEW (opname_e); in enter_opname() 1370 req = XNEW (ReqOrOption); in parse_option_cond() 1630 tr = XNEW (TransitionRule); in build_transition() 1725 bi = XNEW (BuildInstr); in build_transition() [all …]
|
/dports/devel/gnulibiberty/binutils-2.37/gas/config/ |
H A D | xtensa-relax.c | 689 BuildOp *b_op = XNEW (BuildOp); in append_literal_op() 702 BuildOp *b_op = XNEW (BuildOp); in append_label_op() 715 BuildOp *b_op = XNEW (BuildOp); in append_constant_op() 728 BuildOp *b_op = XNEW (BuildOp); in append_field_op() 746 BuildOp *b_op = XNEW (BuildOp); in append_user_fn_field_op() 854 op = XNEW (opname_e); in enter_opname_n() 870 op = XNEW (opname_e); in enter_opname() 1403 req = XNEW (ReqOrOption); in parse_option_cond() 1663 tr = XNEW (TransitionRule); in build_transition() 1758 bi = XNEW (BuildInstr); in build_transition() [all …]
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/ |
H A D | xtensa-relax.c | 689 BuildOp *b_op = XNEW (BuildOp); in append_literal_op() 702 BuildOp *b_op = XNEW (BuildOp); in append_label_op() 715 BuildOp *b_op = XNEW (BuildOp); in append_constant_op() 728 BuildOp *b_op = XNEW (BuildOp); in append_field_op() 746 BuildOp *b_op = XNEW (BuildOp); in append_user_fn_field_op() 854 op = XNEW (opname_e); in enter_opname_n() 870 op = XNEW (opname_e); in enter_opname() 1403 req = XNEW (ReqOrOption); in parse_option_cond() 1663 tr = XNEW (TransitionRule); in build_transition() 1758 bi = XNEW (BuildInstr); in build_transition() [all …]
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/ |
H A D | xtensa-relax.c | 656 BuildOp *b_op = XNEW (BuildOp); in append_literal_op() 669 BuildOp *b_op = XNEW (BuildOp); in append_label_op() 682 BuildOp *b_op = XNEW (BuildOp); in append_constant_op() 695 BuildOp *b_op = XNEW (BuildOp); in append_field_op() 713 BuildOp *b_op = XNEW (BuildOp); in append_user_fn_field_op() 821 op = XNEW (opname_e); in enter_opname_n() 837 op = XNEW (opname_e); in enter_opname() 1370 req = XNEW (ReqOrOption); in parse_option_cond() 1630 tr = XNEW (TransitionRule); in build_transition() 1725 bi = XNEW (BuildInstr); in build_transition() [all …]
|
/dports/devel/binutils/binutils-2.37/gas/config/ |
H A D | xtensa-relax.c | 689 BuildOp *b_op = XNEW (BuildOp); in append_literal_op() 702 BuildOp *b_op = XNEW (BuildOp); in append_label_op() 715 BuildOp *b_op = XNEW (BuildOp); in append_constant_op() 728 BuildOp *b_op = XNEW (BuildOp); in append_field_op() 746 BuildOp *b_op = XNEW (BuildOp); in append_user_fn_field_op() 854 op = XNEW (opname_e); in enter_opname_n() 870 op = XNEW (opname_e); in enter_opname() 1403 req = XNEW (ReqOrOption); in parse_option_cond() 1663 tr = XNEW (TransitionRule); in build_transition() 1758 bi = XNEW (BuildInstr); in build_transition() [all …]
|
/dports/lang/gcc48/gcc-4.8.5/gcc/ |
H A D | tree-ssa-uncprop.c | 99 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 115 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 146 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 203 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 340 equiv_hash_elt = XNEW (struct equiv_hash_elt); in record_equiv()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ |
H A D | tree-ssa-uncprop.c | 99 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 115 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 146 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 203 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 340 equiv_hash_elt = XNEW (struct equiv_hash_elt); in record_equiv()
|
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/abacus/ |
H A D | abaexc.F | 950 DIMENSION XLEVICI(3,3,3), AVEC(3), XNEW(3) 1106 & XNEW(1)/EXENG(ISYM,IEXVAL), 1107 & XNEW(2)/EXENG(ISYM,IEXVAL), 1108 & XNEW(3)/EXENG(ISYM,IEXVAL) 1124 & XNEW(1),XNEW(2),XNEW(3) 1171 & XNEW(1)/EXENG(ISYM,IEXVAL), 1172 & XNEW(2)/EXENG(ISYM,IEXVAL), 1173 & XNEW(3)/EXENG(ISYM,IEXVAL) 1191 & XNEW(1),XNEW(2),XNEW(3) 1284 XNEW(1) = TRMAG(1,ISYM,IEXVAL) [all …]
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ |
H A D | tree-ssa-uncprop.c | 110 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 117 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 126 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 133 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 157 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 214 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 353 an_equiv_elt_p = XNEW (struct equiv_hash_elt); in record_equiv()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ |
H A D | tree-ssa-uncprop.c | 106 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 113 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 122 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 129 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 153 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges() 211 equivalency = XNEW (struct edge_equivalency); in associate_equivalences_with_edges()
|