Home
last modified time | relevance | path

Searched refs:capture_end (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc869 Register capture_end = w13; in GetCode() local
902 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
905 __ Add(capture_end, input_length, capture_end); in GetCode()
908 __ Stp(capture_start, capture_end, in GetCode()
939 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
942 __ Add(capture_end, input_length, capture_end); in GetCode()
952 __ Ldp(capture_end, capture_start, in GetCode()
960 __ Ldp(capture_end, capture_start, in GetCode()
965 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
968 __ Add(capture_end, input_length, capture_end); in GetCode()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc878 Register capture_end = w13; in GetCode() local
911 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
914 __ Add(capture_end, input_length, capture_end); in GetCode()
917 __ Stp(capture_start, capture_end, in GetCode()
948 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
951 __ Add(capture_end, input_length, capture_end); in GetCode()
961 __ Ldp(capture_end, capture_start, in GetCode()
969 __ Ldp(capture_end, capture_start, in GetCode()
974 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
977 __ Add(capture_end, input_length, capture_end); in GetCode()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc877 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
880 __ Add(capture_end, input_length, capture_end); in GetCode()
884 capture_end, in GetCode()
904 __ Ldp(capture_end, in GetCode()
916 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
919 __ Add(capture_end, input_length, capture_end); in GetCode()
930 __ Ldp(capture_end, in GetCode()
939 __ Ldp(capture_end, in GetCode()
945 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
948 __ Add(capture_end, input_length, capture_end); in GetCode()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc904 Register capture_end = w13; in GetCode() local
937 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
940 __ Add(capture_end, input_length, capture_end); in GetCode()
943 __ Stp(capture_start, capture_end, in GetCode()
974 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
977 __ Add(capture_end, input_length, capture_end); in GetCode()
987 __ Ldp(capture_end, capture_start, in GetCode()
995 __ Ldp(capture_end, capture_start, in GetCode()
1000 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1)); in GetCode()
1003 __ Add(capture_end, input_length, capture_end); in GetCode()
[all …]
/dports/www/nginx-full/ngx_small_light-0.9.2/src/
H A Dngx_http_small_light_parser.c31 int capture_start, capture_end, capture_len, captures[(1 + 2) * 3]; in ngx_http_small_light_parse_define_pattern() local
50 capture_end = captures[3]; in ngx_http_small_light_parse_define_pattern()
51 capture_len = capture_end - capture_start; in ngx_http_small_light_parse_define_pattern()
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/generated_for_cmake/upb/json/
H A Dparser.c874 return capture_end(p, ptr); in end_text()
906 if (!capture_end(p, ptr)) { in end_number_nontop()
1462 if (!capture_end(p, ptr)) { in end_duration_base()
1560 if (!capture_end(p, ptr)) { in end_year()
1572 if (!capture_end(p, ptr)) { in end_month()
1584 if (!capture_end(p, ptr)) { in end_day()
1596 if (!capture_end(p, ptr)) { in end_hour()
1608 if (!capture_end(p, ptr)) { in end_minute()
1620 if (!capture_end(p, ptr)) { in end_second()
1646 if (!capture_end(p, ptr)) { in end_timestamp_fraction()
[all …]
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/generated_for_cmake/upb/json/
H A Dparser.c878 return capture_end(p, ptr); in end_text()
910 if (!capture_end(p, ptr)) { in end_number_nontop()
1475 if (!capture_end(p, ptr)) { in end_duration_base()
1573 if (!capture_end(p, ptr)) { in end_year()
1585 if (!capture_end(p, ptr)) { in end_month()
1597 if (!capture_end(p, ptr)) { in end_day()
1609 if (!capture_end(p, ptr)) { in end_hour()
1621 if (!capture_end(p, ptr)) { in end_minute()
1633 if (!capture_end(p, ptr)) { in end_second()
1659 if (!capture_end(p, ptr)) { in end_timestamp_fraction()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dtrack_record_axis.h161 , capture_end (e) in RecInfo()
164 samplepos_t capture_end; member
H A Dtrack_record_axis.cc720 const samplecnt_t re = i->capture_end; in render()
809 rect.capture_end = _track->current_capture_end (); in update_rec_box()
895 end = std::max (end, i->capture_end); in rec_extent()
/dports/devel/mspdebug/mspdebug-493f38b/util/
H A Doutput.h65 void capture_end(void);
H A Doutput.c302 void capture_end(void) in capture_end() function
/dports/www/p5-Mojolicious/Mojolicious-9.22/lib/Mojo/
H A DTemplate.pm14 has capture_end => 'end';
37 my $cpen = $self->capture_end;
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Interpretor.cxx98 void capture_end (int theFDStd, int& theFDSave) in capture_end() function
232 capture_end (aFDstderr, aFDerr_save); in CommandCmd()
233 capture_end (aFDstdout, aFDout_save); in CommandCmd()
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/json/
H A Dparser.rl872 return capture_end(p, ptr);
904 if (!capture_end(p, ptr)) {
1460 if (!capture_end(p, ptr)) {
1558 if (!capture_end(p, ptr)) {
1570 if (!capture_end(p, ptr)) {
1582 if (!capture_end(p, ptr)) {
1594 if (!capture_end(p, ptr)) {
1606 if (!capture_end(p, ptr)) {
1618 if (!capture_end(p, ptr)) {
1644 if (!capture_end(p, ptr)) {
[all …]
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/json/
H A Dparser.rl876 return capture_end(p, ptr);
908 if (!capture_end(p, ptr)) {
1473 if (!capture_end(p, ptr)) {
1571 if (!capture_end(p, ptr)) {
1583 if (!capture_end(p, ptr)) {
1595 if (!capture_end(p, ptr)) {
1607 if (!capture_end(p, ptr)) {
1619 if (!capture_end(p, ptr)) {
1631 if (!capture_end(p, ptr)) {
1657 if (!capture_end(p, ptr)) {
[all …]
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/PGE/
H A DUtil.pir219 if null captures goto capture_end
223 if $I1 == $I0 goto capture_end
229 capture_end:
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/scripts/
H A Dtemp.bgfx.h103 void (*capture_end)(bgfx_callback_interface_t* _this); member
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/scripts/
H A Dtemp.bgfx.h103 void (*capture_end)(bgfx_callback_interface_t* _this); member
/dports/www/p5-Mojolicious/Mojolicious-9.22/t/mojolicious/
H A Dtwinkle_lite_app.t17 capture_end => '-',
/dports/www/p5-Catalyst-Engine-HTTP-Prefork/Catalyst-Engine-HTTP-Prefork-0.51/t/lib/TestApp/Controller/Action/
H A DChained.pm186 sub capture_end : Chained('wurst') Args(0) PathPart('') { } subroutine
/dports/www/p5-Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16/t/lib/TestApp/Controller/Action/
H A DChained.pm192 sub capture_end : Chained('wurst') Args(0) PathPart('') { } subroutine
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/t/lib/TestApp/Controller/Action/
H A DChained.pm218 sub capture_end : Chained('wurst') Args(0) PathPart('') { } subroutine
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp3149 goto capture_end; in exp_mp_atomic_capture()
3156 goto capture_end; in exp_mp_atomic_capture()
3174 goto capture_end; in exp_mp_atomic_capture()
3181 goto capture_end; in exp_mp_atomic_capture()
3200 goto capture_end; in exp_mp_atomic_capture()
3214 goto capture_end; in exp_mp_atomic_capture()
3248 goto capture_end; in exp_mp_atomic_capture()
3270 capture_end: in exp_mp_atomic_capture()
/dports/devel/mspdebug/mspdebug-493f38b/ui/
H A Dgdb.c116 capture_end(); in monitor_command()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Dupb.c9647 return capture_end(p, ptr); in end_text()
9679 if (!capture_end(p, ptr)) { in end_number_nontop()
10232 if (!capture_end(p, ptr)) { in end_duration_base()
10331 if (!capture_end(p, ptr)) { in end_year()
10343 if (!capture_end(p, ptr)) { in end_month()
10355 if (!capture_end(p, ptr)) { in end_day()
10367 if (!capture_end(p, ptr)) { in end_hour()
10379 if (!capture_end(p, ptr)) { in end_minute()
10391 if (!capture_end(p, ptr)) { in end_second()
10417 if (!capture_end(p, ptr)) { in end_timestamp_fraction()
[all …]

123456789