Home
last modified time | relevance | path

Searched refs:_ur (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A Dextmeasure_res.cpp441 rseq->_ur[wp] = sseq->_ur[wp]; in getDgOverlap_res()
443 rseq->_ur[lp] = sseq->_ur[lp]; in getDgOverlap_res()
460 rseq->_ur[wp] = sseq->_ur[wp]; in getDgOverlap_res()
462 rseq->_ur[lp] = sseq->_ur[lp]; in getDgOverlap_res()
490 wseq->_ur[wp] = tseq->_ur[wp]; in getDgOverlap_res()
492 wseq->_ur[lp] = tseq->_ur[lp]; in getDgOverlap_res()
494 wseq->_ur[lp] = sseq->_ur[lp]; in getDgOverlap_res()
501 rseq->_ur[wp] = sseq->_ur[wp]; in getDgOverlap_res()
515 rseq->_ur[wp] = sseq->_ur[wp]; in getDgOverlap_res()
526 rseq->_ur[wp] = sseq->_ur[wp]; in getDgOverlap_res()
[all …]
H A DextBench.cpp277 opt->_ur[0] = MAX(opt->_ur[0], measure._ur[0]); in linesOverBench()
278 opt->_ur[1] = MAX(opt->_ur[1], measure._ur[1]); in linesOverBench()
332 opt->_ur[0] = MAX(opt->_ur[0], measure._ur[0]); in linesUnderBench()
333 opt->_ur[1] = MAX(opt->_ur[1], measure._ur[1]); in linesUnderBench()
386 opt->_ur[0] = MAX(opt->_ur[0], measure._ur[0]); in linesDiagUnderBench()
387 opt->_ur[1] = MAX(opt->_ur[1], measure._ur[1]); in linesDiagUnderBench()
445 opt->_ur[0] = MAX(opt->_ur[0], measure._ur[0]); in linesOverUnderBench()
446 opt->_ur[1] = MAX(opt->_ur[1], measure._ur[1]); in linesOverUnderBench()
490 opt->_ur[0] = 0; in benchWires()
599 0.001 * m->_ll[1], 0.001 * m->_ur[0], 0.001 * m->_ur[1]); in writePatternGeoms()
[all …]
H A Dextmeasure.cpp1061 _ur[0] = _ur[1]; in rotate()
1514 s->_ur[ii] = _ur[ii]; in addSeq()
1525 s->_ur[ii] = t->_ur[ii]; in copySeq()
1535 s->_ur[ii] = t->_ur[ii]; in copySeqUsingPool()
1667 s->_ur[1] = s->_ur[0]; in swap_coords()
1763 (s->_ur[1] > _ur[1])) { in computeOverOrUnderSeq()
2119 int ur[2] = {_ur[0], _ur[1]}; in measureOverUnderCap()
2648 int ur[2] = {_ur[0], _ur[1]}; in underFlowStep()
2735 int ur[2] = {_ur[0], _ur[1]}; in underFlowStep()
4025 rseq->_ur[wp] = sseq->_ur[wp]; in underFlowStep()
[all …]
H A DextDebugPrint.cpp329 _ur[0], GetDBcoords(_ur[0]), _ll[1], GetDBcoords(_ll[1]), _ur[1], in DebugStart()
330 GetDBcoords(_ur[1]), _ur[0] - _ll[0], in DebugStart()
331 GetDBcoords(_ur[0]) - GetDBcoords(_ll[0]), _ur[1] - _ll[1], in DebugStart()
332 GetDBcoords(_ur[1]) - GetDBcoords(_ll[1])); in DebugStart()
H A DextBenchDB.cpp541 bboxLL[measure->_dir] = measure->_ur[measure->_dir]; in writeBenchWires_DB_res()
568 measure->_ur[measure->_dir] += gap; in writeBenchWires_DB_res()
574 measure->_ur[measure->_dir] += gap; in writeBenchWires_DB_res()
636 measure->_ur[measure->_dir] += gap; in writeBenchWires_DB_res()
654 bboxLL[measure->_dir] = measure->_ur[measure->_dir]; in writeBenchWires_DB()
789 int bboxUR[2] = {measure->_ur[0] + extend_blockage, in writeBenchWires_DB()
790 measure->_ur[1] + extend_blockage}; in writeBenchWires_DB()
1012 bboxLL[measure->_dir] = measure->_ur[measure->_dir]; in writeBenchWires_DB_diag()
1081 int bboxUR[2] = {measure->_ur[0] + extend_blockage, in writeBenchWires_DB_diag()
1082 measure->_ur[1] + extend_blockage}; in writeBenchWires_DB_diag()
[all …]
/dports/graphics/zbar/zbar-0.23.90/zbar/qrcode/
H A Dqrdec.c1361 min=(_ur->o[0]-7*_ur->size[0]>>lpsz)+64; in qr_finder_dump_aff_undistorted()
1363 max=(_ur->o[0]+7*_ur->size[0]>>lpsz)+64; in qr_finder_dump_aff_undistorted()
1366 i=(_ur->o[1]+y*_ur->size[1]>>lpsz)+64; in qr_finder_dump_aff_undistorted()
1370 min=(_ur->o[1]-7*_ur->size[1]>>lpsz)+64; in qr_finder_dump_aff_undistorted()
1372 max=(_ur->o[1]+7*_ur->size[1]>>lpsz)+64; in qr_finder_dump_aff_undistorted()
1375 j=(_ur->o[0]+u*_ur->size[0]>>lpsz)+64; in qr_finder_dump_aff_undistorted()
1431 min=(_ur->o[0]-7*_ur->size[0]>>lpsz)+128; in qr_finder_dump_hom_undistorted()
2010 ru=_ur->o[0]+3*_ur->size[0]-2*dru; in qr_hom_fit()
2168 qr_aff_project(p,_aff,_ur->o[0]+3*_ur->size[0],_ur->o[1]); in qr_hom_fit()
2458 u=_ur->o[0]+3*_ur->size[0]; in qr_finder_fmt_info_decode()
[all …]
/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/src/
H A Drmd_yuv_utils.h117 _ur,_ug,_ubvr,_vg,_vb,\ argument
126 _ur[__RVALUE_##__bit_depth__(t_val)] +\
147 *_ur=Ur,*_ug=Ug,*_ubvr=UbVr,\
161 _ur,_ug,_ubvr,_vg,_vb,\
293 *_ur=Ur,*_ug=Ug,*_ubvr=UbVr,\
313 _ur,_ug,_ubvr,_vg,_vb,\
347 _ur,_ug,_ubvr,_vg,_vb,\
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A Dgs.cpp539 s->_ur[0], in show_seq()
540 s->_ur[1], in show_seq()
647 if (s->_ur[0] >= ur[0]) { in get_seq()
648 s->_ur[0] = ur[0]; in get_seq()
656 s->_ur[1] = re; in get_seq()
663 blacksum += (s->_ur[0] - s->_ll[0]); in get_seq()
699 s->_ur[1] = (int) ((end + 1) * plc->yres + plc->y0 - 1); in get_seq()
700 if (s->_ur[1] >= ur[1]) { in get_seq()
702 s->_ur[1] = ur[1]; in get_seq()
709 s->_ur[0] = ce; in get_seq()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/travis/test/
H A Dbr3066383.asm61 %assign %$_ur%$_uses %$_uses
62 mov ecx, %$_ur%$_uses
/dports/devel/nasm/nasm-2.15.05/travis/test/
H A Dbr3066383.asm61 %assign %$_ur%$_uses %$_uses
62 mov ecx, %$_ur%$_uses
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/test/
H A Dbr3066383.asm63 %assign %$_ur%$_uses %$_uses
64 mov ecx, %$_ur%$_uses
/dports/devel/nasm/nasm-2.15.05/test/
H A Dbr3066383.asm63 %assign %$_ur%$_uses %$_uses
64 mov ecx, %$_ur%$_uses
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdio/
H A Dfseeko.c113 curoff -= fp->_ur; in __weak_alias()
189 curoff -= fp->_ur; in __weak_alias()
202 n += fp->_ur; in __weak_alias()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Stdio/
H A Dfseeko.c134 curoff -= fp->_ur; in __weak_alias()
207 curoff -= fp->_ur; in __weak_alias()
220 n += fp->_ur; in __weak_alias()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdio/
H A Dfseek.c182 curoff -= fp->_ur;
268 curoff -= fp->_ur;
283 n += fp->_ur;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdio64/
H A Dfseeko64.c169 curoff -= fp->_ur;
247 curoff -= fp->_ur;
262 n += fp->_ur;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdio64/
H A Dfseeko64.c169 curoff -= fp->_ur;
247 curoff -= fp->_ur;
262 n += fp->_ur;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdio/
H A Dfseek.c182 curoff -= fp->_ur;
268 curoff -= fp->_ur;
283 n += fp->_ur;
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdio64/
H A Dfseeko64.c180 curoff -= fp->_ur;
260 curoff -= fp->_ur;
275 n += fp->_ur;
/dports/net/gnu-dico/dico-2.10/xdico/gnu/
H A Dstdio-impl.h50 int _ur; \
89 int _ur; \
/dports/databases/recutils/recutils-1.8/lib/
H A Dstdio-impl.h50 int _ur; \
84 int _ur; \
/dports/math/octave-forge-parallel/parallel-4.0.1/src/gl/
H A Dstdio-impl.h50 int _ur; \
89 int _ur; \
/dports/devel/libunistring/libunistring-0.9.10/lib/
H A Dstdio-impl.h59 int _ur; \
93 int _ur; \
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dstdio-impl.h50 int _ur; \
84 int _ur; \
/dports/textproc/groff/groff-1.22.4/lib/
H A Dstdio-impl.h50 int _ur; \
84 int _ur; \

12345678910>>...21