Home
last modified time | relevance | path

Searched refs:ty_ (Results 1 – 25 of 110) sorted by relevance

12345

/dports/misc/vxl/vxl-3.3.2/contrib/mul/vimt/
H A Dvimt_transform_2d.cxx253 xy_=xt_=yx_=yt_=tx_=ty_=0.0; in set_identity()
268 tx_=ty_=0.0; in set_translation()
290 xy_=yx_=tx_=ty_=0.0; in set_zoom_only()
323 tx_ = ty_ = 0.0; in set_reflection()
340 xy_=-b; yy_=a; ty_=0.0; in set_rigid_body()
463 z=x*tx_+y*ty_+tt_; in operator ()()
589 ty_ == t.ty_ && in operator ==()
612 T.xy_ += L.xt_*R.ty_; in operator *()
616 T.yy_ += L.yt_*R.ty_; in operator *()
635 L.ty_*R.yt_; in operator *()
[all …]
/dports/astro/oskar/OSKAR-2.8.0/oskar/splines/src/
H A Doskar_splines_evaluate.c43 const float *tx_ = 0, *ty_ = 0, *coeff_ = 0, *x_ = 0, *y_ = 0; in oskar_splines_evaluate() local
46 ty_ = oskar_mem_float_const(ty, status); in oskar_splines_evaluate()
51 if (nx == 0 || ny == 0 || !tx_ || !ty_ || !coeff_) in oskar_splines_evaluate()
63 oskar_dierckx_bispev_f(tx_, nx, ty_, ny, coeff_, 3, 3, in oskar_splines_evaluate()
76 const double *tx_ = 0, *ty_ = 0, *coeff_ = 0, *x_ = 0, *y_ = 0; in oskar_splines_evaluate() local
79 ty_ = oskar_mem_double_const(ty, status); in oskar_splines_evaluate()
84 if (nx == 0 || ny == 0 || !tx_ || !ty_ || !coeff_) in oskar_splines_evaluate()
96 oskar_dierckx_bispev_d(tx_, nx, ty_, ny, coeff_, 3, 3, in oskar_splines_evaluate()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/
H A Dboxm2_vecf_shuttle_scene.h23 boxm2_vecf_particle(): p_(0.0f), cam_(nullptr), tx_(0.0), ty_(0.0), s_(0.0), in boxm2_vecf_particle()
26 tx_(0.0), ty_(0.0), s_(0.0), rx_(0.0),ry_(0.0),rz_(0.0){} in boxm2_vecf_particle()
28 …void print() { std::cout << "(" << tx_ << ' ' << ty_ << ' ' << s_ << ' ' << rx_ << ' ' << ry_ << '… in print()
29 void print_txty() { std::cout << '{' << tx_ << ',' << ty_ << ',' << p_ << '}'<< std::endl;} in print_txty()
36 double ty_; variable
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/sysinfo-0.20.5/src/linux/
H A Dnetwork.rs27 ($ty_:expr, $name:ident, $old:ident) => {{
28 $ty_.$old = $ty_.$name;
29 $ty_.$name = $name;
31 ($ty_:expr, $name:ident, $old:ident, $path:expr) => {{
33 $ty_.$old = $ty_.$name;
34 $ty_.$name = _tmp;
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vimt3d/
H A Dvimt3d_transform_3d.cxx62 tx_=M[3][0]; ty_=M[3][1]; tz_=M[3][2]; tt_=M[3][3]; in set_matrix()
398 tx_=ty_=tz_=0; in set_identity()
420 tx_=ty_=tz_=0; in set_translation()
444 tx_=ty_=tz_=0; in set_zoom_only()
473 tx_=0; ty_=0; tz_=0; tt_=1; in set_rigid_body()
571 tx_=0; ty_=0; tz_=0; tt_=1; in set_similarity()
598 tx_=0; ty_=0; tz_=0; tt_=1; in set_affine()
629 tx_=0; ty_=0; tz_=0; tt_=1; in set_affine()
671 tx_=0; ty_=0; tz_=0; tt_=1; in set_affine()
792 ty_ == t.ty_ && in operator ==()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dpaint_shader.cc223 sizeof(shader->tx_) + sizeof(shader->ty_) + in GetSerializedSize()
330 shader->ty_ = ty_; in CreateScaledPaintRecord()
353 sk_ref_sp<PaintRecord>(result.paint_record()), tile_, tx_, ty_, in CreatePaintWorkletRecord()
413 return PaintShader::MakeImage(decoded_paint_image, tx_, ty_, &final_matrix); in CreateDecodedImage()
464 tx_, ty_, base::OptionalOrNullptr(local_matrix_)); in CreateSkShader()
476 tx_, ty_, base::OptionalOrNullptr(local_matrix_), nullptr); in CreateSkShader()
486 tx_, ty_, base::OptionalOrNullptr(local_matrix_)); in CreateSkShader()
522 ty_ = ty; in SetMatrixAndTiling()
591 if (ty_ != other.ty_) in operator ==()
H A Dpaint_shader.h153 SkTileMode ty() const { return ty_; } in ty()
229 SkTileMode ty_ = SkTileMode::kClamp; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/paint/
H A Dpaint_shader.cc223 sizeof(shader->tx_) + sizeof(shader->ty_) + in GetSerializedSize()
330 shader->ty_ = ty_; in CreateScaledPaintRecord()
353 sk_ref_sp<PaintRecord>(result.paint_record()), tile_, tx_, ty_, in CreatePaintWorkletRecord()
407 return PaintShader::MakeImage(decoded_paint_image, tx_, ty_, &final_matrix); in CreateDecodedImage()
458 tx_, ty_, base::OptionalOrNullptr(local_matrix_)); in CreateSkShader()
470 tx_, ty_, base::OptionalOrNullptr(local_matrix_), nullptr); in CreateSkShader()
480 tx_, ty_, base::OptionalOrNullptr(local_matrix_)); in CreateSkShader()
516 ty_ = ty; in SetMatrixAndTiling()
585 if (ty_ != other.ty_) in operator ==()
H A Dpaint_shader.h149 SkTileMode ty() const { return ty_; } in ty()
224 SkTileMode ty_ = SkTileMode::kClamp; variable
/dports/science/clhep/2.4.1.0/CLHEP/Vector/Vector/
H A DRotationInterfaces.icc60 , tx_(0.0), ty_(0.0), tz_(0.0), tt_(1.0)
72 , tx_(tx), ty_(ty), tz_(tz), tt_(tt)
79 , tx_(rep.xt_), ty_(rep.yt_), tz_(rep.zt_), tt_(rep.tt_)
92 tx_ = 0.0; ty_ = 0.0; tz_ = 0.0; tt_ = 1.0;
105 tx_ == r.tx_ && ty_ == r.ty_ && tz_ == r.tz_ && tt_ == r.tt_ );
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/sysinfo-0.20.5/src/apple/
H A Dnetwork.rs15 ($ty_:expr, $name:ident, $old:ident, $new_val:expr) => {{
16 $ty_.$old = $ty_.$name;
17 $ty_.$name = $new_val;
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/sysinfo-0.20.5/src/windows/
H A Dnetwork.rs18 ($ty_:expr, $name:ident, $old:ident, $new_val:expr) => {{ in LLVMFuzzerTestOneInput()
19 $ty_.$old = $ty_.$name; in LLVMFuzzerTestOneInput()
20 $ty_.$name = $new_val; in LLVMFuzzerTestOneInput()
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dcost_functions.h101 ty_(tvec(1)), in BundleAdjustmentConstantPoseCostFunction()
124 projection[1] += T(ty_); in operator()
148 const double ty_; variable
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DServoStyleConstsInlines.h742 #define IMPL_LENGTHPERCENTAGE_FORWARDS(ty_) \
744 inline bool ty_::HasPercent() const { \
748 inline bool ty_::ConvertsToLength() const { \
752 inline bool ty_::HasLengthAndPercentage() const { \
757 inline nscoord ty_::ToLength() const { \
762 inline bool ty_::ConvertsToPercentage() const { \
767 inline float ty_::ToPercentage() const { \
/dports/science/clhep/2.4.1.0/CLHEP/Vector/src/
H A DBoost.cc187 r.xx_*m1.xy_ + r.xy_*m1.yy_ + r.xz_*m1.zy_ + r.xt_*m1.ty_, in matrixMultiplication()
192 r.xy_*m1.xy_ + r.yy_*m1.yy_ + r.yz_*m1.zy_ + r.yt_*m1.ty_, in matrixMultiplication()
197 r.xz_*m1.xy_ + r.yz_*m1.yy_ + r.zz_*m1.zy_ + r.zt_*m1.ty_, in matrixMultiplication()
202 r.xt_*m1.xy_ + r.yt_*m1.yy_ + r.zt_*m1.zy_ + r.tt_*m1.ty_, in matrixMultiplication()
H A DLorentzRotation.cc131 mxx*m1.xy_ + mxy*m1.yy_ + mxz*m1.zy_ + mxt*m1.ty_, in matrixMultiplication()
136 myx*m1.xy_ + myy*m1.yy_ + myz*m1.zy_ + myt*m1.ty_, in matrixMultiplication()
141 mzx*m1.xy_ + mzy*m1.yy_ + mzz*m1.zy_ + mzt*m1.ty_, in matrixMultiplication()
146 mtx*m1.xy_ + mty*m1.yy_ + mtz*m1.zy_ + mtt*m1.ty_, in matrixMultiplication()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DServoStyleConstsInlines.h788 #define IMPL_LENGTHPERCENTAGE_FORWARDS(ty_) \
790 inline bool ty_::HasPercent() const { \
794 inline bool ty_::ConvertsToLength() const { \
798 inline bool ty_::HasLengthAndPercentage() const { \
803 inline nscoord ty_::ToLength() const { \
808 inline bool ty_::ConvertsToPercentage() const { \
813 inline float ty_::ToPercentage() const { \
/dports/www/firefox/firefox-99.0/layout/style/
H A DServoStyleConstsInlines.h795 #define IMPL_LENGTHPERCENTAGE_FORWARDS(ty_) \
797 inline bool ty_::HasPercent() const { \
801 inline bool ty_::ConvertsToLength() const { \
805 inline bool ty_::HasLengthAndPercentage() const { \
810 inline nscoord ty_::ToLength() const { \
815 inline bool ty_::ConvertsToPercentage() const { \
820 inline float ty_::ToPercentage() const { \
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DServoStyleConstsInlines.h788 #define IMPL_LENGTHPERCENTAGE_FORWARDS(ty_) \
790 inline bool ty_::HasPercent() const { \
794 inline bool ty_::ConvertsToLength() const { \
798 inline bool ty_::HasLengthAndPercentage() const { \
803 inline nscoord ty_::ToLength() const { \
808 inline bool ty_::ConvertsToPercentage() const { \
813 inline float ty_::ToPercentage() const { \
/dports/misc/visp/visp-3.4.0/modules/core/src/math/transformation/
H A DvpXmlParserHomogeneousMatrix.cpp236 double ty_ = 0.; in read_values() local
259 ty_ = node.text().as_double(); in read_values()
299 M.buildFrom(tx_, ty_, tz_, tux_, tuy_, tuz_); in read_values()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/ihog/
H A Dihog_transform_2d.cxx62 xy_=yx_=tx_=ty_=0.0; in set_zoom_only()
140 tx_ = v_data[6]; ty_ = v_data[7]; tt_ = v_data[8]; in set()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tools/ClassGen/
H A DInstrBuilder.cpp45 << ty_ << ", {\n"; in emitCtor()
392 GI.ty_ = ty_; in addGradientInstr()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/nvidia/
H A Dcudnn_resampling.hpp55 data_t j_, s1_, ty_; member
57 : s0_(s0), i_(i), tx_(tx), j_(j), s1_(s1), ty_(ty) {} in theta_t()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/nvidia/
H A Dcudnn_resampling.hpp55 data_t j_, s1_, ty_; member
57 : s0_(s0), i_(i), tx_(tx), j_(j), s1_(s1), ty_(ty) {} in theta_t()
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvmagick++.cpp216 const double ty_ = currentDeviceHeight - CTM[5] + y_offset; in show_text() local
217 drawList.push_back(DrawableAffine(sx_, sy_, rx_, ry_, tx_, ty_)); in show_text()

12345