Home
last modified time | relevance | path

Searched defs:end (Results 101 – 125 of 33723) sorted by relevance

12345678910>>...1349

/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/std/ranges/access/
H A Dend.cc76 friend int* end(R& r) { return r.a + 0; } in end() function
77 friend int* end(R&& r) { return r.a + 1; } in end() function
78 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
79 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
88 friend int* end(RV& v) noexcept { return end(v.r); } in end() function
89 friend const int* end(const RV& v) { return end(std::as_const(v.r)); } in end() function
134 short* end() noexcept { return &s; } in end() function
137 const long* end() const { return &l; } in end() function
140 friend int* end(RR&) { throw 1; } // not valid for rvalues in end() function
141 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
H A Dcend.cc44 const long* end() const { return nullptr; } in end() function
46 friend int* end(R& r) { return r.a + 0; } in end() function
47 friend int* end(R&& r) { return r.a + 1; } in end() function
48 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
49 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
57 friend int* end(RV& rv) { return end(rv.r); } in end() function
87 friend int* end(RR&) { throw 1; } in end() function
88 short* end() noexcept { return &s; } in end() function
91 const long* end() const { return &l; } in end() function
94 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/std/ranges/access/
H A Dend.cc76 friend int* end(R& r) { return r.a + 0; } in end() function
77 friend int* end(R&& r) { return r.a + 1; } in end() function
78 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
79 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
88 friend int* end(RV& v) noexcept { return end(v.r); } in end() function
89 friend const int* end(const RV& v) { return end(std::as_const(v.r)); } in end() function
134 short* end() noexcept { return &s; } in end() function
137 const long* end() const { return &l; } in end() function
140 friend int* end(RR&) { throw 1; } // not valid for rvalues in end() function
141 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
H A Dcend.cc44 const long* end() const { return nullptr; } in end() function
46 friend int* end(R& r) { return r.a + 0; } in end() function
47 friend int* end(R&& r) { return r.a + 1; } in end() function
48 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
49 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
57 friend int* end(RV& rv) { return end(rv.r); } in end() function
87 friend int* end(RR&) { throw 1; } in end() function
88 short* end() noexcept { return &s; } in end() function
91 const long* end() const { return &l; } in end() function
94 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/std/ranges/access/
H A Dend.cc76 friend int* end(R& r) { return r.a + 0; } in end() function
77 friend int* end(R&& r) { return r.a + 1; } in end() function
78 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
79 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
88 friend int* end(RV& v) noexcept { return end(v.r); } in end() function
89 friend const int* end(const RV& v) { return end(std::as_const(v.r)); } in end() function
134 short* end() noexcept { return &s; } in end() function
137 const long* end() const { return &l; } in end() function
140 friend int* end(RR&) { throw 1; } // not valid for rvalues in end() function
141 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/std/ranges/access/
H A Dend.cc76 friend int* end(R& r) { return r.a + 0; } in end() function
77 friend int* end(R&& r) { return r.a + 1; } in end() function
78 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
79 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
88 friend int* end(RV& v) noexcept { return end(v.r); } in end() function
89 friend const int* end(const RV& v) { return end(std::as_const(v.r)); } in end() function
134 short* end() noexcept { return &s; } in end() function
137 const long* end() const { return &l; } in end() function
140 friend int* end(RR&) { throw 1; } // not valid for rvalues in end() function
141 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
/dports/devel/aegis/aegis-4.25.D510/test/02/
H A Dt0232a-walt.sh178 cat > tmp << 'end' heredoc
217 cat > tmp << 'end' heredoc
252 cat > tmp << 'end' heredoc
281 cat > $workchan/bogus1 << 'end' heredoc
286 cat > $workchan/bogus2 << 'end' heredoc
293 cat > $workchan/aegis.conf << 'end' heredoc
351 cat > tmp << 'end' heredoc
544 cat > tmp << 'end' heredoc
H A Dt0248a-walt.sh171 cat > tmp << 'end' heredoc
200 cat > tmp << 'end' heredoc
226 cat > $workchan/bogus1 << 'end' heredoc
239 cat > $workchan/aegis.conf << 'end' heredoc
318 cat > tmp << 'end' heredoc
394 cat > tmp << 'end' heredoc
/dports/biology/lamarc/lamarc-2.1.8/boost/spirit/fusion/sequence/
H A Dend.hpp30 struct end struct
32 typedef as_fusion_sequence<Sequence> seq_converter;
33 typedef typename seq_converter::type seq;
38 type;
46 end(Sequence const& seq,mpl::true_) in end() function
56 end(Sequence& seq,mpl::false_) in end() function
67 end(Sequence& seq) in end() function
74 end(Sequence const& seq) in end() function
84 end(Sequence& seq) in end() function
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/ojo/agent_tests/Functional/
H A DregexTest.json296 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/NCSA","results":[{"end":39,"len":… number
300 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/NGPL","results":[{"end":39,"len":… number
302 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/NLPL","results":[{"end":39,"len":… number
306 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/NOSL","results":[{"end":39,"len":… number
311 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/NRL","results":[{"end":39,"len":1… number
312 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/NTP","results":[{"end":39,"len":1… number
342 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/OML","results":[{"end":39,"len":1… number
396 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/SWL","results":[{"end":39,"len":1… number
397 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/TCL","results":[{"end":39,"len":1… number
411 …{"file":"../../../nomos/agent_tests/testdata/NomosTestfiles/SPDX/Vim","results":[{"end":39,"len":1… number
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/SFML/include/SFML/System/
H A DUtf.inl133 In Utf<8>::next(In begin, In end)
142 std::size_t Utf<8>::count(In begin, In end)
171 Out Utf<8>::fromWide(In begin, In end, Out output)
245 Out Utf<8>::toUtf8(In begin, In end, Out output)
253 Out Utf<8>::toUtf16(In begin, In end, Out output)
268 Out Utf<8>::toUtf32(In begin, In end, Out output)
360 In Utf<16>::next(In begin, In end)
369 std::size_t Utf<16>::count(In begin, In end)
468 Out Utf<16>::toUtf8(In begin, In end, Out output)
532 std::size_t Utf<32>::count(In begin, In end)
[all …]
/dports/devel/sfml/SFML-2.5.1/include/SFML/System/
H A DUtf.inl133 In Utf<8>::next(In begin, In end)
142 std::size_t Utf<8>::count(In begin, In end)
171 Out Utf<8>::fromWide(In begin, In end, Out output)
245 Out Utf<8>::toUtf8(In begin, In end, Out output)
253 Out Utf<8>::toUtf16(In begin, In end, Out output)
268 Out Utf<8>::toUtf32(In begin, In end, Out output)
360 In Utf<16>::next(In begin, In end)
369 std::size_t Utf<16>::count(In begin, In end)
468 Out Utf<16>::toUtf8(In begin, In end, Out output)
532 std::size_t Utf<32>::count(In begin, In end)
[all …]
/dports/devel/kpublictransport/kpublictransport-21.12.3/autotests/data/hafas/
H A DtcpdL-sbb-platforms.json7 "end": 0.12997812032699585, number
12 "end": 0.2599562406539917, number
17 "end": 0.42975929379463196, number
22 "end": 0.5601750612258911, number
27 "end": 0.6498906016349792, number
32 "end": 0.8201313018798828, number
37 "end": 0.9102844595909119, number
42 "end": 1, number
57 "end": 0.5, number
62 "end": 0.7200220227241516, number
[all …]
/dports/devel/aegis/aegis-4.25.D510/test/00/
H A Dt0016a.sh173 cat > $tmp << 'end' heredoc
188 cat > $tmp << 'end' heredoc
201 cat > $tmp << 'end' heredoc
231 cat > $workchan/main.cc << 'end' heredoc
238 cat > $workchan/aegis.conf << 'end' heredoc
263 cat > $workchan/test/00/t0001a.sh << 'end' heredoc
H A Dt0031a.sh175 cat > $tmp << 'end' heredoc
189 cat > $tmp << 'end' heredoc
219 cat > $workchan/main.cc << 'end' heredoc
226 cat > $workchan/aegis.conf << 'end' heredoc
264 cat > $workchan/test/00/t0001a.sh << 'end' heredoc
585 cat > $tmp << 'end' heredoc
666 cat > $workchan/main.cc << 'end' heredoc
690 cat > $workchan/test/00/t0002a.sh << 'end' heredoc
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1CommittedRegionMap.cpp33 HeapRegionRange::HeapRegionRange(uint start, uint end) : in HeapRegionRange()
62 void G1CommittedRegionMap::activate(uint start, uint end) { in activate()
71 void G1CommittedRegionMap::reactivate(uint start, uint end) { in reactivate()
81 void G1CommittedRegionMap::deactivate(uint start, uint end) { in deactivate()
91 void G1CommittedRegionMap::uncommit(uint start, uint end) { in uncommit()
108 uint end = (uint) _active.get_next_zero_offset(start); in next_active_range() local
125 uint end = (uint) _active.get_next_one_offset(start); in next_committable_range() local
140 uint end = (uint) _inactive.get_next_zero_offset(start); in next_inactive_range() local
146 void G1CommittedRegionMap::active_set_range(uint start, uint end) { in active_set_range()
153 void G1CommittedRegionMap::active_clear_range(uint start, uint end) { in active_clear_range()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1CommittedRegionMap.cpp33 HeapRegionRange::HeapRegionRange(uint start, uint end) : in HeapRegionRange()
62 void G1CommittedRegionMap::activate(uint start, uint end) { in activate()
71 void G1CommittedRegionMap::reactivate(uint start, uint end) { in reactivate()
81 void G1CommittedRegionMap::deactivate(uint start, uint end) { in deactivate()
91 void G1CommittedRegionMap::uncommit(uint start, uint end) { in uncommit()
108 uint end = (uint) _active.get_next_zero_offset(start); in next_active_range() local
125 uint end = (uint) _active.get_next_one_offset(start); in next_committable_range() local
140 uint end = (uint) _inactive.get_next_zero_offset(start); in next_inactive_range() local
146 void G1CommittedRegionMap::active_set_range(uint start, uint end) { in active_set_range()
153 void G1CommittedRegionMap::active_clear_range(uint start, uint end) { in active_clear_range()
[all …]
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dquic_frame.c92 static int quic_build_padding_frame(unsigned char **buf, const unsigned char *end, in quic_build_padding_frame()
127 static int quic_build_ping_frame(unsigned char **buf, const unsigned char *end, in quic_build_ping_frame()
138 const unsigned char **buf, const unsigned char *end) in quic_parse_ping_frame()
147 static int quic_build_ack_frame(unsigned char **buf, const unsigned char *end, in quic_build_ack_frame()
210 static int quic_build_ack_ecn_frame(unsigned char **buf, const unsigned char *end, in quic_build_ack_ecn_frame()
288 static int quic_build_crypto_frame(unsigned char **buf, const unsigned char *end, in quic_build_crypto_frame()
341 static int quic_build_new_token_frame(unsigned char **buf, const unsigned char *end, in quic_build_new_token_frame()
374 static int quic_build_stream_frame(unsigned char **buf, const unsigned char *end, in quic_build_stream_frame()
425 static int quic_build_max_data_frame(unsigned char **buf, const unsigned char *end, in quic_build_max_data_frame()
943 const unsigned char **buf, const unsigned char *end, in qc_parse_frm()
[all …]
/dports/misc/libpri/libpri-1.6.0/
H A Drose_etsi_cc.c65 unsigned char *end, unsigned tag, in rose_enc_etsi_CallInformation()
133 unsigned char *end, const union rose_msg_invoke_args *args) in rose_enc_etsi_StatusRequest_ARG()
163 unsigned char *end, const union rose_msg_result_args *args) in rose_enc_etsi_StatusRequest_RES()
180 unsigned char *end, const union rose_msg_invoke_args *args) in rose_enc_etsi_CallInfoRetain_ARG()
198 unsigned char *end, const union rose_msg_invoke_args *args) in rose_enc_etsi_EraseCallLinkageID_ARG()
423 unsigned char *pos, unsigned char *end, in rose_enc_etsi_CC_Request_ARG_Backend()
476 unsigned char *pos, unsigned char *end, in rose_enc_etsi_CC_Request_RES_Backend()
540 unsigned char *pos, unsigned char *end, in rose_enc_etsi_CC_Interrogate_ARG_Backend()
610 unsigned char *pos, unsigned char *end, in rose_enc_etsi_CC_Interrogate_RES_Backend()
678 unsigned char *pos, unsigned char *end, in rose_enc_etsi_CC_T_Request_ARG_Backend()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/System.ocg/
H A DMeshAnimation.c21 global func Anim_X(int position, int begin, int end, int length) in Anim_X()
27 global func Anim_Y(int position, int begin, int end, int length) in Anim_Y()
33 global func Anim_R(int begin, int end) in Anim_R()
39 global func Anim_AbsX(int position, int begin, int end, int length) in Anim_AbsX()
45 global func Anim_AbsY(int position, int begin, int end, int length) in Anim_AbsY()
57 global func Anim_XDir(int begin, int end, int max_xdir, int prec) in Anim_XDir()
65 global func Anim_YDir(int begin, int end, int max_ydir, int prec) in Anim_YDir()
86 global func Anim_CosR(int begin, int end, int offset, int prec) in Anim_CosR()
93 global func Anim_SinR(int begin, int end, int offset, int prec) in Anim_SinR()
100 global func Anim_CosV(int begin, int end, int offset, int prec) in Anim_CosV()
[all …]
/dports/devel/aegis/aegis-4.25.D510/test/01/
H A Dt0149a-walt.sh131 cat > $tmp << 'end' heredoc
158 cat > $tmp << 'end' heredoc
177 cat > $workchan/aegis.conf << 'end' heredoc
241 cat > $tmp << 'end' heredoc
314 cat > $tmp << 'end' heredoc
H A Dt0189a.sh157 cat > tmp << 'end' heredoc
186 cat > tmp << 'end' heredoc
207 cat > $workchan/dir/bogus << 'end' heredoc
212 cat > $workchan/aegis.conf << 'end' heredoc
286 cat > tmp << 'end' heredoc
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/std/ranges/access/
H A Dcend.cc44 const long* end() const { return nullptr; } in end() function
46 friend int* end(R& r) { return r.a + 0; } in end() function
47 friend int* end(R&& r) { return r.a + 1; } in end() function
48 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
49 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
57 friend int* end(RV& rv) { return end(rv.r); } in end() function
87 friend int* end(RR&) { throw 1; } in end() function
88 short* end() noexcept { return &s; } in end() function
91 const long* end() const { return &l; } in end() function
94 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/std/ranges/access/
H A Dcend.cc48 const long* end() const { return nullptr; } in end() function
50 friend int* end(R& r) { return r.a + 0; } in end() function
51 friend int* end(R&& r) { return r.a + 1; } in end() function
52 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
53 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
61 friend int* end(RV& rv) { return end(rv.r); } in end() function
91 friend int* end(RR&) { throw 1; } in end() function
92 short* end() noexcept { return &s; } in end() function
95 const long* end() const { return &l; } in end() function
98 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/std/ranges/access/
H A Dcend.cc44 const long* end() const { return nullptr; } in end() function
46 friend int* end(R& r) { return r.a + 0; } in end() function
47 friend int* end(R&& r) { return r.a + 1; } in end() function
48 friend const int* end(const R& r) noexcept { return r.a + 2; } in end() function
49 friend const int* end(const R&& r) noexcept { return r.a + 3; } in end() function
57 friend int* end(RV& rv) { return end(rv.r); } in end() function
87 friend int* end(RR&) { throw 1; } in end() function
88 short* end() noexcept { return &s; } in end() function
91 const long* end() const { return &l; } in end() function
94 friend int* end(RR&& r) { return r.a + 1; } in end() function
[all …]

12345678910>>...1349