Home
last modified time | relevance | path

Searched refs:add_bound (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/p5-Imager/Imager-1.012/samples/
H A Dslant_text.pl96 $bounds = add_bound($bounds, transform_point(@$point, $matrix));
112 sub add_bound {
/dports/math/geogram/geogram-1.7.7/src/bin/fpg/FPG/
H A DTransformation.h185 Variable* add_bound( std::string id );
186 Variable* add_bound( Variable *var );
187 Variable* add_bound ( AST::FunctionCall *funcall );
/dports/math/geogram/geogram-1.7.7/src/bin/fpg/
H A DTransformation.cpp436 Add_bound_variables_base::add_bound( std::string id ) { in add_bound() function in Add_bound_variables_base
441 Add_bound_variables_base::add_bound( Variable *var ) { in add_bound() function in Add_bound_variables_base
443 Variable *new_var = add_bound( var->id ); in add_bound()
450 Add_bound_variables_base::add_bound( AST::FunctionCall *funcall ) { in add_bound() function in Add_bound_variables_base
452 Variable *new_var = add_bound( funcall->called_function->type->id + "_result" ); in add_bound()
H A DSimple_semistatic_filter.cpp74 Variable *new_var = add_bound( idexp->var ); in visit()
141 Variable *new_var = add_bound( vardecl->var ); in visit()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp252 int add_bound(Bound& bound, const void* value);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp252 int add_bound(Bound& bound, const void* value);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp252 int add_bound(Bound& bound, const void* value);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp252 int add_bound(Bound& bound, const void* value);
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp252 int add_bound(Bound& bound, const void* value);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp262 int add_bound(Bound& bound, const void* value);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp258 int add_bound(Bound& bound, const void* value);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp262 int add_bound(Bound& bound, const void* value);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp262 int add_bound(Bound& bound, const void* value);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp262 int add_bound(Bound& bound, const void* value);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp262 int add_bound(Bound& bound, const void* value);
/dports/devel/racer/racer-2.1.48/src/racer/
H A Dast_types.rs806 pub(crate) fn add_bound(&mut self, bound: TraitBounds) { in add_bound() method
961 pub(crate) fn add_bound(&mut self, pos: usize, bound: TraitBounds) { in add_bound() method
963 param.add_bound(bound); in add_bound()
/dports/devel/racer/racer-2.1.48/cargo-crates/racer-2.1.47/src/racer/
H A Dast_types.rs806 pub(crate) fn add_bound(&mut self, bound: TraitBounds) { in add_bound() method
961 pub(crate) fn add_bound(&mut self, pos: usize, bound: TraitBounds) { in add_bound() method
963 param.add_bound(bound); in add_bound()
/dports/lang/rust/rustc-1.58.1-src/vendor/racer/src/racer/
H A Dast_types.rs806 pub(crate) fn add_bound(&mut self, bound: TraitBounds) { in add_bound() method
961 pub(crate) fn add_bound(&mut self, pos: usize, bound: TraitBounds) { in add_bound() method
963 param.add_bound(bound); in add_bound()
/dports/net/krill/krill-0.9.4/cargo-crates/impl-trait-for-tuples-0.2.1/src/
H A Dsemi_automatic.rs648 let add_bound = if let Some(pos) = res in generate_implementation() localVariable
660 let mut res = add_tuple_elements_generics(tuples, res, add_bound)?; in generate_implementation()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/tools/
H A Dndb_index_stat.cpp227 CHK2(g_is->add_bound(b, &x) == 0, g_is->getNdbError()); in doquery()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/tools/
H A Dndb_index_stat.cpp227 CHK2(g_is->add_bound(b, &x) == 0, g_is->getNdbError()); in doquery()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A Dndb_index_stat.cpp226 CHK2(g_is->add_bound(b, &x) == 0, g_is->getNdbError()); in doquery()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/tools/
H A Dndb_index_stat.cpp226 CHK2(g_is->add_bound(b, &x) == 0, g_is->getNdbError()); in doquery()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/tools/
H A Dndb_index_stat.cpp226 CHK2(g_is->add_bound(b, &x) == 0, g_is->getNdbError()); in doquery()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/tools/
H A Dndb_index_stat.cpp226 CHK2(g_is->add_bound(b, &x) == 0, g_is->getNdbError()); in doquery()

123