Home
last modified time | relevance | path

Searched +defs:t +defs:st +defs:M (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/misc/estic/estic-1.61_10/spunk/samples/std/
H A Dstd.cc45 Menue* M = (Menue*) LoadResource ("@STD.startmenu"); in Run() local
110 ST st (opt_,opt_.portnr); in Tablet() local
140 Menue* M = (Menue*) LoadResource ("@STD.options"); in Config() local
185 ST& operator<< (ST& st, TCommand t) in operator <<()
/dports/games/ace-of-penguins/ace-1.4/tests/
H A Dtest3.c36 #define M CARD_MARGIN macro
38 static Stack *st; variable
43 int s, v, t; in init() local
H A Dtest4.c33 static Stack *st[4]; variable
37 #define M CARD_MARGIN macro
42 int s, v, t; in init() local
H A Dtest5.c33 static Stack *st[4]; variable
37 #define M CARD_MARGIN macro
42 int s, v, t; in init() local
/dports/lang/python310/Python-3.10.1/Modules/
H A Dmd5module.c109 #define FF(a,b,c,d,M,s,t) \ argument
112 #define GG(a,b,c,d,M,s,t) \ argument
115 #define HH(a,b,c,d,M,s,t) \ argument
118 #define II(a,b,c,d,M,s,t) \ argument
334 newMD5object(MD5State * st) in newMD5object()
373 MD5State *st = PyType_GetModuleState(cls); in MD5Type_copy_impl() local
524 MD5State *st = md5_get_state(module); in _md5_md5_impl() local
581 MD5State *st = md5_get_state(m); in md5_exec() local
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dmd5module.c112 #define FF(a,b,c,d,M,s,t) \ argument
115 #define GG(a,b,c,d,M,s,t) \ argument
118 #define HH(a,b,c,d,M,s,t) \ argument
121 #define II(a,b,c,d,M,s,t) \ argument
337 newMD5object(MD5State * st) in newMD5object()
376 MD5State *st = PyType_GetModuleState(cls); in MD5Type_copy_impl() local
527 MD5State *st = md5_get_state(module); in _md5_md5_impl() local
584 MD5State *st = md5_get_state(m); in md5_exec() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Ddls.cpp58 bool dls::compute_pose(cv::Mat& R, cv::Mat& t) in compute_pose()
415 cv::Mat M = cv::Mat::zeros(120, 120, CV_64F); in cayley_LS_M() local
613 cv::Mat dls::rotx(const double t) in rotx()
617 double st = sin(t); in rotx() local
621 cv::Mat dls::roty(const double t) in roty()
625 double st = sin(t); in roty() local
629 cv::Mat dls::rotz(const double t) in rotz()
633 double st = sin(t); in rotz() local
637 cv::Mat dls::mean(const cv::Mat& M) in mean()
644 bool dls::is_empty(const cv::Mat * M) in is_empty()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/NL/
H A Dnl_iterative_solvers.c77 NLMatrix M, NLdouble* b, NLdouble* x, in nlSolveSystem_CG()
86 NLdouble t, tau, sig, rho, gam; in nlSolveSystem_CG() local
128 NLMatrix M, NLMatrix P, NLdouble* b, NLdouble* x, in nlSolveSystem_PRE_CG()
181 NLMatrix M, NLdouble* b, NLdouble* x, in nlSolveSystem_BICGSTAB()
190 NLdouble *t = NL_NEW_VECTOR(blas, NL_DEVICE_MEMORY, N); in nlSolveSystem_BICGSTAB() local
192 NLdouble rTh, rTAd, rTr, alpha, beta, omega, st, tt; in nlSolveSystem_BICGSTAB() local
260 NLMatrix M, NLMatrix P, NLdouble* b, NLdouble* x, in nlSolveSystem_PRE_BICGSTAB()
269 NLdouble *t = NL_NEW_VECTOR(blas, NL_DEVICE_MEMORY, N); in nlSolveSystem_PRE_BICGSTAB() local
272 NLdouble rTh, rTSd, rTr, alpha, beta, omega, st, tt; in nlSolveSystem_PRE_BICGSTAB() local
348 NLMatrix M, NLdouble* b, NLdouble* x, in nlSolveSystem_GMRES()
[all …]
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dbandalg1.c48 Int4 M, Int4 N, in gband_quadratic()
127 Int4 M, Int4 N, Int4 PNTR S, data_t *data) in g_band1_CHECK_SCORE()
156 Int4 M, Int4 N, in g_band1_align()
166 Int4 t; in g_band1_align() local
168 Int1Ptr PNTR state, st, tmp; in g_band1_align() local
H A Dbandalg3.c48 Int4 M, Int4 N, in gband_linear_qgap()
128 Int4 M, Int4 N, in g_band3_CHECK_SCORE()
172 Int4 M, Int4 N, in g_band3_align()
182 Int4 t; in g_band3_align() local
184 Int1Ptr PNTR state, st, tmp; in g_band3_align() local
H A Dbandalg5.c50 Int4 M, Int4 N, in gband_q3gap()
131 Int4 M, Int4 N, in g_band5_align()
142 Int4 t; in g_band5_align() local
144 Int1Ptr PNTR state, st; in g_band5_align() local
332 Int4 M, Int4 N, in g_band5_CHECK_SCORE()
H A Dbandalg4.c62 Int4 M, Int4 N, in gband_l3gap()
176 Int4 M, Int4 N, in g_band4_align()
194 Int4 t, fr; in g_band4_align() local
622 Int4 M, Int4 N, in g_band4_align_small()
636 Int4 t; in g_band4_align_small() local
638 Int1Ptr st; in g_band4_align_small() local
868 Int4 M, Int4 N, in g_band4_CHECK_SCORE()
/dports/devel/ispc/ispc-1.16.1/examples/xpu/sgemm/
H A DMatrix.h40 float *M; variable
48 storage_type_t st; variable
168 for (int t = 0; t < k; t++) variable
172 for (int t = 0; t < k; t++) variable
/dports/graphics/vips/vips-8.12.0/libvips/mosaicing/
H A Dglobal_balance.c723 find_root( SymbolTable *st ) in find_root()
1026 VipsImage **t = (VipsImage **) in make_overlap_mask() local
1062 VipsImage **t = (VipsImage **) in find_image_stats() local
1111 VipsImage **t = (VipsImage **) in find_overlap_stats() local
1252 VipsImage *M; /* RHS */ member
1306 fill_matrices( SymbolTable *st, double gamma, VipsImage *K, VipsImage *M ) in fill_matrices()
1561 VipsImage **t = (VipsImage **) in find_factors() local
1634 VipsImage **t = (VipsImage **) in vips__affinei() local
1772 VipsImage **t = (VipsImage **) in transform() local
1822 VipsImage **t = (VipsImage **) in transformf() local
[all …]
/dports/cad/impact/Impact/src/gui/
H A DPreProcessor_Transform.java41 private JTextField M = new JTextField(); field in PreProcessor_Transform
138 float[][] t = new float[4][4]; in b_transform_actionPerformed() local
159 public void error(Object st){ in error()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Dparametrics.cpp22 static void dot_plot(cairo_t *cr, Piecewise<D2<SBasis> > const &M, double max, double space=10){ in dot_plot()
24 for( double t = M.cuts.front(); t < max; t += space) { in dot_plot() local
65 bool st; member in Parametrics
68 double t; member in Parametrics
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Dparametrics.cpp22 static void dot_plot(cairo_t *cr, Piecewise<D2<SBasis> > const &M, double max, double space=10){ in dot_plot()
24 for( double t = M.cuts.front(); t < max; t += space) { in dot_plot() local
65 bool st; member in Parametrics
68 double t; member in Parametrics
/dports/audio/codec2/codec2-1.0.3/src/
H A Dfsk.c215 struct FSK * fsk_create(int Fs, int Rs, int M, int tx_f1, int tx_fs) { in fsk_create()
279 int M = fsk->mode; in fsk_mod() local
338 int M = fsk->mode; in fsk_mod_c() local
397 int M = fsk->mode; in fsk_mod_ext_vco() local
459 void fsk_demod_freq_est(struct FSK *fsk, COMP fsk_in[], float *freqs, int M) { in fsk_demod_freq_est()
469 int st,en,f_zero; in fsk_demod_freq_est() local
617 int M = fsk->mode; in fsk_demod_core() local
621 COMP t[M]; /* complex number temps */ in fsk_demod_core() local
675 int st = i*Ts/P; in fsk_demod_core() local
767 int st = (i+1)*P; in fsk_demod_core() local
[all …]
/dports/math/gmp-ecm/ecm-7.0.4/
H A Dtune.c68 mpz_t M; /* yes, global variables */ variable
72 mpzv_t x, y, z, t; variable
91 mpz_quick_random (mpz_t x, mpz_t M) in mpz_quick_random()
331 size_t t; in TUNE_FUNC_END() local
422 double st[4]; in tune_list_mul_n() local
/dports/games/warzone2100/warzone2100/3rdparty/date/include/date/
H A Dptz.h81 enum {off, J, M, N}; enumerator
135 date::local_seconds t; in operator() local
312 time_zone::get_info(date::sys_time<Duration> st) const in get_info()
643 std::chrono::seconds t; in read_date() local
687 std::chrono::seconds& t) in read_signed_time()
707 read_unsigned_time(const string_t& s, unsigned i, std::chrono::seconds& t) in read_unsigned_time()
/dports/math/cgal/CGAL-5.3/include/CGAL/CORE/
H A DBigFloat_impl.h152 long t; in trunc() local
182 long t; in truncM() local
199 long t = chunkFloor(- a.asLong()) - B.exp; in truncM() local
498 long t = chunkFloor(- r + lx - ly - 1); in div() local
752 int st = sign(m); in compareMExp() local
783 long BigFloatRep :: adjustE( long E, BigInt M, long ee) const { in adjustE()
1039 long t = (e10 < 0) ? -e10 : e10; in fromString() local
1100 char *t = str; variable
1126 char *t = str; variable
1167 BigInt M = m >> static_cast<unsigned long>(le);// remove error bits in mantissa in toDouble() local
[all …]
/dports/mail/tpop3d/tpop3d-1.5.5/
H A Dmailspool.c159 mailbox M, failM = NULL; in mailspool_new_from_file() local
273 int mailspool_build_index(mailbox M, char *filemem) { in mailspool_build_index()
324 struct indexpoint *t; in mailspool_build_index() local
371 int mailspool_sendmessage(const mailbox M, connection c, const int i, int n) { in mailspool_sendmessage()
434 int mailspool_apply_changes(mailbox M) { in mailspool_apply_changes()
693 struct stat st; in mailspool_load_index() local
/dports/devel/R-cran-tzdb/tzdb/inst/include/date/
H A Dptz.h81 enum {off, J, M, N}; enumerator
135 date::local_seconds t; in operator() local
380 time_zone::get_info(date::sys_time<Duration> st) const in get_info()
716 std::chrono::seconds t; in read_date() local
760 std::chrono::seconds& t) in read_signed_time()
780 read_unsigned_time(const string_t& s, unsigned i, std::chrono::seconds& t) in read_unsigned_time()
/dports/devel/date/date-3.0.1/include/date/
H A Dptz.h81 enum {off, J, M, N}; enumerator
135 date::local_seconds t; in operator() local
380 time_zone::get_info(date::sys_time<Duration> st) const in get_info()
716 std::chrono::seconds t; in read_date() local
760 std::chrono::seconds& t) in read_signed_time()
780 read_unsigned_time(const string_t& s, unsigned i, std::chrono::seconds& t) in read_unsigned_time()
/dports/devel/hhdate/date-3.0.1/include/date/
H A Dptz.h81 enum {off, J, M, N}; enumerator
135 date::local_seconds t; in operator() local
380 time_zone::get_info(date::sys_time<Duration> st) const in get_info()
716 std::chrono::seconds t; in read_date() local
760 std::chrono::seconds& t) in read_signed_time()
780 read_unsigned_time(const string_t& s, unsigned i, std::chrono::seconds& t) in read_unsigned_time()

12345678910>>...13