Home
last modified time | relevance | path

Searched defs:end (Results 376 – 400 of 86075) sorted by relevance

1...<<11121314151617181920>>...3443

/dports/devel/hpx/hpx-1.2.1/tests/unit/util/
H A Dcoordinate.cpp24 hpx::util::bounds_iterator<1> end = std::end(bnds); in test_bounds1() local
36 hpx::util::bounds_iterator<1> end = std::end(bnds); in test_bounds1() local
53 hpx::util::bounds_iterator<2> end = std::end(bnds); in test_bounds2() local
65 hpx::util::bounds_iterator<2> end = std::end(bnds); in test_bounds2() local
82 hpx::util::bounds_iterator<3> end = std::end(bnds); in test_bounds3() local
94 hpx::util::bounds_iterator<3> end = std::end(bnds); in test_bounds3() local
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dtimepointsdelete.cpp190 end = sel_layers.end(); in prepare() local
203 end = sel_canvases.end(); in prepare() local
216 end = sel_values.end(); in prepare() local
229 end = match.waypointbiglist.end(); in prepare() local
234 end = i->waypoints.end(); in prepare() local
256 end = match.actpointbiglist.end(); in prepare() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dtimepointsdelete.cpp190 end = sel_layers.end(); in prepare() local
203 end = sel_canvases.end(); in prepare() local
216 end = sel_values.end(); in prepare() local
229 end = match.waypointbiglist.end(); in prepare() local
234 end = i->waypoints.end(); in prepare() local
256 end = match.actpointbiglist.end(); in prepare() local
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dtimepointsdelete.cpp190 end = sel_layers.end(); in prepare() local
203 end = sel_canvases.end(); in prepare() local
216 end = sel_values.end(); in prepare() local
229 end = match.waypointbiglist.end(); in prepare() local
234 end = i->waypoints.end(); in prepare() local
256 end = match.actpointbiglist.end(); in prepare() local
/dports/graphics/scantailor/scantailor-advanced-1.0.16/foundation/
H A DSpan.h35 Span(int begin, int end) : m_begin(begin), m_end(end) {} in Span()
40 Span(int begin, const Span& end) : m_begin(begin), m_end(end.begin()) {} in Span()
45 Span(const Span& begin, int end) : m_begin(begin.end()), m_end(end) {} in Span()
50 Span(const Span& begin, const Span& end) : m_begin(begin.end()), m_end(end.begin()) {} in Span()
54 int end() const { return m_end; } in end() function
/dports/devel/aegis/aegis-4.25.D510/test/00/
H A Dt0080a.sh153 cat > $tmp << 'end' heredoc
168 cat > $tmp << 'end' heredoc
199 cat > $workchan/main.c << 'end' heredoc
204 cat > $workchan/aegis.conf << 'end' heredoc
/dports/devel/aegis/aegis-4.25.D510/test/02/
H A Dt0210a-walt.sh153 cat > $tmp << 'end' heredoc
181 cat > $tmp << 'end' heredoc
202 cat > $workchan/bogus << 'end' heredoc
210 cat > $workchan/aegis.conf << 'end' heredoc
/dports/www/py-lektor/Lektor-3.2.2/lektor/admin/.nyc_output/
H A D29a2593c-aa2a-459e-a01a-1ff6b82db8e5.json1 …s/RecordComponent.tsx","statementMap":{"0":{"start":{"line":3,"column":0},"end":{"line":5,"column"… object
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/importers/json/
H A Djson_trace_tokenizer_unittest.cc29 const char* end = start + strlen(start); in TEST() local
41 const char* end = start + strlen(start); local
54 const char* end = start + strlen(start); in TEST() local
70 const char* end = start + strlen(start); in TEST() local
81 const char* end = start + strlen(start); in TEST() local
93 const char* end = start + strlen(start); in TEST() local
105 const char* end = start + strlen(start); in TEST() local
117 const char* end = start + strlen(start); in TEST() local
129 const char* end = start + strlen(start); in TEST() local
140 const char* end = start + strlen(start); in TEST() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/importers/json/
H A Djson_trace_tokenizer_unittest.cc29 const char* end = start + strlen(start); in TEST() local
41 const char* end = start + strlen(start); local
54 const char* end = start + strlen(start); in TEST() local
70 const char* end = start + strlen(start); in TEST() local
81 const char* end = start + strlen(start); in TEST() local
93 const char* end = start + strlen(start); in TEST() local
105 const char* end = start + strlen(start); in TEST() local
117 const char* end = start + strlen(start); in TEST() local
129 const char* end = start + strlen(start); in TEST() local
140 const char* end = start + strlen(start); in TEST() local
[all …]
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DTextIteratorTest.cpp41 TextIterator end(text); in testEmptyLatin1() local
52 TextIterator end(text); in testOneLatin1() local
66 TextIterator end(text); in testLatin1() local
94 TextIterator end(text); in testEmptyUTF8() local
107 TextIterator end(text); in testOneUTF8() local
165 TextIterator end(text); in testUTF8() local
191 TextIterator end(text); in testUTF8Supplementary() local
213 TextIterator end(text); in testUTF16Supplementary() local
235 TextIterator end(text); in testSwap() local
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dtzx_read.c122 const libspectrum_byte *ptr, *end; in internal_tzx_read() local
264 const libspectrum_byte *end ) in tzx_read_rom_block()
351 const libspectrum_byte *end ) in tzx_read_pure_tone()
424 const libspectrum_byte *end ) in tzx_read_pure_data()
466 const libspectrum_byte *end) in tzx_read_raw_data()
635 const libspectrum_byte *end ) in tzx_read_pause()
743 const libspectrum_byte *end ) in tzx_read_select()
862 const libspectrum_byte *end ) in tzx_read_comment()
889 const libspectrum_byte *end ) in tzx_read_message()
989 const libspectrum_byte *end ) in tzx_read_hardware()
[all …]
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A Dtzx_read.c120 const libspectrum_byte *ptr, *end; in internal_tzx_read() local
262 const libspectrum_byte *end ) in tzx_read_rom_block()
365 const libspectrum_byte *end ) in tzx_read_pure_tone()
438 const libspectrum_byte *end ) in tzx_read_pure_data()
494 const libspectrum_byte *end) in tzx_read_raw_data()
676 const libspectrum_byte *end ) in tzx_read_pause()
785 const libspectrum_byte *end ) in tzx_read_select()
904 const libspectrum_byte *end ) in tzx_read_comment()
931 const libspectrum_byte *end ) in tzx_read_message()
1031 const libspectrum_byte *end ) in tzx_read_hardware()
[all …]
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/sip/
H A Dsip_parser.c260 static int sip_find_linebreak(const char *start, char *end, char **lineEnd) in sip_find_linebreak()
689 static int sip_parse_via(SIPMsg *msg, const char *start, const char *end) in sip_parse_via()
717 static int sip_parse_from(SIPMsg *msg, const char *start, const char *end) in sip_parse_from()
793 static int sip_parse_to(SIPMsg *msg, const char *start, const char *end) in sip_parse_to()
833 static inline bool is_valid_ip(const char *start, const char *end) in is_valid_ip()
939 static int sip_parse_server(SIPMsg *msg, const char *start, const char *end) in sip_parse_server()
969 static int sip_parse_cseq(SIPMsg *msg, const char *start, const char *end) in sip_parse_cseq()
1154 static int sip_parse_sdp_o(SIPMsg *msg, const char *start, const char *end) in sip_parse_sdp_o()
1196 static int sip_parse_sdp_c(SIPMsg *msg, const char *start, const char *end) in sip_parse_sdp_c()
1256 static int sip_parse_sdp_m(SIPMsg *msg, const char *start, const char *end) in sip_parse_sdp_m()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/async-limiter/coverage/
H A Dcoverage.json1 …fnMap":{"1":{"name":"Queue","line":3,"loc":{"start":{"line":3,"column":0},"end":{"line":3,"column"… object
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local

1...<<11121314151617181920>>...3443