Home
last modified time | relevance | path

Searched refs:lb0 (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/math/scilab/scilab-6.1.1/scilab/modules/polynomials/src/fortran/
H A Ddpsimp.f87 lb0=0
88 11 lb0=lb0+1
89 if(b(lb0).eq.0.0d+0) goto 11
90 nb1=nnb-(lb0-1)
91 nz=nz-(lb0-1)
100 call dcopy(nb1+1,b(lb0),1,b1,1)
120 call dscal(nb1+1,1.0d0/t2,b(lb0),1)
151 call dcopy(nden,b(lb0),1,b1,1)
156 call dcopy(nden,b(lb0),1,b1,1)
178 call dcopy(nb1+1,b(lb0),1,b1,1)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/c-interop/
H A Dsection-3-c.c20 ctest (CFI_cdesc_t *a, int lb0, int lb1, in ctest() argument
30 lb0, lb1, ub0, ub1, s0, s1); in ctest()
31 if (! (lb0 == ub0 || lb1 == ub1)) in ctest()
50 lb0 = lb0 - 1; in ctest()
71 lb_array[0] = lb0; in ctest()
114 else if (lb0 == ub0) in ctest()
123 index[0] = lb0; in ctest()
153 else if (lb0 == ub0) in ctest()
162 index[0] = lb0; in ctest()
212 else if (lb0 == ub0) in ctest()
[all …]
H A Dsection-3.f9022 subroutine ctest (a, lb0, lb1, ub0, ub1, s0, s1, r) bind (c)
26 integer(C_INT), value :: lb0, lb1, ub0, ub1, s0, s1
54 subroutine test (aa, lb0, lb1, ub0, ub1, s0, s1) argument
57 integer :: lb0, lb1, ub0, ub1, s0, s1 local
65 if (lb0 .ne. ub0 .and. lb1 .ne. ub1) stop 100
70 call ctest (aa, lb0, lb1, ub0, ub1, s0, s1, rr)
83 if (ub0 .eq. lb0) then
87 if (rr(o1)%x .ne. lb0) stop 114
92 if (ubound (rr, 1) .ne. (ub0 - lb0)/s0 + 1) stop 113
94 do i0 = lb0, ub0, s0
H A Dsection-3p.f9022 subroutine ctest (p, lb0, lb1, ub0, ub1, s0, s1, r) bind (c)
26 integer(C_INT), value :: lb0, lb1, ub0, ub1, s0, s1
69 subroutine test (aa, lo0, lo1, lb0, lb1, ub0, ub1, s0, s1) argument
72 integer :: lo0, lo1, lb0, lb1, ub0, ub1, s0, s1 local
82 if (lb0 .ne. ub0 .and. lb1 .ne. ub1) stop 100
90 call ctest (pp, lb0, lb1, ub0, ub1, s0, s1, rr)
107 if (ub0 .eq. lb0) then
111 if (rr(o1)%x .ne. lb0 - lo0 + 1) stop 114
116 if (ubound (rr, 1) .ne. (ub0 - lb0)/s0 + 1) stop 113
118 do i0 = lb0, ub0, s0
H A Dsection-2-c.c11 extern void ctest (CFI_cdesc_t *a, int lb0, int lb1,
20 ctest (CFI_cdesc_t *a, int lb0, int lb1, in ctest() argument
30 lb0, lb1, ub0, ub1, s0, s1); in ctest()
31 if (lb0 == ub0 || lb1 == ub1) in ctest()
50 lb0 = lb0 - 1; in ctest()
71 lb_array[0] = lb0; in ctest()
99 for (o0 = r->dim[0].lower_bound, i0 = lb0; in ctest()
118 for (o0 = r->dim[0].lower_bound, i0 = lb0; in ctest()
157 for (o0 = r->dim[0].lower_bound, i0 = lb0; in ctest()
H A Dsection-2.f9021 subroutine ctest (a, lb0, lb1, ub0, ub1, s0, s1, r) bind (c)
25 integer(C_INT), value :: lb0, lb1, ub0, ub1, s0, s1
50 subroutine test (aa, lb0, lb1, ub0, ub1, s0, s1) argument
53 integer :: lb0, lb1, ub0, ub1, s0, s1 local
71 call ctest (aa, lb0, lb1, ub0, ub1, s0, s1, rr)
85 if (ubound (rr, 1) .ne. (ub0 - lb0)/s0 + 1) stop 113
90 do i0 = lb0, ub0, s0
H A Dsection-2p.f9022 subroutine ctest (p, lb0, lb1, ub0, ub1, s0, s1, r) bind (c)
26 integer(C_INT), value :: lb0, lb1, ub0, ub1, s0, s1
54 subroutine test (aa, lo0, lo1, lb0, lb1, ub0, ub1, s0, s1) argument
57 integer :: lo0, lo1, lb0, lb1, ub0, ub1, s0, s1 local
71 call ctest (pp, lb0, lb1, ub0, ub1, s0, s1, rr)
89 if (ubound (rr, 1) .ne. (ub0 - lb0)/s0 + 1) stop 143
94 do i0 = lb0, ub0, s0
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/constraints/
H A DAmongVar.java156 int lb0 = lb0TS.value(); in consistencyForX() local
170 if (i != lb0) { in consistencyForX()
177 lb0++; in consistencyForX()
199 if (lb0 != lb0TS.value()) in consistencyForX()
200 lb0TS.update(lb0); in consistencyForX()
231 if (lb0 == n.min()) { in consistencyForX()
666 int glb0 = lb0; in consistency()
690 lb0++; in consistency()
992 lb0++; in consistency()
1060 } else if (lb0 == ub0) in consistency()
[all …]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/fbbt/
H A Dfbbt.py501 lb0, ub0 = bnds_dict[node]
562 lb0, ub0 = bnds_dict[node]
606 lb0, ub0 = bnds_dict[node]
656 lb0, ub0 = bnds_dict[node]
689 lb0, ub0 = bnds_dict[node]
726 lb0, ub0 = bnds_dict[node]
753 lb0, ub0 = bnds_dict[node]
779 lb0, ub0 = bnds_dict[node]
805 lb0, ub0 = bnds_dict[node]
831 lb0, ub0 = bnds_dict[node]
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/libretro/
H A Dblit.c42 unsigned char *lb0 = lb + x; in blitscreen_dirty1_color8() local
53 address0[wx] = gp2x_palette[lb0[wx]]; in blitscreen_dirty1_color8()
55 lb0 += width; in blitscreen_dirty1_color8()
104 unsigned short *lb0 = lb + x; in blitscreen_dirty1_palettized16() local
115 address0[wx] = palette_16bit_lookup[lb0[wx]]; in blitscreen_dirty1_palettized16()
117 lb0 += width; in blitscreen_dirty1_palettized16()
166 unsigned short *lb0 = lb + x; in blitscreen_dirty1_color16() local
177 address0[wx] = lb0[wx]&0xFFDF; in blitscreen_dirty1_color16()
179 lb0 += width; in blitscreen_dirty1_color16()
/dports/games/yadex/yadex-1.7.0/src/
H A Ds_slice.cc196 obj_no_t lb0, lb1; // Start and end of the second linedef (the in sector_slice() local
219 lb0 = l2end; in sector_slice()
224 lb0 = l2start; in sector_slice()
240 || LineDefs[n].start == lb0 && LineDefs[n].end == lb1 in sector_slice()
241 || LineDefs[n].start == lb1 && LineDefs[n].end == lb0) in sector_slice()
274 if (lb0 != lb1) in sector_slice()
277 LineDefs[NumLineDefs - 1].start = lb0; in sector_slice()
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Depi_b0_correct.py114 from afnipy import lib_b0_corr as lb0 unknown
120 iopts = lb0.parse_args_b0_corr(sys.argv)
125 "".format( **lb0.ddefs ))
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/util/
H A DdrawCuts.cpp92 CouNumber lb0 = lb, in draw_cuts() local
99 lb0 = CoinMax (lb, CoinMin ((rhs - el[0] * minY) / el [1], (rhs - el[0] * maxY) / el [1])); in draw_cuts()
105 fprintf (stderr, "%.12e %.12e\n", lb0, (rhs - el [1] * lb0) / el [0]); in draw_cuts()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/mesh_tissue/
H A Dnumba_functions.py34 for i, j, la0, lb0 in zip(id0,id1,lap_a0,lap_b0):
36 lap_b[i] += lb0
38 lap_b[j] -= lb0
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/fitpack/
H A Dfpopsp.f59 integer i,id0,iop0,iop1,i1,j,l,lau,lav1,lav2,la0,la1,lbu,lbv,lb0, local
85 lb0 = la1+2*mv
86 lb1 = lb0+2*nvest
99 * wrk(lav2),wrk(lbu),wrk(lbv),wrk(la0),wrk(la1),wrk(lb0),
152 * wrk(lav2),wrk(lbu),wrk(lbv),wrk(la0),wrk(la1),wrk(lb0),
161 * wrk(lav2),wrk(lbu),wrk(lbv),wrk(la0),wrk(la1),wrk(lb0),
184 * wrk(lav2),wrk(lbu),wrk(lbv),wrk(la0),wrk(la1),wrk(lb0),
205 * wrk(lav2),wrk(lbu),wrk(lbv),wrk(la0),wrk(la1),wrk(lb0),
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Emit.ILGeneration/tests/ILGenerator/
H A DEmit3Tests.cs21 LocalBuilder lb0 = ilGenerator.DeclareLocal(typeof(int)); in PosTest1()
34 ilGenerator.Emit(OpCodes.Stloc, lb0); in PosTest1()
35 ilGenerator.Emit(OpCodes.Ldloc, lb0); in PosTest1()
99 LocalBuilder lb0 = ilGenerator.DeclareLocal(typeof(EmitStruct3)); in PosTest2()
102 ilGenerator.Emit(OpCodes.Ldloca, lb0); in PosTest2()
144 LocalBuilder lb0 = ilGenerator.DeclareLocal(typeof(int)); in PosTest4()
159 ilGenerator.Emit(OpCodes.Stloc_0, lb0); in PosTest4()
160 ilGenerator.Emit(OpCodes.Ldloc_0, lb0); in PosTest4()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dcrossover.c29 float lb0 = lr4->bq.b0; in lr4_process() local
39 y = lb0*x + lb1*lx1 + lb2*lx2 - la1*ly1 - la2*ly2; in lr4_process()
40 z = lb0*y + lb1*ly1 + lb2*ly2 - la1*lz1 - la2*lz2; in lr4_process()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Dialect/Affine/
H A Dparallelize.mlir120 func @for_with_minmax(%m: memref<?xf32>, %lb0: index, %lb1: index,
125 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %lb1)
133 func @nested_for_with_minmax(%m: memref<?xf32>, %lb0: index,
141 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
150 func @max_nested(%m: memref<?x?xf32>, %lb0: index, %lb1: index,
153 affine.for %i = affine_map<(d0) -> (d0)>(%lb0) to affine_map<(d0) -> (d0)>(%ub0) {
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/Dialect/Affine/
H A Dparallelize.mlir120 func @for_with_minmax(%m: memref<?xf32>, %lb0: index, %lb1: index,
125 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %lb1)
133 func @nested_for_with_minmax(%m: memref<?xf32>, %lb0: index,
141 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
150 func @max_nested(%m: memref<?x?xf32>, %lb0: index, %lb1: index,
153 affine.for %i = affine_map<(d0) -> (d0)>(%lb0) to affine_map<(d0) -> (d0)>(%ub0) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/Affine/
H A Dparallelize.mlir121 func @for_with_minmax(%m: memref<?xf32>, %lb0: index, %lb1: index,
124 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %lb1)
132 func @nested_for_with_minmax(%m: memref<?xf32>, %lb0: index,
137 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
146 func @max_nested(%m: memref<?x?xf32>, %lb0: index, %lb1: index,
149 affine.for %i = affine_map<(d0) -> (d0)>(%lb0) to affine_map<(d0) -> (d0)>(%ub0) {
259 func @nested_min_max(%m: memref<?xf32>, %lb0: index,
265 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/Affine/
H A Dparallelize.mlir121 func @for_with_minmax(%m: memref<?xf32>, %lb0: index, %lb1: index,
124 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %lb1)
132 func @nested_for_with_minmax(%m: memref<?xf32>, %lb0: index,
137 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
146 func @max_nested(%m: memref<?x?xf32>, %lb0: index, %lb1: index,
149 affine.for %i = affine_map<(d0) -> (d0)>(%lb0) to affine_map<(d0) -> (d0)>(%ub0) {
259 func @nested_min_max(%m: memref<?xf32>, %lb0: index,
265 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/Affine/
H A Dparallelize.mlir121 func @for_with_minmax(%m: memref<?xf32>, %lb0: index, %lb1: index,
124 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %lb1)
132 func @nested_for_with_minmax(%m: memref<?xf32>, %lb0: index,
137 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
146 func @max_nested(%m: memref<?x?xf32>, %lb0: index, %lb1: index,
149 affine.for %i = affine_map<(d0) -> (d0)>(%lb0) to affine_map<(d0) -> (d0)>(%ub0) {
259 func @nested_min_max(%m: memref<?xf32>, %lb0: index,
265 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/Affine/
H A Dparallelize.mlir121 func @for_with_minmax(%m: memref<?xf32>, %lb0: index, %lb1: index,
124 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %lb1)
132 func @nested_for_with_minmax(%m: memref<?xf32>, %lb0: index,
137 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
146 func @max_nested(%m: memref<?x?xf32>, %lb0: index, %lb1: index,
149 affine.for %i = affine_map<(d0) -> (d0)>(%lb0) to affine_map<(d0) -> (d0)>(%ub0) {
259 func @nested_min_max(%m: memref<?xf32>, %lb0: index,
265 affine.for %i = max affine_map<(d0, d1) -> (d0, d1)>(%lb0, %j)
/dports/lang/fth/fth-1.4.1/lib/
H A Dmp.c420 BNI la0, la1, lb0, lb1; /* length of a0, a1, b0, and b1 */ in mp_karatsuba_mul() local
435 lb0 = x; in mp_karatsuba_mul()
439 tlen = la0 + lb0; in mp_karatsuba_mul()
443 if (la1 + lb1 < lb0 + lb1 + 1) in mp_karatsuba_mul()
444 ulen = lb0 + lb1 + 1; in mp_karatsuba_mul()
453 ulen = mp_add(u, op2, op2 + x, lb0, lb1); in mp_karatsuba_mul()
463 tlen = la0 + lb0; in mp_karatsuba_mul()
465 tlen = mp_mul(t, op1, op2, la0, lb0); in mp_karatsuba_mul()
/dports/x11/xedit/xedit-1.2.2/lisp/mp/
H A Dmp.c420 BNI la0, la1, lb0, lb1; /* length of a0, a1, b0, and b1 */ in mp_karatsuba_mul() local
435 lb0 = x; in mp_karatsuba_mul()
439 tlen = la0 + lb0; in mp_karatsuba_mul()
443 if (la1 + lb1 < lb0 + lb1 + 1) in mp_karatsuba_mul()
444 ulen = lb0 + lb1 + 1; in mp_karatsuba_mul()
453 ulen = mp_add(u, op2, op2 + x, lb0, lb1); in mp_karatsuba_mul()
463 tlen = la0 + lb0; in mp_karatsuba_mul()
465 tlen = mp_mul(t, op1, op2, la0, lb0); in mp_karatsuba_mul()

12345678910