Home
last modified time | relevance | path

Searched +defs:sv +defs:m (Results 126 – 150 of 1794) sorted by relevance

12345678910>>...72

/dports/math/ccmath/ccmath-2.2.1/matrix/
H A Dsv2u1v.c11 int sv2u1v(double *d,double *a,int m,double *v,int n) in sv2u1v()
13 double s,t,h,r,sv; in sv2u1v() local
H A Dsvduv.c11 int svduv(double *d,double *a,double *u,int m,double *v,int n) in svduv()
13 double s,h,r,t,sv; in svduv() local
H A Dsv2uv.c11 int sv2uv(double *d,double *a,double *u,int m,double *v,int n) in sv2uv()
13 double s,t,h,r,sv; in sv2uv() local
/dports/databases/grass7/grass-7.8.6/lib/external/ccmath/
H A Dsvdu1v.c10 int svdu1v(double *d, double *a, int m, double *v, int n) in svdu1v()
14 double s, h, r, t, sv; in svdu1v() local
H A Dsv2u1v.c10 int sv2u1v(double *d, double *a, int m, double *v, int n) in sv2u1v()
14 double s, t, h, r, sv; in sv2u1v() local
H A Dsv2uv.c10 int sv2uv(double *d, double *a, double *u, int m, double *v, int n) in sv2uv()
14 double s, t, h, r, sv; in sv2uv() local
H A Dsvduv.c10 int svduv(double *d, double *a, double *u, int m, double *v, int n) in svduv()
14 double s, h, r, t, sv; in svduv() local
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dcompoppart.cpp433 x86::Mem m(mem); in cMaskInit() local
3215 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
3249 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
3943 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
4074 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
4100 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
4306 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
4348 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
4414 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
4558 VecArray& sv = s.uc; in vMaskProcRGBA32Xmm() local
[all …]
/dports/security/steghide/steghide-0.5.1/src/
H A DCvrStgFile.cc81 EmbValue m = getEmbValueModulus() ; in calcSVAdjacencyLists() local
113 SampleValue* sv = getSampleValue(pos) ; in getEmbeddedValue() local
138 SampleValue *sv = getSampleValue (pos) ; in getFrequencies() local
/dports/math/mathgl/mathgl-2.5/udav/
H A Dmem_pnl.cpp41 MemPanel *m = new MemPanel(p); in createMemPanel() local
47 MemPanel *m = dynamic_cast<MemPanel *>(p); in refreshMemPanel() local
143 long n = parser.GetNumVar(), m=0; in refresh() local
160 long sv = 0; in refresh() local
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGEntity.cpp19 GEntity::GEntity(GModel *m, int t) in GEntity()
220 MVertex *sv = cvf(tv->point(), inv); in updateCorrespondingVertices() local
247 MVertex *sv = cvIter->second; in copyMasterCoordinates() local
262 MVertex *sv = cvIter->second; in copyMasterCoordinates() local
/dports/math/ccmath/ccmath-2.2.1/cfit/
H A Dsv2lsq.c12 int sv2lsq(double *d,double *a,double *b,int m,double *v,int n) in sv2lsq()
14 double s,t,h,r,sv; in sv2lsq() local
H A Dsvdlsq.c12 int svdlsq(double *d,double *a,double *b,int m,double *v,int n) in svdlsq()
14 double s,h,r,t,sv; in svdlsq() local
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/src/
H A Dstring_algorithms.cpp31 auto f = [&](string_view sv) { in split()
39 auto f = [&](string_view sv) { in split()
76 auto m = suffix.size(); in ends_with() local
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/applib/
H A Dstorage_property.cpp93 static std::map<std::string, std::string> m; in get_readable_error_types() local
111 std::vector<std::string> sv; in get_readable_error_types() local
127 static std::map<std::string, StorageProperty::warning_t> m; in get_warning_level_for_error_type() local
/dports/net/p5-Net-NIS/Net-NIS-0.44/
H A DNIS.xs207 static int yp_status_get(pTHX_ SV *sv, MAGIC *m) in yp_status_get()
232 static int yp_status_set(pTHX_ SV *sv, MAGIC *m) in yp_status_set()
/dports/textproc/p5-Text-Xslate/Text-Xslate-3.4.0/src/
H A DText-Xslate.xs73 #define TX_UNMARK_RAW(sv) SvRV(sv) argument
96 tx_sv_clear(pTHX_ SV* const sv) { in tx_sv_clear()
129 tx_sv_is_hash_ref(pTHX_ SV* const sv) { in tx_sv_is_hash_ref()
146 HV* m; in tx_merge_hash() local
227 tx_neat(pTHX_ SV* const sv) { in tx_neat()
848 SV* const m = CvXSUBANY((CV*)SvRV(proc)).any_ptr; in tx_proccall() local
903 SV* sv; in tx_macro_enter() local
1172 SV* sv; in tx_load_template() local
1848 is_array_ref(SV* sv) in is_array_ref()
1855 is_hash_ref(SV* sv) in is_hash_ref()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_perl/
H A Dkamailioxs.xs84 struct sip_msg * sv2msg(SV *sv) { in sv2msg()
85 struct sip_msg* m; in sv2msg() local
96 struct sip_uri * sv2uri(SV *sv) { in sv2uri()
108 struct action * sv2action(SV *sv) { in sv2action()
214 int moduleFunc(struct sip_msg *m, char *func, in moduleFunc()
381 char *pv_sprintf(struct sip_msg *m, char *fmt) { in pv_sprintf()
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DMetaData.hs81 (y, m, d) = toGregorian $ utctDay mtime function
91 (f, sv) = separate (== '=') p function
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dsvm_c_linear.cpp217 matrix<double,3,1> m; in test_sparse() local
300 std::map<unsigned int, double> sv; in perform_test() local
320 std::map<unsigned int, double> sv, sv2; in perform_test() local
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dsvm_c_linear.cpp217 matrix<double,3,1> m; in test_sparse() local
300 std::map<unsigned int, double> sv; in perform_test() local
320 std::map<unsigned int, double> sv, sv2; in perform_test() local
/dports/math/armadillo/armadillo-10.7.1/tests2/
H A Dspsubview.cpp1124 SpMat<double> m; variable
1204 SpMat<double> m(20, 20); variable
1466 SpSubview<double> sv = X.submat(1, 1, 3, 3); variable
1503 SpSubview<double> sv = X.submat(1, 1, 3, 3); variable
1530 SpSubview<double> sv = X.submat(1, 1, 3, 3); variable
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_slice/
H A Deditslice.cpp93 void ExtraMeshSlidePlugin::mousePressEvent(QMouseEvent * e, MeshModel &m, GLArea * gla) in mousePressEvent()
203 void ExtraMeshSlidePlugin::UpdateVal(SVGPro* sv, SVGProperties * pr) in UpdateVal()
208 void ExtraMeshSlidePlugin::Decorate(MeshModel &m, GLArea * gla) in Decorate()
219 void ExtraMeshSlidePlugin::EndEdit(MeshModel &m, GLArea *gla ){ in EndEdit()
227 bool ExtraMeshSlidePlugin::StartEdit(MeshModel &m, GLArea *gla ){ in StartEdit()
245 void ExtraMeshSlidePlugin::DrawPlane(GLArea * gla, MeshModel &m){ in DrawPlane()
/dports/devel/bmake/bmake/
H A Dsigcompat.c206 # define m2ss(ss, m) *ss = (sigset_t) *(m) argument
218 m2ss(sigset_t *ss, MASK_T *m) in m2ss()
232 sigset_t m, omask; in sigsetmask() local
251 sigset_t m, omask; in sigblock() local
271 sigset_t m; in sigpause() local
285 sigvec(int signo, struct sigvec *sv, struct sigvec *osv) in sigvec()
/dports/devel/p5-CBOR-XS/CBOR-XS-1.3/
H A DXS.xs161 SV *sv = get_sv (name, 1); in get_bool() local
170 shrink (SV *sv) in shrink()
207 SV *sv; // result scalar member
381 encode_rv (enc_t *enc, SV *sv) in encode_rv()
643 U8 m = *dec->cur & MINOR_MASK; in decode_uint() local
830 SV *sv = 0; in decode_str() local
893 SV *sv = 0; in decode_tagged() local
1169 SV *sv; in decode_cbor() local
1235 U8 m = *p & MINOR_MASK; in incr_parse() local
1456 SV *sv; in decode_prefix() local
[all …]

12345678910>>...72