Home
last modified time | relevance | path

Searched refs:_ll (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A Dextmeasure_res.cpp435 int covered = sseq->_ll[lp]; in getDgOverlap_res()
440 rseq->_ll[wp] = sseq->_ll[wp]; in getDgOverlap_res()
442 rseq->_ll[lp] = sseq->_ll[lp]; in getDgOverlap_res()
459 rseq->_ll[wp] = sseq->_ll[wp]; in getDgOverlap_res()
476 rseq->_ll[wp] = sseq->_ll[wp]; in getDgOverlap_res()
489 wseq->_ll[wp] = tseq->_ll[wp]; in getDgOverlap_res()
498 wseq->_ll[lp] = tseq->_ll[lp]; in getDgOverlap_res()
500 rseq->_ll[wp] = sseq->_ll[wp]; in getDgOverlap_res()
514 rseq->_ll[wp] = sseq->_ll[wp]; in getDgOverlap_res()
525 rseq->_ll[wp] = sseq->_ll[wp]; in getDgOverlap_res()
[all …]
H A Dextmeasure.cpp1065 _ll[0] = _ll[1]; in rotate()
1513 s->_ll[ii] = _ll[ii]; in addSeq()
1524 s->_ll[ii] = t->_ll[ii]; in copySeq()
1534 s->_ll[ii] = t->_ll[ii]; in copySeqUsingPool()
1663 s->_ll[1] = s->_ll[0]; in swap_coords()
1762 if ((s->_ll[0] < _ll[0]) || (s->_ll[1] < _ll[1]) || (s->_ur[0] > _ur[0]) || in computeOverOrUnderSeq()
2118 int ll[2] = {_ll[0], _ll[1]}; in measureOverUnderCap()
2647 int ll[2] = {_ll[0], _ll[1]}; in underFlowStep()
2734 int ll[2] = {_ll[0], _ll[1]}; in underFlowStep()
4024 rseq->_ll[wp] = sseq->_ll[wp]; in underFlowStep()
[all …]
H A DextBench.cpp488 opt->_ll[0] = 0; in benchWires()
489 opt->_ll[1] = 0; in benchWires()
496 opt->_ll[0] = bb->xMax(); in benchWires()
497 opt->_ll[1] = 0; in benchWires()
596 fprintf(fp, "BBOX: (%d, %d) (%d, %d)\n\n", m->_ll[0], m->_ll[1], m->_ur[0], in writePatternGeoms()
636 int x = measure->_ll[0]; in makePatternNet3D()
637 measure->_ll[0] = measure->_ll[1]; in makePatternNet3D()
638 measure->_ll[1] = x; in makePatternNet3D()
697 if ((ur[0] < _ll[0]) || (ll[0] > _ur[0]) || (ur[1] < _ll[1]) || in matchCoords()
774 measure._ll[dir] = ll[dir]; in netWiresBench()
[all …]
H A DextDebugPrint.cpp328 net->getConstName(), debugTgtId, _ll[0], GetDBcoords(_ll[0]), in DebugStart()
329 _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()
/dports/biology/p5-AcePerl/AcePerl-1.92/acelib/wh/
H A Dliste.h43 #define listeDestroy(_ll) ((_ll) ? messfree(_ll) , _ll = 0, TRUE : FALSE) argument
45 #define listeMax(_ll) (arrayMax((_ll)->a) - 1) argument
/dports/net/kamailio/kamailio-5.4.5/src/modules/pike/
H A Dtimer.h34 #define has_timer_set(_ll) \ argument
35 ((_ll)->prev || (_ll)->next)
40 #define update_in_timer(_head, _ll) \ argument
42 remove_from_timer(_head, _ll);\
43 append_to_timer(_head, _ll); \
/dports/multimedia/libtheora/libtheora-1.1.1/lib/x86/
H A Dmmxloop.h93 #define OC_LOOP_FILTER_V_MMX(_pix,_ystride,_ll) \ argument
113 [ll]"r"(_ll) \
119 #define OC_LOOP_FILTER_H_MMX(_pix,_ystride,_ll) \ argument
208 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/x86/
H A Dmmxloop.h93 #define OC_LOOP_FILTER_V_MMX(_pix,_ystride,_ll) \ argument
113 [ll]"r"(_ll) \
119 #define OC_LOOP_FILTER_H_MMX(_pix,_ystride,_ll) \ argument
208 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/x86/
H A Dmmxloop.h93 #define OC_LOOP_FILTER_V_MMX(_pix,_ystride,_ll) \ argument
113 [ll]"r"(_ll) \
119 #define OC_LOOP_FILTER_H_MMX(_pix,_ystride,_ll) \ argument
208 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/x86/
H A Dmmxloop.h93 #define OC_LOOP_FILTER_V_MMX(_pix,_ystride,_ll) \ argument
113 [ll]"r"(_ll) \
119 #define OC_LOOP_FILTER_H_MMX(_pix,_ystride,_ll) \ argument
208 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/
H A Dmmxloop.h93 #define OC_LOOP_FILTER_V_MMX(_pix,_ystride,_ll) \ argument
113 [ll]"r"(_ll) \
119 #define OC_LOOP_FILTER_H_MMX(_pix,_ystride,_ll) \ argument
208 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/x86/
H A Dmmxloop.h93 #define OC_LOOP_FILTER_V_MMX(_pix,_ystride,_ll) \ argument
113 [ll]"r"(_ll) \
119 #define OC_LOOP_FILTER_H_MMX(_pix,_ystride,_ll) \ argument
208 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/www/firefox-esr/firefox-91.8.0/media/libtheora/lib/x86/
H A Dmmxloop.h196 #define OC_LOOP_FILTER_V(_filter,_pix,_ystride,_ll) \ argument
216 [ll]"r"(_ll) \
222 #define OC_LOOP_FILTER_H(_filter,_pix,_ystride,_ll) \ argument
311 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/www/firefox/firefox-99.0/media/libtheora/lib/x86/
H A Dmmxloop.h196 #define OC_LOOP_FILTER_V(_filter,_pix,_ystride,_ll) \ argument
216 [ll]"r"(_ll) \
222 #define OC_LOOP_FILTER_H(_filter,_pix,_ystride,_ll) \ argument
311 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/lang/spidermonkey60/firefox-60.9.0/media/libtheora/lib/x86/
H A Dmmxloop.h196 #define OC_LOOP_FILTER_V(_filter,_pix,_ystride,_ll) \ argument
216 [ll]"r"(_ll) \
222 #define OC_LOOP_FILTER_H(_filter,_pix,_ystride,_ll) \ argument
311 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libtheora/lib/x86/
H A Dmmxloop.h196 #define OC_LOOP_FILTER_V(_filter,_pix,_ystride,_ll) \ argument
216 [ll]"r"(_ll) \
222 #define OC_LOOP_FILTER_H(_filter,_pix,_ystride,_ll) \ argument
311 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/mail/thunderbird/thunderbird-91.8.0/media/libtheora/lib/x86/
H A Dmmxloop.h196 #define OC_LOOP_FILTER_V(_filter,_pix,_ystride,_ll) \ argument
216 [ll]"r"(_ll) \
222 #define OC_LOOP_FILTER_H(_filter,_pix,_ystride,_ll) \ argument
311 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/lang/spidermonkey78/firefox-78.9.0/media/libtheora/lib/x86/
H A Dmmxloop.h196 #define OC_LOOP_FILTER_V(_filter,_pix,_ystride,_ll) \ argument
216 [ll]"r"(_ll) \
222 #define OC_LOOP_FILTER_H(_filter,_pix,_ystride,_ll) \ argument
311 :[ystride]"r"((ptrdiff_t)(_ystride)),[ll]"r"(_ll) \
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Dcalibrationpoint.h11 CalibrationPoint(PointD xy, Coordinates c) : _xy(xy), _ll(c) {} in CalibrationPoint()
15 return !(_xy.isNull() || (_pp.isNull() && !_ll.isValid())); in isValid()
21 ? ReferencePoint(_xy, projection.ll2xy(_ll)) in rp()
28 Coordinates _ll; variable
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/
H A Dsu_log.h104 #define su_llog(_l, _ll, _f, ...) _su_llog(_l, _ll, __FILE__, __SOFIA_FUNC__, __LINE__, _f, __VA_AR… argument
105 #define su_vllog(_l, _ll, _f, ...) _su_vllog(_l, _ll, __FILE__, __SOFIA_FUNC__, __LINE__, _f, __VA_… argument
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/sofia-sip/
H A Dsu_log.h104 #define su_llog(_l, _ll, _f, ...) _su_llog(_l, _ll, __FILE__, __SOFIA_FUNC__, __LINE__, _f, __VA_AR… argument
105 #define su_vllog(_l, _ll, _f, ...) _su_vllog(_l, _ll, __FILE__, __SOFIA_FUNC__, __LINE__, _f, __VA_… argument
/dports/games/xonotic/Xonotic/source/qcsrc/lib/
H A Dlinkedlist.qh53 LinkedList _ll = this; \
54 assert(_ll); \
55 while (_ll.ll_tail) \
57 entity it = LL_POP(_ll); \
/dports/devel/liblangtag/liblangtag-0.6.3/liblangtag-gobject/
H A Dgengir.sh65 _ll=`echo $line|sed -e 's/[()]/ /g' -e 's/^[ \t].*//' -e 's/[ \t][ \t]*/ /g'|cut -d' ' -f$_n`
66 _tt=`echo $_ll|sed -n -f $_tmpsed`
67 if [ "x$_ll" = "x" ]; then
/dports/devel/pear-I18N/I18N-1.0.0/
H A DNegotiator.php280 return $this->_ll->getName($code);
292 if(!isset($this->_ll)) {
294 $this->_ll =& new I18N_Language();
/dports/math/maxima/maxima-5.43.2/share/diff_form/
H A Dcurvture2.mac13 make_tan():=block([_l:[],_l1,_l2,_l3,_l4,_ll,_p,_p4,_m],
18 _ll:map(lambda([x],diff(x,coords[2])),translist),
19 _l3:cross2(_l,_ll),

123456789