Home
last modified time | relevance | path

Searched refs:pathlength (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/dports/cad/magic/magic-8.3.245/mzrouter/
H A DmzMain.c1004 if (pathlength > 0 && pathlength < rT->rt_bloatTop[ctype])
1009 pathlength);
1017 if (pathlength > 0 && pathlength < rT->rt_bloatTop[ctype])
1022 pathlength);
1033 if (pathlength > 0 && pathlength < rT->rt_bloatTop[ctype])
1038 pathlength);
1046 if (pathlength > 0 && pathlength < rT->rt_bloatTop[ctype])
1075 if (pathlength > 0 && pathlength < rT->rt_bloatTop[ctype])
1088 if (pathlength > 0 && pathlength < rT->rt_bloatTop[ctype])
1104 if (pathlength > 0 && pathlength < rT->rt_bloatTop[ctype])
[all …]
/dports/archivers/liblzxcomp/lzx_compress/
H A Dlzx_layer.c99 if (a->pathlength == b->pathlength) in cmp_pathlengths()
106 return b->pathlength - a->pathlength; in cmp_pathlengths()
191 if (f1->pathlength > f2->pathlength) in build_huffman_tree()
192 next_inode->pathlength = f1->pathlength + 1; in build_huffman_tree()
194 next_inode->pathlength = f2->pathlength + 1; in build_huffman_tree()
235 cur_inode->pathlength = pathlength; in build_huffman_tree()
256 cur_inode->pathlength = pathlength; in build_huffman_tree()
303 pathlength = leaves[0].pathlength; in build_huffman_tree()
306 while (leaves[i].pathlength < pathlength) { in build_huffman_tree()
315 pathlength = leaves[nleaves-1].pathlength; in build_huffman_tree()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/lzx/
H A Dlzxc.c124 if (a->pathlength == b->pathlength) in cmp_pathlengths()
131 return b->pathlength - a->pathlength; in cmp_pathlengths()
216 if (f1->pathlength > f2->pathlength) in build_huffman_tree()
217 next_inode->pathlength = f1->pathlength + 1; in build_huffman_tree()
219 next_inode->pathlength = f2->pathlength + 1; in build_huffman_tree()
260 cur_inode->pathlength = pathlength; in build_huffman_tree()
281 cur_inode->pathlength = pathlength; in build_huffman_tree()
328 pathlength = leaves[0].pathlength; in build_huffman_tree()
331 while (leaves[i].pathlength < pathlength) { in build_huffman_tree()
340 pathlength = leaves[nleaves-1].pathlength; in build_huffman_tree()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/chm/src/
H A Dpaslzxcomp.pas196 if (in_a^.pathlength = in_b^.pathlength) then
200 Exit(in_b^.pathlength - in_a^.pathlength);
334 if (f1^.pathlength > f2^.pathlength) then
335 next_inode^.pathlength := f1^.pathlength + 1
337 next_inode^.pathlength := f2^.pathlength + 1;
349 pathlength := 0;
361 cur_inode^.pathlength := pathlength;
383 cur_inode^.pathlength := pathlength;
411 pathlength := leaves[nleaves-1].pathlength;
419 while (leaves[i].pathlength > pathlength) do begin
[all …]
/dports/misc/fpc-chm/fpc-3.2.2/packages/chm/src/
H A Dpaslzxcomp.pas196 if (in_a^.pathlength = in_b^.pathlength) then
200 Exit(in_b^.pathlength - in_a^.pathlength);
334 if (f1^.pathlength > f2^.pathlength) then
335 next_inode^.pathlength := f1^.pathlength + 1
337 next_inode^.pathlength := f2^.pathlength + 1;
349 pathlength := 0;
361 cur_inode^.pathlength := pathlength;
383 cur_inode^.pathlength := pathlength;
411 pathlength := leaves[nleaves-1].pathlength;
419 while (leaves[i].pathlength > pathlength) do begin
[all …]
/dports/security/steghide/steghide-0.5.1/src/
H A DBFSAPHeuristic.cc54 unsigned long pathlength = searchAugmentingPath (*expv, path) ; in run() local
57 if (pathlength == 0) { in run()
63 for (unsigned long i = 0 ; i < pathlength ; i++) { in run()
65 if (i != pathlength - 1) { in run()
73 if (pathlength > 0) { in run()
74 TheMatching->augment ((const Edge**) path, pathlength) ; in run()
H A DDFSAPHeuristic.cc81 unsigned long pathlength = searchAugmentingPath (*expv, path) ; in run() local
84 if (pathlength == 0) { in run()
90 for (unsigned long i = 0 ; i < pathlength ; i++) { in run()
92 if (i != pathlength - 1) { in run()
100 if (pathlength > 0) { in run()
101 TheMatching->augment ((const Edge**) path, pathlength) ; in run()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/cgsd/
H A Dkp_structure.F28 real*8 ks(3),kv(3),kold(3),dk(3),dk2,pathlength,dist,e1,e2,EV
118 pathlength = 0.0d0
124 pathlength = pathlength + dist
129 write(luout,1508) k,pathlength,ks,kv
150 write(58,'(1000E14.6)') pathlength,
153 > write(59,'(1000E14.6)') pathlength,
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/cgsd/
H A Dkp_structure.F28 real*8 ks(3),kv(3),kold(3),dk(3),dk2,pathlength,dist,e1,e2,EV
118 pathlength = 0.0d0
124 pathlength = pathlength + dist
129 write(luout,1508) k,pathlength,ks,kv
150 write(58,'(1000E14.6)') pathlength,
153 > write(59,'(1000E14.6)') pathlength,
/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/containers/
H A DUGDBGraf.pas37 pathlength:GDBDouble;
68 pgfe^.pathlength:=+infinity;
128 pgfe^.pathlength:=Vertexlength(point1,pgfe^.point);
151 … npath:=pgfe^.pathlength+{Vertexlength(pgfe^.point,pgfe2^.point)}linklength;
152 if {(pgfe2.step=0)or}(pgfe2.pathlength>npath) then
155 pgfe2^.pathlength:=npath;
177 npath:=pgfe^.pathlength+Vertexlength(pgfe^.point,point2);
203 npath:=pgfe^.pathlength+{Vertexlength(pgfe2^.point,pgfe^.point)}linklength;
204 if {npathmin>npath}abs(npath-pgfe2^.pathlength)<eps then
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/band/structure/
H A Dband_interpolate_structure.F22 real*8 ks(3),kv(3),kold(3),pathlength,dist,e1,e2,EV
260 pathlength = 0.0d0
266 pathlength = pathlength + dist
271 write(luout,1508) k,pathlength,ks,kv
302 write(58,'(1000E14.6)') pathlength,
304 write(68,'(1000E14.6)') pathlength,ks,kv,
307 write(59,'(1000E14.6)') pathlength,
309 write(69,'(1000E14.6)') pathlength,ks,kv,
H A Dband_kp_structure.F23 real*8 ks(3),kv(3),kold(3),dk(3),dk2,pathlength,dist,e1,e2,EV
188 pathlength = 0.0d0
194 pathlength = pathlength + dist
199 write(luout,1508) k,pathlength,ks,kv
244 write(58,'(1000E14.6)') pathlength,
247 write(59,'(1000E14.6)') pathlength,
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/band/structure/
H A Dband_fft_structure.F23 real*8 ks(3),kv(3),kold(3),dk(3),dk2,pathlength,dist,e1,e2,EV
186 pathlength = 0.0d0
192 pathlength = pathlength + dist
197 write(luout,1508) k,pathlength,ks,kv
246 write(58,'(1000E14.6)') pathlength,
249 write(59,'(1000E14.6)') pathlength,
H A Dband_kp_structure.F23 real*8 ks(3),kv(3),kold(3),dk(3),dk2,pathlength,dist,e1,e2,EV
188 pathlength = 0.0d0
194 pathlength = pathlength + dist
199 write(luout,1508) k,pathlength,ks,kv
244 write(58,'(1000E14.6)') pathlength,
247 write(59,'(1000E14.6)') pathlength,
H A Dband_interpolate_structure.F22 real*8 ks(3),kv(3),kold(3),pathlength,dist,e1,e2,EV
227 pathlength = 0.0d0
233 pathlength = pathlength + dist
238 write(luout,1508) k,pathlength,ks,kv
269 write(58,'(1000E14.6)') pathlength,
272 write(59,'(1000E14.6)') pathlength,
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Dsepa_subtour.c312 SCIP_CALL( SCIPallocMemoryArray(scip, &path, pathlength + 1) ); in addPathCuts()
323 path[pathlength] = end; in addPathCuts()
326 if( SCIPisGT(scip, getDist(adjacencymatrix, pathlength - 1, start, end) in addPathCuts()
327 + getDist(adjacencymatrix, 0, start, end), (SCIP_Real) pathlength) ) in addPathCuts()
330 for( k = 0; k < pathlength - 1; ++k ) in addPathCuts()
360 if( iscontracted[path[pathlength - 1]][end] != -1 ) in addPathCuts()
366 nz = pathlength; in addPathCuts()
371 start, end, pathlength, ncontractions ); in addPathCuts()
373 (SCIP_Real) pathlength + ncontractions, FALSE, FALSE, TRUE) ); in addPathCuts()
377 for( k = 0; k < pathlength; ++k ) in addPathCuts()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dpickinv.c194 int pokecount, pickcount, poke, pick, i, pathlength; in DoPick() local
286 DXQueryPickPath(pickfield, poke, pick, &pathlength, &path, in DoPick()
296 if (depth != -1 && pathlength > depth) in DoPick()
299 thisdepth = pathlength; in DoPick()
/dports/science/jmol/jmol-14.32.7/src/jspecview/export/
H A DAMLExporter.java72 pathlength = (pathlength.equals("") && spectypeInitials.equals("UV") ? "1.0" in exportTheSpectrum()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/deep_mimic/learning/
H A Dpath.py11 def pathlength(self): member in Path
16 l = self.pathlength()
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_write_set_format_cpio_newc.c223 int pathlength, ret, ret_final; in write_header() local
265 pathlength = (int)len + 1; /* Include trailing null. */ in write_header()
296 format_hex(pathlength, h + c_namesize_offset, c_namesize_size); in write_header()
338 ret = __archive_write_output(a, path, pathlength); in write_header()
343 pad = PAD4(pathlength + c_header_size); in write_header()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_write_set_format_cpio_newc.c222 int pathlength, ret, ret_final; in write_header() local
264 pathlength = (int)len + 1; /* Include trailing null. */ in write_header()
295 format_hex(pathlength, h + c_namesize_offset, c_namesize_size); in write_header()
337 ret = __archive_write_output(a, path, pathlength); in write_header()
342 pad = PAD4(pathlength + c_header_size); in write_header()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_write_set_format_cpio_newc.c222 int pathlength, ret, ret_final; in write_header() local
264 pathlength = (int)len + 1; /* Include trailing null. */ in write_header()
295 format_hex(pathlength, h + c_namesize_offset, c_namesize_size); in write_header()
337 ret = __archive_write_output(a, path, pathlength); in write_header()
342 pad = PAD4(pathlength + c_header_size); in write_header()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_cpio_newc.c223 int pathlength, ret, ret_final; in write_header() local
265 pathlength = (int)len + 1; /* Include trailing null. */ in write_header()
296 format_hex(pathlength, h + c_namesize_offset, c_namesize_size); in write_header()
338 ret = __archive_write_output(a, path, pathlength); in write_header()
343 pad = PAD4(pathlength + c_header_size); in write_header()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_cpio_newc.c223 int pathlength, ret, ret_final; in write_header() local
265 pathlength = (int)len + 1; /* Include trailing null. */ in write_header()
296 format_hex(pathlength, h + c_namesize_offset, c_namesize_size); in write_header()
338 ret = __archive_write_output(a, path, pathlength); in write_header()
343 pad = PAD4(pathlength + c_header_size); in write_header()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_cpio_newc.c223 int pathlength, ret, ret_final; in write_header() local
265 pathlength = (int)len + 1; /* Include trailing null. */ in write_header()
296 format_hex(pathlength, h + c_namesize_offset, c_namesize_size); in write_header()
338 ret = __archive_write_output(a, path, pathlength); in write_header()
343 pad = PAD4(pathlength + c_header_size); in write_header()

12345678910>>...19