Home
last modified time | relevance | path

Searched +defs:ve +defs:k (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/dports/math/drgeo/drgeo-1.1.0/geo/
H A Ddrgeo_drgeoVector.cc47 ve; in operator -() local
57 ve; in operator +() local
67 ve; in operator -() local
74 drgeoVector & drgeoVector::operator * (gdouble k) in operator *()
77 ve; in operator *() local
84 drgeoVector & drgeoVector::operator / (gdouble k) in operator /()
87 ve; in operator /() local
128 drgeoVector & drgeoVector::operator *= (gdouble k) in operator *=()
135 drgeoVector & drgeoVector::operator /= (gdouble k) in operator /=()
203 drgeoVector & operator * (gdouble k, drgeoVector & v) in operator *()
[all …]
/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Ddirlist.c66 VarEntry* ve = node->data; in free_varentry() local
100 static void display_node(TreeInfo * info, VarEntry * ve, unsigned char type) in display_node()
103 int k; in display_node() local
148 VarEntry *ve = (VarEntry *) (child->data); in display_tree() local
261 VarEntry *ve = (VarEntry *) (child->data); in ticalcs_dirlist_ve_exist() local
361 VarEntry *ve = (VarEntry *) (child->data); in ticalcs_dirlist_ram_used() local
410 VarEntry *ve = (VarEntry *) (child->data); in ticalcs_dirlist_flash_used() local
429 VarEntry *ve = (VarEntry *) (child->data); in ticalcs_dirlist_flash_used() local
458 VarEntry *ve; in ticalcs_dirlist_ve_add() local
586 VarEntry *ve; in ticalcs_dirlist_ve_del() local
H A Dbackup.c41 int i, j, k; in tixx_recv_all_vars_backup() local
92 VarEntry *ve = (VarEntry *) (node->data); in tixx_recv_all_vars_backup() local
255 VarEntry ve; in ticalcs_calc_send_tigroup() local
355 VarEntry *ve = (VarEntry *) (node->data); in ticalcs_calc_recv_tigroup() local
420 VarEntry *ve = (VarEntry *) (node->data); in ticalcs_calc_recv_tigroup() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DSRI.cpp182 catch(VectorException& ve) { in permute() local
292 catch(VectorException& ve) { in split() local
321 catch(VectorException& ve) { in operator +=() local
353 catch(VectorException& ve) { in reshape() local
394 catch(VectorException& ve) { in append() local
423 int k = all.index(names.labels[j]); in operator +=() local
437 int k = all.index(S.names.labels[j]); in operator +=() local
461 catch(VectorException& ve) { in operator +=() local
479 catch(VectorException& ve) { in operator +() local
671 catch(VectorException& ve) { in Qbump() local
[all …]
/dports/math/fxt/fxt/src/wavelet/
H A Dwaveletfilter.h103 for (ulong k=0, j=s; j<n; ++k, ++j) v += (h[k]*h[j]); variable
113 for (ulong k=0; k<n; k+=2) v += h[k]; variable
114 for (ulong k=1; k<n; k+=2) v -= h[k]; variable
121 double ve = 0; variable
123 for (ulong k=2; k<n; k+=2, dk+=2.0) ve += (pow(dk, dx) * h[k]); variable
127 for (ulong k=1; k<n; k+=2, dk+=2.0) vo += (pow(dk, dx) * h[k]); variable
/dports/math/asymptote/asymptote-2.67/
H A Dbuiltin.cc224 void addRealFunc(venv &ve, symbol name) in addRealFunc()
344 void addInitializers(venv &ve) in addInitializers()
362 void addCasts(venv &ve) in addCasts()
398 void addTupleOperators(venv &ve) in addTupleOperators()
416 void addGuideOperators(venv &ve) in addGuideOperators()
599 void addArrayOps(venv &ve, types::array *t) in addArrayOps()
662 void addRecordOps(venv &ve, record *r) in addRecordOps()
672 void addFunctionOps(venv &ve, function *f) in addFunctionOps()
678 void addOperators(venv &ve) in addOperators()
771 for (size_t k=0; k<numArgs; ++k) in openFunc() local
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dbuiltin.cc224 void addRealFunc(venv &ve, symbol name) in addRealFunc()
344 void addInitializers(venv &ve) in addInitializers()
362 void addCasts(venv &ve) in addCasts()
398 void addTupleOperators(venv &ve) in addTupleOperators()
416 void addGuideOperators(venv &ve) in addGuideOperators()
598 void addArrayOps(venv &ve, types::array *t) in addArrayOps()
660 void addRecordOps(venv &ve, record *r) in addRecordOps()
670 void addFunctionOps(venv &ve, function *f) in addFunctionOps()
676 void addOperators(venv &ve) in addOperators()
768 for (size_t k=0; k<numArgs; ++k) in openFunc() local
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_holder.cpp45 NGHolder::NGHolder(nfa_kind k) in NGHolder()
67 NGHolder::vertex_iterator vi, ve; in clear_graph() local
/dports/devel/hyperscan/hyperscan-5.4.0/src/
H A Dgrey.cpp199 string::const_iterator ve = find(ke, pe, ';'); in applyGreyOverrides() local
214 #define G_UPDATE(k) do { \ in applyGreyOverrides() argument
/dports/dns/unbound/unbound-1.14.0/validator/
H A Dval_sigcrypt.c95 rrset_get_sigcount(struct ub_packed_rrset_key* k) in rrset_get_sigcount()
147 dnskey_get_flags(struct ub_packed_rrset_key* k, size_t idx) in dnskey_get_flags()
178 dnskey_get_algo(struct ub_packed_rrset_key* k, size_t idx) in dnskey_get_algo()
206 ds_get_key_algo(struct ub_packed_rrset_key* k, size_t idx) in ds_get_key_algo()
529 dnskeyset_verify_rrset(struct module_env* env, struct val_env* ve, in dnskeyset_verify_rrset()
598 dnskey_verify_rrset(struct module_env* env, struct val_env* ve, in dnskey_verify_rrset()
637 dnskeyset_verify_rrset_sig(struct module_env* env, struct val_env* ve, in dnskeyset_verify_rrset_sig()
1247 struct ub_packed_rrset_key* k) in rrset_canonicalize_to_buffer()
1364 check_dates(struct val_env* ve, uint32_t unow, in check_dates()
1423 adjust_ttl(struct val_env* ve, uint32_t unow, in adjust_ttl()
[all …]
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dvithist.c273 vithist_entry_t *ve; in vithist_entry_alloc() local
300 vithist_entry_t *ve; in vithist_utt_begin() local
401 vithist_entry_t *ve; in vithist_enter() local
580 vithist_entry_t *ve, *tve; in vithist_frame_gc() local
649 vithist_entry_t *ve; in vithist_prune() local
1000 vithist_entry_t *ve; in vithist_dump() local
1060 vithist_entry_t *ve; in vithist_backtrace() local
1096 vithist_entry_t *ve, *ve2; in vithist_dag_build() local
1101 int32 f, i, k; in vithist_dag_build() local
1770 lattice_t *ve, *ve2; in latticehist_dag_build() local
[all …]
/dports/math/cgal/CGAL-5.3/examples/Surface_mesh_deformation/
H A Dk_ring_roi_translate_rotate_example.cpp27 std::vector<vertex_descriptor> extract_k_ring(const Polyhedron &P, vertex_descriptor v, int k) in extract_k_ring()
67 vertex_iterator vb, ve; in main() local
H A Dk_ring_roi_translate_rotate_Surface_mesh.cpp24 std::vector<vertex_descriptor> extract_k_ring(const Mesh &P, vertex_descriptor v, int k) in extract_k_ring()
62 vertex_iterator vb, ve; in main() local
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dashift_nmsimplex.c89 int k; /* track the number of function evaluations */ in simplex() local
99 double *ve; /* expansion - coordinates */ in simplex() local
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dashift_nmsimplex.c89 int k; /* track the number of function evaluations */ in simplex() local
99 double *ve; /* expansion - coordinates */ in simplex() local
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dashift_nmsimplex.c89 int k; /* track the number of function evaluations */ in simplex() local
99 double *ve; /* expansion - coordinates */ in simplex() local
/dports/math/octave-forge-optim/optim-1.6.1/inst/
H A Dnmsmax.m90 k = 0; m = 0; variable
123 k = k+1; variable
175 ve = gamma*vr + (1-gamma)*vbar; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DConstruct_theta_graph_2.h99 … ): cone_number(k), cones_choice(cones_selected), rays(std::vector<Direction_2>(k)) in cone_number() argument
195 typename Graph_::vertex_iterator vit, ve; in add_edges_in_cone() local
/dports/graphics/vcg/vcg.1.30/src/
H A Dgrprint.c247 int k; local
459 static void tbend_node(FILE *f, GEDGE e, int k) in tbend_node()
484 static void bbend_node(FILE *f, GEDGE e, int k) in bbend_node()
522 GNODE vs,ve; local
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/ublas/
H A Dassignment.hpp132 vector_move_manip(const T &k): i(k) { } in vector_move_manip()
229 void manip(V1 &k, V2 &l) const { in manip()
282 void manip(V &k, K &l) const { in manip()
331 void manip(V &k, K &l) const { in manip()
382 void manip(V &k, K &l) const { in manip()
434 void manip(V & k, K &/*l*/) const { in manip()
522 void manip(V &k, K &l) const { in manip()
566 void manip(V &k, K &l) const { in manip()
997 E *ve; member in boost::numeric::ublas::vector_expression_assigner
1067 …er<vector_expression<E1> > operator<<=(vector_expression<E1> &v, const vector_expression<E2> &ve) { in operator <<=()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/ublas/
H A Dassignment.hpp132 vector_move_manip(const T &k): i(k) { } in vector_move_manip()
229 void manip(V1 &k, V2 &l) const { in manip()
282 void manip(V &k, K &l) const { in manip()
331 void manip(V &k, K &l) const { in manip()
382 void manip(V &k, K &l) const { in manip()
434 void manip(V & k, K &/*l*/) const { in manip()
522 void manip(V &k, K &l) const { in manip()
566 void manip(V &k, K &l) const { in manip()
997 E *ve; member in boost::numeric::ublas::vector_expression_assigner
1067 …er<vector_expression<E1> > operator<<=(vector_expression<E1> &v, const vector_expression<E2> &ve) { in operator <<=()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/ublas/
H A Dassignment.hpp132 vector_move_manip(const T &k): i(k) { } in vector_move_manip()
229 void manip(V1 &k, V2 &l) const { in manip()
282 void manip(V &k, K &l) const { in manip()
331 void manip(V &k, K &l) const { in manip()
382 void manip(V &k, K &l) const { in manip()
434 void manip(V & k, K &/*l*/) const { in manip()
522 void manip(V &k, K &l) const { in manip()
566 void manip(V &k, K &l) const { in manip()
997 E *ve; member in boost::numeric::ublas::vector_expression_assigner
1067 …er<vector_expression<E1> > operator<<=(vector_expression<E1> &v, const vector_expression<E2> &ve) { in operator <<=()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/ublas/
H A Dassignment.hpp132 vector_move_manip(const T &k): i(k) { } in vector_move_manip()
229 void manip(V1 &k, V2 &l) const { in manip()
282 void manip(V &k, K &l) const { in manip()
331 void manip(V &k, K &l) const { in manip()
382 void manip(V &k, K &l) const { in manip()
434 void manip(V & k, K &/*l*/) const { in manip()
522 void manip(V &k, K &l) const { in manip()
566 void manip(V &k, K &l) const { in manip()
997 E *ve; member in boost::numeric::ublas::vector_expression_assigner
1067 …er<vector_expression<E1> > operator<<=(vector_expression<E1> &v, const vector_expression<E2> &ve) { in operator <<=()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/numeric/ublas/
H A Dassignment.hpp131 vector_move_manip(const T &k): i(k) { } in vector_move_manip()
224 void manip(V1 &k, V2 &l) const { in manip()
277 void manip(V &k, K &l) const { in manip()
326 void manip(V &k, K &l) const { in manip()
377 void manip(V &k, K &l) const { in manip()
427 void manip(V & k, K &/*l*/) const { in manip()
515 void manip(V &k, K &l) const { in manip()
559 void manip(V &k, K &l) const { in manip()
990 E &ve; member in boost::numeric::ublas::vector_expression_assigner
1060 …er<vector_expression<E1> > operator<<=(vector_expression<E1> &v, const vector_expression<E2> &ve) { in operator <<=()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/ublas/
H A Dassignment.hpp131 vector_move_manip(const T &k): i(k) { } in vector_move_manip()
224 void manip(V1 &k, V2 &l) const { in manip()
277 void manip(V &k, K &l) const { in manip()
326 void manip(V &k, K &l) const { in manip()
377 void manip(V &k, K &l) const { in manip()
427 void manip(V & k, K &/*l*/) const { in manip()
515 void manip(V &k, K &l) const { in manip()
559 void manip(V &k, K &l) const { in manip()
990 E &ve; member in boost::numeric::ublas::vector_expression_assigner
1060 …er<vector_expression<E1> > operator<<=(vector_expression<E1> &v, const vector_expression<E2> &ve) { in operator <<=()
[all …]

12345678910>>...25