Home
last modified time | relevance | path

Searched +defs:mag +defs:t +defs:l (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/japanese/xv/xv-3.10a/
H A Dxvmag.c17 struct mag { struct
28 static void mag_open_file PARM((struct mag*, char*)); argument
98 struct mag mag; local
396 struct mag mag; local
506 int t; local
605 int l = strlen(comment); local
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvmag.c17 struct mag { struct
28 static void mag_open_file PARM((struct mag*, char*)); argument
98 struct mag mag; local
396 struct mag mag; local
506 int t; local
605 int l = strlen(comment); local
/dports/graphics/xv/xv-3.10a/
H A Dxvmag.c17 struct mag { struct
28 static void mag_open_file PARM((struct mag*, char*)); argument
98 struct mag mag; local
396 struct mag mag; local
506 int t; local
605 int l = strlen(comment); local
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_rotate.c211 init_rotateline(F_line *l, int px, int py) in init_rotateline()
233 init_rotatetext(F_text *t, int px, int py) in init_rotatetext()
343 rotate_line(F_line *l, int x, int y) in rotate_line()
393 void rotate_text(F_text *t, int x, int y) in rotate_text()
484 F_line *l; in valid_rot_angle() local
501 F_line *l; in rotate_compound() local
505 F_text *t; in rotate_compound() local
532 double cosa, sina, mag, theta; in rotate_point() local
556 double cosa, sina, mag, theta; in rotate_xy() local
/dports/audio/musescore/MuseScore-3.6.1/omr/
H A Domrview.cpp72 double mag = _omr->spatium() / score->spatium(); in setOmr() local
85 void OmrView::initTile(Tile* t) in initTile()
154 double mag = spatium / sSpatium; in paintEvent() local
189 Tile* t = freeTiles.isEmpty() ? new Tile : freeTiles.pop(); in paintEvent() local
200 for(const Tile* t : usedTiles) { in paintEvent() local
213 for(QLine l : page->sl()) in paintEvent() local
231 for(const QLineF& l : system.barLines) in paintEvent() local
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DBoundingSphere.java119 double t,dis,dis_sq,rad_sq,oldc_to_new_c; in BoundingSphere() local
166 double dis,t,d1; in BoundingSphere() local
444 double t,dis,d1,u,l,x,y,z,oldc_to_new_c; in combine() local
568 double t,dis,d1,u,l,x,y,z,oldc_to_new_c; in combine() local
691 double t,dis,oldc_to_new_c; in combine() local
859 double l2oc,rad2,tca,t2hc,mag,t,invMag; in intersect() local
964 double l2oc,rad2,tca,t2hc,mag,invMag,t; in intersect() local
1032 double l2oc,rad2,tca,t2hc,mag; in intersect() local
1091 double l2oc,rad2,tca,t2hc,mag,t; in intersect() local
1335 double dis,t,d2; in intersect() local
[all …]
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DVectorCurve.cpp39 VectorCurve::VectorCurve(VectorStyle style, Table *t, const QString& xColName, const char *name, in VectorCurve()
98 const double mag = vectorEnd->y(i); in drawVector() local
146 double t = theta(xs, ys, xe, ye); in drawArrowHead() local
167 double t = 0.0, pi = 4*atan(-1.0); in theta() local
218 void VectorCurve::setHeadLength(int l) in setHeadLength()
251 double mag = vectorEnd->y(0); in boundingRect() local
327 bool VectorCurve::updateData(Table *t, const QString& colName) in updateData()
/dports/print/dvisvg/dvisvg-0.7.1/
H A Ddvistr.h12 WORD mag; /* magnification */ member
22 WORD mag; /* */ member
23 WORD l; /* height of the heighest page */ member
26 WORD t; /* number of pages */ member
45 WORD l; /* l length of name */ member
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DVectorCurve.cpp36 VectorCurve::VectorCurve(VectorStyle style, Table *t, const QString &xColName, QString name, in VectorCurve()
94 const double mag = vectorEnd->y(i); in drawVector() local
140 double t = theta(xs, ys, xe, ye); in drawArrowHead() local
160 double t, pi = 4 * atan(-1.0); in theta() local
211 void VectorCurve::setHeadLength(int l) in setHeadLength()
241 double mag = vectorEnd->y(i); in boundingRect() local
320 bool VectorCurve::updateData(Table *t, const QString &colName) in updateData()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/lib/
H A Dinterpolating_resampler.cc267 std::vector<float> t(NTAPS, 0); in interp_resampler_pfb_no_mf_cc() local
352 std::vector<float> t(NTAPS, 0); in interp_resampler_pfb_no_mf_ff() local
444 int j, k, l, m; in interp_resampler_pfb_mf_ccf() local
473 float mag = 0.0f; in interp_resampler_pfb_mf_ccf() local
598 int j, k, l, m; in interp_resampler_pfb_mf_fff() local
627 float mag = 0.0f; in interp_resampler_pfb_mf_fff() local
/dports/games/golly/golly-3.3-src/gollybase/
H A Dghashdraw.cpp185 struct ghleaf *l = (struct ghleaf *)n ; in drawghnode() local
486 ghnode *t = top[i] ; in findedges() local
510 ghnode *t = bottom[i] ; in findedges() local
534 ghnode *t = right[i] ; in findedges() local
558 ghnode *t = left[i] ; in findedges() local
675 ghnode *t = top[i] ; in fit() local
701 ghnode *t = bottom[i] ; in fit() local
728 ghnode *t = right[i] ; in fit() local
754 ghnode *t = left[i] ; in fit() local
803 int mag = - currdepth - 1 ; in fit() local
[all …]
H A Dhlifedraw.cpp168 struct leaf *l = (struct leaf *)n ; in drawnode() local
485 node *t = top[i] ; in findedges() local
509 node *t = bottom[i] ; in findedges() local
533 node *t = right[i] ; in findedges() local
557 node *t = left[i] ; in findedges() local
674 node *t = top[i] ; in fit() local
700 node *t = bottom[i] ; in fit() local
727 node *t = right[i] ; in fit() local
753 node *t = left[i] ; in fit() local
799 int mag = - currdepth - 1 ; in fit() local
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/draw/
H A Dtweak.c21 int mag; /* magnification */ member
156 int mag; variable
186 Thing *t; in main() local
196 mag = Mag; in main() local
354 scntl(char *l) in scntl()
409 Thing *t; in drawall() local
419 int v, l, w; in value() local
458 Thing *t; in drawthing() local
585 Thing *t; in tget() local
1251 ulong l; in cntledit() local
[all …]
/dports/audio/codec2/codec2-1.0.3/src/
H A Dcohpsk.c321 float mag, __attribute__((unused)) phi_, __attribute__((unused)) amp_; in qpsk_symbols_to_bits() local
450 float mag; in tx_filter_and_upconvert_coh() local
540 void corr_with_pilots(float *corr_out, float *mag_out, struct COHPSK *coh, int t, float f_fine) in corr_with_pilots()
543 float mag, corr, result; in corr_with_pilots() local
583 int t; in frame_sync_fine_freq_est() local
584 float f_fine, mag, max_corr, max_mag, corr, result; in frame_sync_fine_freq_est() local
651 float corr, mag; in sync_state_machine() local
730 float mag; in cohpsk_clip() local
758 float mag; in fdm_downconvert_coh() local
821 int c,i,j,k,l; in rx_filter_coh() local
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/seetexk/
H A Ddviconcat.c131 register i32 t; in BeginPage() local
170 register int l; in WriteFont() local
248 register i32 t; in HandlePostAmble() local
477 register i32 checksum, mag, designsize; in HandleFontDef() local
547 HandleSpecial(int c, int l, i32 p) in HandleSpecial()
674 register int c, l; in HandleDVIFile() local
/dports/x11-toolkits/plib/plib-1.8.5/src/fnt/
H A Dfnt.cxx29 int fntTexFont::load ( const char *fname, GLenum mag, GLenum min ) in load()
165 float l, r, b, t ; in getBBox() local
/dports/print/texlive-base/texlive-20150521-source/texk/dtl/
H A Ddv2dt.c721 U4 ku, c, s, d, a, l; local
795 U4 id, num, den, mag, k; local
843 U4 p, num, den, mag, l, u, s, t; local
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/fonts/
H A Dfnt.cxx32 int fntTexFont::load ( const SGPath& path, GLenum mag, GLenum min ) in load()
159 float l, r, b, t ; in getBBox() local
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dlocal-propagation.c109 guint32 ad, anc, delta, q1, r1, q2, r2, t; in compute_magic_signed() local
111 struct magic_signed mag; in compute_magic_signed() local
165 struct magic_unsigned mag; in mono_strength_reduction_division() local
225 struct magic_signed mag; in mono_strength_reduction_division() local
984 GSList *l; in mono_local_deadce() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/
H A DGeDisasm.cpp624 int l = n / 3; in GeDisassembleOp() local
637 int l = n / 3; in GeDisassembleOp() local
650 int l = n / 3; in GeDisassembleOp() local
665 int l = (cmd - GE_CMD_LAC0) / 3; in GeDisassembleOp() local
666 int t = (cmd - GE_CMD_LAC0) % 3; in GeDisassembleOp() local
877 int mag = (data >> 8) & 1; in GeDisassembleOp() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/
H A DGeDisasm.cpp624 int l = n / 3; in GeDisassembleOp() local
637 int l = n / 3; in GeDisassembleOp() local
650 int l = n / 3; in GeDisassembleOp() local
665 int l = (cmd - GE_CMD_LAC0) / 3; in GeDisassembleOp() local
666 int t = (cmd - GE_CMD_LAC0) % 3; in GeDisassembleOp() local
877 int mag = (data >> 8) & 1; in GeDisassembleOp() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/
H A DGeDisasm.cpp624 int l = n / 3; in GeDisassembleOp() local
637 int l = n / 3; in GeDisassembleOp() local
650 int l = n / 3; in GeDisassembleOp() local
665 int l = (cmd - GE_CMD_LAC0) / 3; in GeDisassembleOp() local
666 int t = (cmd - GE_CMD_LAC0) % 3; in GeDisassembleOp() local
877 int mag = (data >> 8) & 1; in GeDisassembleOp() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/sdet/
H A Dsdet_third_order_edge_det.cxx30 vul_timer t; in apply() local
96 std::vector<double> orientation, mag, d2f; in apply() local
265 vul_timer t; in apply_color() local
367 double l = (A+C+ std::sqrt((A-C)*(A-C) + 4*B*B))/2; in apply_color() local
387 std::vector<double> orientation, mag, d2f; in apply_color() local
536 double l = ((C+A) + std::sqrt((A-C)*(A-C) + 4*B*B))/2.0; in apply_color() local
/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dirarch.c198 int i, l, r; in value_to_condensed() local
244 int i, l, j; in complement_condensed() local
289 ir_tarval *t = new_tarval_from_long(j, mode_Iu); in condensed_to_value() local
405 unsigned t; in basic_decompose_mul() local
433 ir_node *l, *r, *c; in build_graph() local
676 ir_tarval *ad, *anc, *delta, *q1, *r1, *q2, *r2, *t; /* unsigned */ in magic() local
681 struct ms mag; in magic() local
840 struct ms mag = magic(tv); in replace_div_by_mulh() local
844 ir_node *t; in replace_div_by_mulh() local
865 struct mu mag = magicu(tv); in replace_div_by_mulh() local
[all …]
/dports/cad/solvespace/solvespace-2.3/src/srf/
H A Draycast.cpp47 double mag = in DepartureFromCoplanar() local
193 List<Inter> *l, bool segment, in AllPointsIntersectingUntrimmed()
249 List<SInter> *l, in AllPointsIntersecting()
314 double t = (ip[i].Minus(ap)).DivPivoting(bp.Minus(ap)); in AllPointsIntersecting() local
357 double t = (pxyz.Minus(a)).DivPivoting(ba); in AllPointsIntersecting() local
428 List<SInter> l = {}; in ClassifyEdge() local
567 double t = ((si->p).Minus(p)).DivPivoting(ray); in ClassifyEdge() local

1234567891011