Home
last modified time | relevance | path

Searched refs:get_end (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/dports/devel/libical/libical-3.0.8/src/test/libical-glib/
H A Dmisc.py44 assert span.get_end() == end.as_timet()
50 assert span.get_end() == end.as_timet()
55 assert span.get_end() == 22
59 assert span.get_end() == span_clone.get_end()
65 assert span_clone.get_end() == 44
68 assert span.get_end() != span_clone.get_end()
72 assert span.get_end() == 66
/dports/emulators/x48/x48-0.6.4_1/src/
H A Dregister.c86 get_end(int code) in get_end() function
88 get_end(code) in get_end()
115 e = get_end(code);
177 e = get_end(code);
207 e = get_end(code);
239 e = get_end(code);
259 e = get_end(code);
291 e = get_end(code);
322 e = get_end(code);
354 e = get_end(code);
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/gel/gst/
H A Dgst_polygon_2d_operators.cxx36 gst_vertex_2d_sptr end = edges[i]->get_end(); in gst_make_polygons_2d()
54 end= edges[j]->get_end(); in gst_make_polygons_2d()
102 gst_vertex_2d_sptr end = edges[i]->get_end(); in gst_make_polygons_2d_unoriented()
124 end= edges[j]->get_end(); in gst_make_polygons_2d_unoriented()
135 else if (edges[j]->get_end().ptr()== end.ptr() && !used[j]) in gst_make_polygons_2d_unoriented()
148 end= edges[j]->get_end(); in gst_make_polygons_2d_unoriented()
/dports/biology/freebayes/freebayes-1.3.5/contrib/SeqLib/SeqLib/
H A Daho_corasick.hpp48 size_t get_end() const { return d_end; } in get_end() function in aho_corasick::interval
64 return get_start() != other.get_start() || get_end() != other.get_end(); in operator !=()
68 return get_start() == other.get_start() && get_end() == other.get_end(); in operator ==()
101 if (i.get_end() < d_point) { in node()
122 int cur_end = i.get_end(); in determine_median()
138 } else if (d_point > i.get_end()) { in find_overlaps()
171 if (cur.get_start() <= i.get_end()) { in check_overlaps()
176 if (cur.get_end() >= i.get_start()) { in check_overlaps()
471 last_pos = e.get_end(); in tokenise()
514 auto end = e.get_end() + 1; in create_match()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/support/
H A Dstring_traits.hpp260 inline typename add_const<T>::type* get_end(T* str) in get_end() function
275 inline T const* get_end(T const* str) in get_end() function
284 inline T* get_end(T* str) in get_end() function
304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function
323 , T const*>::type get_end(Str const& str) in get_end() function
324 { return get_end(get_begin<T>(str)); } in get_end()
353 struct get_end : get_begin<Char, T> {}; struct
/dports/www/moodle311/moodle/lib/classes/analytics/time_splitting/
H A Dten_percent_after_start.php56 if (!$analysable->get_end()) {
72 if (!$analysable->get_end() || !$analysable->get_start()) {
76 $diff = $analysable->get_end() - $analysable->get_start();
/dports/www/moodle310/moodle/lib/classes/analytics/time_splitting/
H A Dten_percent_after_start.php56 if (!$analysable->get_end()) {
72 if (!$analysable->get_end() || !$analysable->get_start()) {
76 $diff = $analysable->get_end() - $analysable->get_start();
/dports/www/moodle39/moodle/lib/classes/analytics/time_splitting/
H A Dten_percent_after_start.php56 if (!$analysable->get_end()) {
72 if (!$analysable->get_end() || !$analysable->get_start()) {
76 $diff = $analysable->get_end() - $analysable->get_start();
/dports/www/moodle310/moodle/course/classes/analytics/target/
H A Dcourse_enrolments.php131 if ($course->get_end() == 0) {
136 if ($course->get_end() < $course->get_start()) {
141 if ($course->get_end() - $course->get_start() > (YEARSECS + (WEEKSECS * 4))) {
194 if ($course->get_end()) {
195 if (($userenrol->timestart && $userenrol->timestart > $course->get_end()) ||
196 (!$userenrol->timestart && $userenrol->timecreated > $course->get_end())) {

12345678910>>...19