Home
last modified time | relevance | path

Searched refs:line_i (Results 1 – 25 of 67) sorted by relevance

123

/dports/math/jacop/jacop-4.8.0/src/test/fz/upTo5sec/linear-to-program/
H A Dlinear-to-program.mzn59 array[I] of var ALN: line_i;
72 /\ forall(i in M..M+Np-1)(line_i[min(Ii[i])] <= line_i[min(Ii[i])+1]); % plus is commutative
99 /\ forall(j in I)( line_i[j]<M -> x_i[s,j]==RP[s,line_i[j]] )
110 int_search(line_i, first_fail, indomain_min, complete),
118 ["line_i = array1d(I,",show(line_i),");\n"] ++
125 if fix(line_i[min(Ii[k])]) < M then "p" else "x" endif
126 ++ show(line_i[min(Ii[k])]) ++ " + " ++
127 if fix(line_i[min(Ii[k])+1]) < M then "p" else "x" endif
128 ++ show(line_i[min(Ii[k])+1])
131 if fix(line_i[min(Ii[k])]) < M then "p" else "x" endif
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/python_utils/
H A Dextract_rst_cmake_doc.py239 line_i = 0
243 line_i += 1
245 fileNameAndLinePrefix = fileName+":"+str(line_i)+": "
275 + " from " + getFileNameLineNumPrefix(fileName, line_i))
288 getFileNameLineNumPrefix(fileName, line_i)+ \
298 fileNameAndLinePrefix = getFileNameLineNumPrefix(fileName, line_i)
370 line_i = 0
374 line_i += 1
389 fileNameAndLinePrefix = fileName+":"+str(line_i)+": "
409 " in " + getFileNameLineNumPrefix(fileName, line_i))
[all …]
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtmate-websocket.c44 unsigned int line_i, i; in do_snapshot() local
65 line_i = grid_num_lines(grid) - max_lines; in do_snapshot()
67 line_i = 0; in do_snapshot()
69 pack(array, grid_num_lines(grid) - line_i); in do_snapshot()
70 for (; line_i < grid_num_lines(grid); line_i++) { in do_snapshot()
71 line = &grid->linedata[line_i]; in do_snapshot()
76 grid_get_cell(grid, i, line_i, &gc); in do_snapshot()
82 grid_get_cell(grid, i, line_i, &gc); in do_snapshot()
88 grid_get_cell(grid, i, line_i, &gc); in do_snapshot()
H A Dtmate-daemon-decoder.c451 unsigned int i, line_i; in restore_snapshot_grid() local
457 for (line_i = 0; lines_uk.argc > 0; line_i++) { in restore_snapshot_grid()
458 while (line_i >= grid->hsize + grid->sy) in restore_snapshot_grid()
474 grid_set_cell(grid, i, line_i, &gc); in restore_snapshot_grid()
/dports/sysutils/dunst/dunst-1.6.1/test/
H A Dgreatest.h1044 size_t i, line_i, line_len = 0; \
1050 for (line_i = i; line_i < i + line_len; line_i++) { \
1051 if (env->exp[line_i] != env->got[line_i]) diff_mark = 'X'; \
1055 for (line_i = i; line_i < i + line_len; line_i++) { \
1056 int m = env->exp[line_i] == env->got[line_i]; /* match? */ \
1058 buf[line_i], m ? ' ' : '<'); \
1060 for (line_i = 0; line_i < 16 - line_len; line_i++) { \
1064 for (line_i = i; line_i < i + line_len; line_i++) { \
1065 unsigned char c = buf[line_i]; \
/dports/textproc/fzy/fzy-1.0/deps/greatest/
H A Dgreatest.h1004 size_t i, line_i, line_len = 0; \
1010 for (line_i = i; line_i < i + line_len; line_i++) { \
1011 if (env->exp[line_i] != env->got[line_i]) diff_mark = 'X'; \
1015 for (line_i = i; line_i < i + line_len; line_i++) { \
1016 int m = env->exp[line_i] == env->got[line_i]; /* match? */ \
1018 buf[line_i], m ? ' ' : '<'); \
1020 for (line_i = 0; line_i < 16 - line_len; line_i++) { \
1024 for (line_i = i; line_i < i + line_len; line_i++) { \
1025 unsigned char c = buf[line_i]; \
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtmate-encoder.c361 unsigned int line_i, i; in do_snapshot_grid() local
370 line_i = grid_num_lines(grid) - max_lines; in do_snapshot_grid()
372 line_i = 0; in do_snapshot_grid()
374 pack(array, grid_num_lines(grid) - line_i); in do_snapshot_grid()
375 for (; line_i < grid_num_lines(grid); line_i++) { in do_snapshot_grid()
376 line = &grid->linedata[line_i]; in do_snapshot_grid()
381 grid_get_cell(grid, i, line_i, &gc); in do_snapshot_grid()
387 grid_get_cell(grid, i, line_i, &gc); in do_snapshot_grid()
393 grid_get_cell(grid, i, line_i, &gc); in do_snapshot_grid()
/dports/databases/grass7/grass-7.8.6/lib/vector/vedit/
H A Dmerge.c54 int line_i, i, j; in Vedit_merge_lines() local
80 for (line_i = 0; line_i < List->n_values; line_i++) { in Vedit_merge_lines()
81 line1 = List->value[line_i]; in Vedit_merge_lines()
/dports/cad/cura/Cura-58bae31/scripts/
H A Dcheck_invalid_imports.py53 for line_i, line in enumerate(inputFile, 1):
58 … print("{path}:{line_i}:{match}".format(path=path, line_i=line_i, match=match.group(1)))
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/serdes/
H A Dserdes_rx.v88 reg [31:0] line_i; register
149 line_i <= 0;
186 line_i <= {chosen_data[15:0],halfline};
219 line_i <= {1'b0,1'b0,1'b0,chosen_data[15:0],halfline};
284 .wclk(ser_rx_clk),.datain({1'b0,error_i,sop_i,eop_i,line_i}),
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/lcao/
H A Dgenerate_ngto_augmented.py63 line_i = f.readlines()
67 Ni = len(line_i)
69 line = line_i[i].strip()
79 atom = line_i[i].strip().split()[0]
82 line = line_i[i]
92 line = line_i[i]
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A Dfuss.c514 l1 = line_i("Skelett", p1, p2, -1, 4, 1.0, ' '); in fuss()
546 l1 = line_i("LDDF2", p1, p2, -1, 4, 1.0, ' '); in fuss()
559 l1 = line_i("LXF2", p1, p2, -1, 4, 1.0, ' '); in fuss()
575 l1 = line_i("LEF2", p1, p2, -1, 4, 1.0, ' '); in fuss()
578 l1 = line_i("LPF2", p1, p2, -1, 4, 1.0, ' '); in fuss()
596 l1 = line_i("LCF2", p1, p2, -1, 4, 1.0, ' '); in fuss()
631 l1 = line_i("LHF2", p1, p2, -1, 4, 1.0, ' '); in fuss()
642 l1 = line_i("LEF1", p1, p2, -1, 4, 1.0, ' '); in fuss()
758 l1 = line_i("LBN", p1, p2, -1, 4, 1.0, ' '); in fuss()
767 l1 = line_i("LDDN2", p1, p2, -1, 4, 1.0, ' '); in fuss()
[all …]
/dports/graphics/milton/milton-1.9.1/src/
H A Dshadergen.cc87 int line_i = 0; in split_lines() local
90 line[line_i++] = 'Q'; in split_lines()
93 line[line_i++] = begin[i]; in split_lines()
96 line[line_i++] = '\n'; in split_lines()
97 line[line_i++] = '\0'; in split_lines()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/widgets/
H A Dmemory_editor.inl73 …for (int line_i = clipper.DisplayStart; line_i < clipper.DisplayEnd; line_i++) // display only vis… local
75 int addr = line_i * Rows;
184 addr = line_i * Rows;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/widgets/
H A Dmemory_editor.inl73 …for (int line_i = clipper.DisplayStart; line_i < clipper.DisplayEnd; line_i++) // display only vis… local
75 int addr = line_i * Rows;
184 addr = line_i * Rows;
/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dbuild_sfa.c202 struct line_pnts *line_i; in add_geometry_pg() local
215 line_i = pg_info->cache.lines[fparts->idx[ipart]]; in add_geometry_pg()
216 add_line(plus, offset, GV_POINT, line_i, in add_geometry_pg()
221 line_i = pg_info->cache.lines[fparts->idx[ipart]]; in add_geometry_pg()
222 add_line(plus, offset, GV_LINE, line_i, in add_geometry_pg()
231 line_i = pg_info->cache.lines[idx++]; in add_geometry_pg()
235 line_i, FID, parts); in add_geometry_pg()
242 dig_line_box(line_i, &box); in add_geometry_pg()
243 dig_find_area_poly(line_i, &area_size); in add_geometry_pg()
/dports/math/libmesh/libmesh-1.6.2/contrib/bin/
H A Dtest_src.sh64 line_i=`head -$i $1 | tail -1`;
66 printf '%s' "Testing with ($line_i) removed ... ";
/dports/www/luakit/luakit-2.3/build-utils/docgen/
H A Dparse.lua236 local line_i = 0
238 line_i = line_i + 1
239 if (not block and line:match("^%-%-%-")) or (line_i == 1 and line:match("^%-%-")) then
240 block = { start = line_i, i = 0 }
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/build-utils/docgen/
H A Dparse.lua236 local line_i = 0
238 line_i = line_i + 1
239 if (not block and line:match("^%-%-%-")) or (line_i == 1 and line:match("^%-%-")) then
240 block = { start = line_i, i = 0 }
/dports/net/bosh-cli/bosh-cli-5.5.0/templatescompiler/erbrenderer/
H A Dtemplate_evaluation_context_rb.go187 line_i = e.backtrace.index { |l| l.include?(erb.filename) }
188 line_num = line_i ? e.backtrace[line_i].split(':')[1] : "unknown"
/dports/lang/zig-devel/zig-0.9.0/lib/std/
H A Dprocess.zig116 var line_i: usize = 0;
117 while (line[line_i] != 0 and line[line_i] != '=') : (line_i += 1) {}
118 const key = line[0..line_i];
120 var end_i: usize = line_i;
122 const value = line[line_i + 1 .. end_i];
129 var line_i: usize = 0;
130 while (line[line_i] != 0 and line[line_i] != '=') : (line_i += 1) {}
131 const key = line[0..line_i];
133 var end_i: usize = line_i;
135 const value = line[line_i + 1 .. end_i];
/dports/lang/zig/zig-0.9.0/lib/std/
H A Dprocess.zig116 var line_i: usize = 0;
117 while (line[line_i] != 0 and line[line_i] != '=') : (line_i += 1) {}
118 const key = line[0..line_i];
120 var end_i: usize = line_i;
122 const value = line[line_i + 1 .. end_i];
129 var line_i: usize = 0;
130 while (line[line_i] != 0 and line[line_i] != '=') : (line_i += 1) {}
131 const key = line[0..line_i];
133 var end_i: usize = line_i;
135 const value = line[line_i + 1 .. end_i];
/dports/math/jacop/jacop-4.8.0/src/test/fz/upTo30sec/linear-to-program/
H A Dl2p12.out3 line_i = array1d(0..28, [1, 2, 3, 3, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
/dports/math/jacop/jacop-4.8.0/src/test/fz/upTo1min/linear-to-program/
H A Dl2p13.out3 line_i = array1d(0..34, [0, 1, 2, 2, 2, 3, 2, 4, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
/dports/math/jacop/jacop-4.8.0/src/test/fz/upTo5min/linear-to-program/
H A Dl2p16.out3 line_i = array1d(0..23, [0, 0, 1, 3, 2, 2, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0]);

123