Home
last modified time | relevance | path

Searched refs:line2 (Results 76 – 100 of 5442) sorted by relevance

12345678910>>...218

/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_spread_1.f9045 line2 = ' '
47 if (line1 /= line2) STOP 2
61 line2 = ' '
63 if (line1 /= line2) STOP 6
77 line2 = ' '
79 if (line1 /= line2) STOP 10
93 line2 = ' '
109 line2 = ' '
125 line2 = ' '
143 line2 = ' '
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dintrinsic_spread_1.f9045 line2 = ' '
47 if (line1 /= line2) call abort
61 line2 = ' '
63 if (line1 /= line2) call abort
77 line2 = ' '
79 if (line1 /= line2) call abort
93 line2 = ' '
109 line2 = ' '
125 line2 = ' '
143 line2 = ' '
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_spread_1.f9045 line2 = ' '
47 if (line1 /= line2) STOP 2
61 line2 = ' '
63 if (line1 /= line2) STOP 6
77 line2 = ' '
79 if (line1 /= line2) STOP 10
93 line2 = ' '
109 line2 = ' '
125 line2 = ' '
143 line2 = ' '
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dintrinsic_spread_1.f9045 line2 = ' '
47 if (line1 /= line2) STOP 2
61 line2 = ' '
63 if (line1 /= line2) STOP 6
77 line2 = ' '
79 if (line1 /= line2) STOP 10
93 line2 = ' '
109 line2 = ' '
125 line2 = ' '
143 line2 = ' '
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_spread_1.f9045 line2 = ' '
47 if (line1 /= line2) STOP 2
61 line2 = ' '
63 if (line1 /= line2) STOP 6
77 line2 = ' '
79 if (line1 /= line2) STOP 10
93 line2 = ' '
109 line2 = ' '
125 line2 = ' '
143 line2 = ' '
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_spread_1.f9045 line2 = ' '
47 if (line1 /= line2) STOP 2
61 line2 = ' '
63 if (line1 /= line2) STOP 6
77 line2 = ' '
79 if (line1 /= line2) STOP 10
93 line2 = ' '
109 line2 = ' '
125 line2 = ' '
143 line2 = ' '
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dintrinsic_spread_1.f9045 line2 = ' '
47 if (line1 /= line2) call abort
61 line2 = ' '
63 if (line1 /= line2) call abort
77 line2 = ' '
79 if (line1 /= line2) call abort
93 line2 = ' '
109 line2 = ' '
125 line2 = ' '
143 line2 = ' '
[all …]
/dports/security/openvpn-auth-radius/radiusplugin/RadiusClass/utilities/
H A Dvsahelper.pl33 my $line2='';
65 $line2= "(id == ".$vendors[$k]{'define'} ." && type == ATTRIBUTE_".uc($values[1]).")\n";
69 $line2= "|| (id == ".$vendors[$k]{'define'} ." && type == ATTRIBUTE_".uc($values[1]).")\n";
71 push(@newlines_integer,$line2);
78 $line2= "(id == ".$vendors[$k]{'define'} ." && type == ATTRIBUTE_".uc($values[1]).")\n";
84 push(@newlines_date,$line2);
91 $line2= "(id == ".$vendors[$k]{'define'} ." && type == ATTRIBUTE_".uc($values[1]).")\n";
98 push(@newlines_string,$line2);
105 $line2= "(id == ".$vendors[$k]{'define'} ." && type == ATTRIBUTE_".uc($values[1]).")\n";
111 push(@newlines_ipaddr,$line2);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/autofill/manual_fill/
H A Dmanual_fill_address_unittest.mm35 line2:line2
49 EXPECT_TRUE([line2 isEqualToString:address.line2]);
78 line2:line2
92 line2:line2
107 line2:line2
122 line2:line2
137 line2:line2
152 line2:line2
167 line2:line2
197 line2:line2
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dtextviewdlg.cpp112 line2[j++] = line[i]; in LoadShipsTblText()
115 line2[j] = 0; in LoadShipsTblText()
116 if (!strnicmp(line2, "$Name:", 6)) { in LoadShipsTblText()
117 drop_trailing_white_space(line2); in LoadShipsTblText()
121 while (line2[i] == ' ' || line2[i] == '\t' || line2[i] == '@') in LoadShipsTblText()
149 memset( line2, 0, sizeof(line2) ); in LoadShipsTblText()
174 line2[j++] = line[i]; in LoadShipsTblText()
177 line2[j] = 0; in LoadShipsTblText()
178 if (!strnicmp(line2, "$Name:", 6)) { in LoadShipsTblText()
179 drop_trailing_white_space(line2); in LoadShipsTblText()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/spandsp-sim/
H A Dline_model.c427 out2 = s->line2.bulk_delay_buf[s->line2.bulk_delay_ptr]; in both_ways_line_model()
428 s->line2.bulk_delay_buf[s->line2.bulk_delay_ptr] = s->fout2; in both_ways_line_model()
430 if (++s->line2.bulk_delay_ptr >= s->line2.bulk_delay) in both_ways_line_model()
452 s->line2.dc_offset = dc2; in both_ways_line_model_set_dc()
468 s->line2.mains_interference = f; in both_ways_line_model_set_mains_pickup()
531 s->line2.bulk_delay = 8; in both_ways_line_model_init()
534 s->line2.bulk_delay_ptr = 0; in both_ways_line_model_init()
539 s->line2.near_filter_len = 129; in both_ways_line_model_init()
544 s->line2.far_filter_len = 129; in both_ways_line_model_init()
554 s->line2.dc_offset = 0.0f; in both_ways_line_model_init()
[all …]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/opt/tests/base/
H A Dtest_ampl.py71 line2 = line2[:line2.find(_pattern)+len(_pattern)]
73 line1, line2,
101 line2 = line2[:line2.find(_pattern)+len(_pattern)]
103 line1, line2,
133 line2 = line2[:line2.find(_pattern)+len(_pattern)]
135 line1, line2,
164 line2 = line2[:line2.find(_pattern)+len(_pattern)]
166 line1, line2,
195 line2 = line2[:line2.find(_pattern)+len(_pattern)]
197 line1, line2,
[all …]
/dports/comms/spandsp/spandsp-284fe91/spandsp-sim/
H A Dline_model.c427 out2 = s->line2.bulk_delay_buf[s->line2.bulk_delay_ptr]; in both_ways_line_model()
428 s->line2.bulk_delay_buf[s->line2.bulk_delay_ptr] = s->fout2; in both_ways_line_model()
430 if (++s->line2.bulk_delay_ptr >= s->line2.bulk_delay) in both_ways_line_model()
452 s->line2.dc_offset = dc2; in both_ways_line_model_set_dc()
468 s->line2.mains_interference = f; in both_ways_line_model_set_mains_pickup()
531 s->line2.bulk_delay = 8; in both_ways_line_model_init()
534 s->line2.bulk_delay_ptr = 0; in both_ways_line_model_init()
539 s->line2.near_filter_len = 129; in both_ways_line_model_init()
544 s->line2.far_filter_len = 129; in both_ways_line_model_init()
554 s->line2.dc_offset = 0.0f; in both_ways_line_model_init()
[all …]
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/tools/
H A Dmerge_basis_sets.f9099 length2 = line_length(line2)
102 if (line2(1:1) .eq. '!') then
103 line2(1:1) = '$'
109 length2 = line_length(line2)
122 atom2(1:1) = upcase(line2(1:1))
124 if (line2(2:2) .ne. ':') atom2(2:2) = downcase(line2(2:2))
161 read(inp2,'(a)') line2
162 read(inp2,'(a)') line2
170 write(luerr,*) line2, atom
253 read(inp2,'(a)') line2
[all …]
/dports/audio/sox/sox-14.4.2/src/
H A Dcompandt.c98 line1.b = (line2.y - line1.y) / (line2.x - line1.x); in prepare_transfer_fn()
100 line2.a = 0; in prepare_transfer_fn()
101 line2.b = (line3.y - line2.y) / (line3.x - line2.x); in prepare_transfer_fn()
103 theta = atan2(line2.y - line1.y, line2.x - line1.x); in prepare_transfer_fn()
104 len = sqrt(pow(line2.x - line1.x, 2.) + pow(line2.y - line1.y, 2.)); in prepare_transfer_fn()
109 theta = atan2(line3.y - line2.y, line3.x - line2.x); in prepare_transfer_fn()
110 len = sqrt(pow(line3.x - line2.x, 2.) + pow(line3.y - line2.y, 2.)); in prepare_transfer_fn()
118 line2.x = x; in prepare_transfer_fn()
119 line2.y = y; in prepare_transfer_fn()
123 in2 = line2.x - curve.x; in prepare_transfer_fn()
[all …]
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/spandsp-sim/
H A Dline_model.c424 out2 = s->line2.bulk_delay_buf[s->line2.bulk_delay_ptr]; in both_ways_line_model()
425 s->line2.bulk_delay_buf[s->line2.bulk_delay_ptr] = s->fout2; in both_ways_line_model()
427 if (++s->line2.bulk_delay_ptr >= s->line2.bulk_delay) in both_ways_line_model()
449 s->line2.dc_offset = dc2; in both_ways_line_model_set_dc()
465 s->line2.mains_interference = f; in both_ways_line_model_set_mains_pickup()
523 s->line2.bulk_delay = 8; in both_ways_line_model_init()
526 s->line2.bulk_delay_ptr = 0; in both_ways_line_model_init()
531 s->line2.near_filter_len = 129; in both_ways_line_model_init()
536 s->line2.far_filter_len = 129; in both_ways_line_model_init()
545 s->line2.dc_offset = 0.0f; in both_ways_line_model_init()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp122 line2 = (line2 << 8) | (*pLine2++); in DecodeArithOpt3()
158 line2 = (line2 << 8) | (*pLine2++); in DecodeArithOpt3()
379 line2 = ((line2 << 1) | bVal) & 0x0f; in DecodeArithTemplate3Unopt()
514 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate0Opt3()
547 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate0Opt3()
629 line2 = in ProgressiveDecodeArithTemplate0Unopt()
673 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate1Opt3()
706 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate1Opt3()
828 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate2Opt3()
861 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate2Opt3()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp123 line2 = (line2 << 8) | (*pLine2++); in DecodeArithOpt3()
159 line2 = (line2 << 8) | (*pLine2++); in DecodeArithOpt3()
380 line2 = ((line2 << 1) | bVal) & 0x0f; in DecodeArithTemplate3Unopt()
515 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate0Opt3()
548 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate0Opt3()
630 line2 = in ProgressiveDecodeArithTemplate0Unopt()
674 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate1Opt3()
707 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate1Opt3()
829 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate2Opt3()
862 line2 = (line2 << 8) | (*pLine2++); in ProgressiveDecodeArithTemplate2Opt3()
[all …]
/dports/devel/p5-Asm-Preproc/Asm-Preproc-1.03/t/
H A DLine.t13 my $line2;
31 isa_ok $line2 = $line->clone,
33 is $line2->text, "text\n", "text";
34 is $line2->file, "f1", "file";
35 is $line2->line_nr, 3, "line_nr";
45 is $line2->text, "text\n", "text";
46 is $line2->line_nr, 3, "line_nr";
47 is $line2->file, "f1", "file";
147 $line2->text("hello world");
154 $line2->line_nr(12);
[all …]
/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/page_split/
H A DPageLayout.cpp185 ensureSameDirection(line1, line2); in singlePageOutline()
187 const QLineF reverse_line2(line2.p2(), line2.p1()); in singlePageOutline()
192 poly << line2.p1() << line2.p2(); in singlePageOutline()
214 ensureSameDirection(line1, line2); in leftPageOutline()
216 const QLineF reverse_line2(line2.p2(), line2.p1()); in leftPageOutline()
221 poly << line2.p1() << line2.p2(); in leftPageOutline()
243 ensureSameDirection(line1, line2); in rightPageOutline()
245 const QLineF reverse_line2(line2.p2(), line2.p1()); in rightPageOutline()
250 poly << line2.p1() << line2.p2(); in rightPageOutline()
358 const QPointF v2(line2.p2() - line2.p1()); in ensureSameDirection()
[all …]
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/t/
H A DTestLib.pm79 my ($line1, $line2);
85 $line2 = <FILE2>;
86 if (defined $line2) {
95 $line2 = <FILE2>;
96 if ($line2) {
104 defined $line2 or $line2 = '(null)';
105 chomp($line1,$line2);
127 my ($line1, $line2) = @_;
136 ($line2 =~ /$1/ or $line2 =~ /File\s?Creat.*Date/);
146 my @toks2 = split /\s+/, $line2;
[all …]
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/t/
H A DTestLib.pm80 my ($line1, $line2);
89 if (defined $line2) {
90 next if $line1 eq $line2;
110 $line2 = <FILE2>;
111 if ($line2) {
119 defined $line2 or $line2 = '(null)';
120 chomp($line1,$line2);
142 my ($line1, $line2) = @_;
151 ($line2 =~ /$1/ or $line2 =~ /File\s?Creat.*Date/);
161 my @toks2 = split /\s+/, $line2;
[all …]
/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/tests/annotations/modifiers/
H A DAnnotationItemSelectorTest.cpp73 line2.addPoint(p4, false); in TestHandleSelectionRectAt_Should_UnselectAllItems_When_ProvidedPositionNotOverAnyItem()
76 items.append(&line2); in TestHandleSelectionRectAt_Should_UnselectAllItems_When_ProvidedPositionNotOverAnyItem()
104 items.append(&line2); in TestHandleSelectionRectAt_Should_NotUnselectAnyItem_When_ProvidedPositionIsOverSelectedItem()
132 items.append(&line2); in TestHandleSelectionRectAt_Should_UnselectItemsNotUnderPosition_When_ProvidedPositionIsOverNotSelectedItem()
240 items.append(&line2); in TestFinishSelectionRectWhenShown_Should_SelectItems_When_ItemsWithinSelectionRect()
268 items.append(&line2); in TestFinishSelectionRectWhenShown_Should_SelectOnlyItemWithinSelectionRect()
296 items.append(&line2); in TestClearSelection_Should_UnselectAllSelectedItems()
326 items.append(&line2); in TestBoundRect_Should_ReturnRectCoveringSelectedItems_When_ItemsSelected()
357 items.append(&line2); in TestRefresh_Should_UpdateBoundingRect_When_CalledAfterItemsHaveBeenMoved()
390 items.append(&line2); in TestUpdate_Should_UnselectItemsThatAreNotVisible()
[all …]
/dports/databases/grass7/grass-7.8.6/vector/v.net.visibility/
H A Ddata_structures.c123 if (a[i].line2 != NULL) { in partition()
125 a[i].line2->p1 = &a[j]; in partition()
127 a[i].line2->p2 = &a[j]; in partition()
130 if (a[j].line2 != NULL) { in partition()
132 a[j].line2->p1 = &a[i]; in partition()
134 a[j].line2->p2 = &a[i]; in partition()
157 if (a[l].line2 != NULL) { in partition()
159 a[l].line2->p1 = &a[j]; in partition()
161 a[l].line2->p2 = &a[j]; in partition()
166 a[j].line2->p1 = &a[l]; in partition()
[all …]
/dports/news/husky/husky-1.9.20191207/msged/
H A Dquote.c257 char line2[256]; in makequote() local
426 strcpy(line2, ""); in makequote()
431 if (!strchr(line2, '\n')) in makequote()
433 strcat(line2, "\n"); in makequote()
436 if (*line2 == ' ') in makequote()
502 strcpy(line2, " "); in makequote()
503 strcat(line2, t->text); in makequote()
505 t->text = xstrdup(line2); in makequote()
509 strcpy(line2, t->text); in makequote()
510 strcat(line2, "\n"); in makequote()
[all …]

12345678910>>...218