Home
last modified time | relevance | path

Searched refs:is_outside (Results 1 – 25 of 136) sorted by relevance

123456

/dports/www/rt44/rt-4.4.5/lib/RT/Action/
H A DSLA_SetDue.pm87 my ($last_reply, $is_outside) = $self->LastEffectiveAct;
89 'Last effective '. ($is_outside? '':'non-') .'outside actors\' reply'
96 Type => $is_outside? 'Response' : 'KeepInLoop',
/dports/www/rt50/rt-5.0.2/lib/RT/Action/
H A DSLA_SetDue.pm87 my ($last_reply, $is_outside) = $self->LastEffectiveAct;
89 'Last effective '. ($is_outside? '':'non-') .'outside actors\' reply'
96 Type => $is_outside? 'Response' : 'KeepInLoop',
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dstart_location.cpp115 if( m.is_outside( p ) ) { in add_boardable()
140 if( m.is_outside( p + tripoint_north ) || m.is_outside( p + tripoint_south ) || in board_up()
141 m.is_outside( p + tripoint_east ) || m.is_outside( p + tripoint_west ) ) { in board_up()
244 if( ( must_be_inside && m.is_outside( p ) ) || in rate_location()
267 m.open_door( pt, !m.is_outside( from ), true ) ) { in rate_location()
375 m.is_outside( p ) || in burn()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dstart_location.cpp115 if( m.is_outside( p ) ) { in add_boardable()
140 if( m.is_outside( p + tripoint_north ) || m.is_outside( p + tripoint_south ) || in board_up()
141 m.is_outside( p + tripoint_east ) || m.is_outside( p + tripoint_west ) ) { in board_up()
244 if( ( must_be_inside && m.is_outside( p ) ) || in rate_location()
267 m.open_door( pt, !m.is_outside( from ), true ) ) { in rate_location()
375 m.is_outside( p ) || in burn()
/dports/science/mpqc/mpqc-2.3.1/src/lib/math/isosurf/
H A Dshape.h54 virtual int is_outside(const SCVector3&r) const;
160 int is_outside(const SCVector3&r) const;
222 int is_outside(const SCVector3&) const;
238 int is_outside(const SCVector3&r) const;
/dports/science/py-dipy/dipy-1.4.1/dipy/denoise/
H A Dnlmeans_block.pyx96 cdef int is_outside
104 is_outside = 0
106 is_outside = 1
108 is_outside = 1
110 is_outside = 1
111 if (is_outside == 1):
156 is_outside = 0
161 is_outside = 1
163 is_outside = 1
165 is_outside = 1
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/
H A DFastEnvelope_filter.h117 if(m_fast_envelope->is_outside(vecp)){ in operator()
135 if(m_fast_envelope->is_outside(triangle)){ in operator()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/plane-split/tests/
H A Dmain.rs175 assert!(poly_a.intersect(&poly_c).is_outside()); in intersect()
176 assert!(poly_a.intersect(&poly_d).is_outside()); in intersect()
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsup/
H A Dfsolve.m306 is_outside = cellfun (verify_disjoint, fval); variable
307 is_inside = cellfun (verify_subset, fval) & not (is_outside);
313 queue = queue(not (is_inside | is_outside));
323 fval = fval(not (is_inside | is_outside));
460 is_outside = verify_disjoint (fval); variable
461 is_inside = verify_subset (fval) & not (is_outside);
469 idx.subs{cat_dim} = not (is_inside | is_outside);
482 idx.subs{cat_dim} = not (is_inside | is_outside);
/dports/math/libmesh/libmesh-1.6.2/src/geom/
H A Delem_cutter.C73 bool ElemCutter::is_outside (const Elem & libmesh_dbg_var(elem), in is_outside() function
121 if (this->is_outside(elem, vertex_distance_func)) in operator()
/dports/math/libmesh/libmesh-1.6.2/include/geom/
H A Delem_cutter.h89 bool is_outside (const Elem & elem,
/dports/security/py-angr/angr-9.0.5405/angr/knowledge_plugins/functions/
H A Dfunction_parser.py66 edge.is_outside = value
159 data['outside'] = edge_cmsg.is_outside
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp292 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
298 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp292 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
298 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp282 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
288 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp292 bool is_outside() const in read_stdin()
298 bool is_outside(TurnInfo const& turn) const in read_stdin()
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp282 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
288 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp282 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
288 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp292 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
298 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp282 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
288 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/www/firefox/firefox-99.0/third_party/rust/plane-split/tests/
H A Dmain.rs220 assert!(poly_a.intersect(&poly_c).is_outside()); in intersect()
221 assert!(poly_a.intersect(&poly_d).is_outside()); in intersect()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp282 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
288 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/plane-split/tests/
H A Dmain.rs220 assert!(poly_a.intersect(&poly_c).is_outside()); in intersect()
221 assert!(poly_a.intersect(&poly_d).is_outside()); in intersect()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp292 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
298 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp292 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
298 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher

123456