Home
last modified time | relevance | path

Searched refs:getm (Results 1 – 25 of 102) sorted by relevance

12345

/dports/math/vtk9/VTK-9.1.0/Wrapping/Python/vtkmodules/test/
H A DBlackBox.py31 getm = "Get%s"%method
32 val = eval("obj.%s()"%getm)
38 val1 = eval("obj.%s()"%getm)
58 getm = "Get%s"%method
60 orig_val = eval("obj.%s()"%getm)
64 val = eval("obj.%s()"%getm)
74 val = eval("obj.%s()"%getm)
/dports/math/vtk8/VTK-8.2.0/Wrapping/Python/vtkmodules/test/
H A DBlackBox.py31 getm = "Get%s"%method
32 val = eval("obj.%s()"%getm)
38 val1 = eval("obj.%s()"%getm)
58 getm = "Get%s"%method
60 orig_val = eval("obj.%s()"%getm)
64 val = eval("obj.%s()"%getm)
74 val = eval("obj.%s()"%getm)
/dports/math/vtk6/VTK-6.2.0/Wrapping/Python/vtk/test/
H A DBlackBox.py31 getm = "Get%s"%method
32 val = eval("obj.%s()"%getm)
38 val1 = eval("obj.%s()"%getm)
58 getm = "Get%s"%method
60 orig_val = eval("obj.%s()"%getm)
64 val = eval("obj.%s()"%getm)
74 val = eval("obj.%s()"%getm)
/dports/math/gambit/gambit-16.0.1/library/include/gambit/gtracer/
H A Daggame.h68 std::vector<double> sp (s.values(), s.values()+s.getm()); in getMixedPayoff()
73 std::vector<double> sp (s.values(), s.values()+s.getm()); in getKSymMixedPayoff()
93 std::vector<double> sp (ss.values(), ss.values()+ss.getm()); in getPayoffVector()
99 std::vector<double> sp (s.values(), s.values()+s.getm()); in getSymPayoffVector()
105 std::vector<double> sp (s.values(), s.values()+s.getm()); in getKSymPayoffVector()
119 std::vector<double> sp (s.values(), s.values()+s.getm()); in getExpectedConfig()
/dports/math/py-pygsl/pygsl-2.3.0/tests/
H A Dmonte_test.py58 def _checkvariable(self, getm, setm, mytype, defaultvalue, testvalue): argument
59 self._checkvariable_readonly(getm, mytype, defaultvalue)
63 def _checkvariable_readonly(self, getm, mytype, defaultvalue): argument
64 check = getm()
74 var = getm()
/dports/games/gnome-robots/gnome-robots-40.0/po/
H A Daz.po167 msgstr "Sağa getmək üçün düymə."
171 msgstr "Şimala getmək üçün düymə"
176 msgstr "Sağa getmək üçün düymə."
180 msgstr "Şimali şərqə getmək üçün düymə"
185 msgstr "Sağa getmək üçün düymə."
189 msgstr "Qərbə getmək üçün düymə"
194 msgstr "Sola getmək üçün düymə."
206 msgstr "Şərgə getmək üçün düymə"
211 msgstr "Sola getmək üçün düymə."
224 msgstr "Cənuba getmək üçün düymə"
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A DGeometry.hpp44 const sym2 &getm( ) const { return m; } in getm() function in Vertex
65 return f << "{" << R2(u) << "," << u.getGen( ) << "," << u.getm( ) << "}"; in operator <<()
221 const sym2 &mu = u->getm( ), &mv = v->getm( ), ms = s->getm( ), mt = t->getm( ); in flipGain()
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/layer567/
H A Drtp.py65 def getm(self): member in RTP
70 m = property(getm, setm)
/dports/net-im/fractal/fractal-4.4.0/vendor/unchecked-index/src/
H A Dslice_impls.rs26 pub unsafe fn getm<T>(s: &mut [T], index: $index_type) -> &mut Output<T, $index_type> {
46 $name::getm(self, index)
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/unchecked-index-0.2.2/src/
H A Dslice_impls.rs26 pub unsafe fn getm<T>(s: &mut [T], index: $index_type) -> &mut Output<T, $index_type> {
46 $name::getm(self, index)
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/unchecked-index-0.2.2/src/
H A Dslice_impls.rs26 pub unsafe fn getm<T>(s: &mut [T], index: $index_type) -> &mut Output<T, $index_type> {
46 $name::getm(self, index)
/dports/mail/mmh/mmh-0.4/sbr/
H A Daddrsbr.c73 getm(char *str, char *dfhost, int dftype, int wanthost, char *eresult) in getm() function
261 if ((mp->m_next = getm(cp, NULL, 0, AD_NAME, NULL)) == NULL) { in ismymbox()
305 if ((mp->m_next = getm(cp2, NULL, 0, AD_NAME, NULL)) == NULL) { in ismymbox()
424 mp = getm(cp, NULL, 0, AD_HOST, NULL); in getmboxes()
H A Dfmt_addr.c85 if ((mp = getm(cp, NULL, 0, fmt_norm, NULL)) == NULL) in formataddr()
H A Dfmt_scan.c854 (mn = getm(sp, NULL, 0, fmt_norm, NULL))) {
876 (mn = getm(sp, NULL, 0, AD_NAME, NULL))) {
884 (mn = getm(sp, NULL, 0, AD_NAME, NULL)))
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/calculus/
H A Doptimization.py341 def getm(fz, fb): function
344 def getm(fz, fb): function
347 def getm(fz, fb): function
355 return getm
398 self.getm = _getm(self.method)
429 m = self.getm(fz, fb)
/dports/mail/mmh/mmh-0.4/uip/
H A Dali.c221 if ((mp = getm(pp, NULL, 0, norm, NULL)) == NULL) in print_usr()
230 if ((np = getm(cp, NULL, 0, norm, NULL)) == NULL) in print_usr()
H A Dap.c144 if ((mp = getm(cp, NULL, 0, norm, error)) == NULL) { in process()
/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/src/dimension/
H A Dmacros.rs8 macro_rules! getm {
/dports/mail/mmh/mmh-0.4/h/
H A Daddrsbr.h39 struct mailname *getm(char *, char *, int, int, char *);
/dports/mail/nmh/nmh-1.7.1/uip/
H A Dali.c209 if ((mp = getm (pp, NULL, 0, NULL, 0)) == NULL) in print_usr()
218 if ((np = getm (cp, NULL, 0, NULL, 0)) == NULL) in print_usr()
H A Dreplsbr.c314 if ((mp = getm (cp, dfhost, dftype, error, sizeof(error))) == NULL) { in replformataddr()
523 if ((mp = getm (cp, dfhost, dftype, error, in fix_addresses()
563 (mp = getm (adr, dfhost, dftype, NULL, 0)) != NULL) { in fix_addresses()
H A Dap.c156 if ((mp = getm (cp, NULL, 0, error, sizeof(error))) == NULL) { in process()
/dports/mail/nmh/nmh-1.7.1/sbr/
H A Daddrsbr.c112 getm (char *str, char *dfhost, int dftype, char *eresult, size_t eresultsize) in getm() function
304 if ((mq.m_next = getm (cp, NULL, 0, NULL, 0)) == NULL) { in ismymbox()
321 if ((mp->m_next = getm (cp, NULL, 0, NULL, 0)) == NULL) { in ismymbox()
H A Dfmt_addr.c83 if ((mp = getm (cp, NULL, 0, NULL, 0)) == NULL) in formataddr()
/dports/mail/nmh/nmh-1.7.1/h/
H A Daddrsbr.h108 struct mailname *getm(char *str, char *dfhost, int dftype, char *eresult,

12345