Home
last modified time | relevance | path

Searched refs:End2 (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/editors/lazarus/lazarus/ide/
H A Ddiffpatch.pas428 Start2, End2, Pos2: integer;
433 End2:=Line2End;
442 while (Start2<End2) and IsSpaceChars[fText2[End2-1]] do dec(End2);
448 while (Pos1<End1) and (Pos2<End2) do begin
528 if (Pos1<End1) or (Pos2<End2) then begin
691 End1, End2: TLineExtends;
697 End2.LineStart:=length(fText2)+1;
698 End2.LineEnd:=End2.LineStart;
699 End2.NextLineStart:=End2.LineStart;
701 AddDiff(Start1,End1, Start2,End2);
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Ddiffpatch.pas428 Start2, End2, Pos2: integer;
433 End2:=Line2End;
442 while (Start2<End2) and IsSpaceChars[fText2[End2-1]] do dec(End2);
448 while (Pos1<End1) and (Pos2<End2) do begin
528 if (Pos1<End1) or (Pos2<End2) then begin
691 End1, End2: TLineExtends;
697 End2.LineStart:=length(fText2)+1;
698 End2.LineEnd:=End2.LineStart;
699 End2.NextLineStart:=End2.LineStart;
701 AddDiff(Start1,End1, Start2,End2);
[all …]
/dports/editors/lazarus-qt5/lazarus/ide/
H A Ddiffpatch.pas428 Start2, End2, Pos2: integer;
433 End2:=Line2End;
442 while (Start2<End2) and IsSpaceChars[fText2[End2-1]] do dec(End2);
448 while (Pos1<End1) and (Pos2<End2) do begin
528 if (Pos1<End1) or (Pos2<End2) then begin
691 End1, End2: TLineExtends;
697 End2.LineStart:=length(fText2)+1;
698 End2.LineEnd:=End2.LineStart;
699 End2.NextLineStart:=End2.LineStart;
701 AddDiff(Start1,End1, Start2,End2);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Ddiffpatch.pas428 Start2, End2, Pos2: integer;
433 End2:=Line2End;
442 while (Start2<End2) and IsSpaceChars[fText2[End2-1]] do dec(End2);
448 while (Pos1<End1) and (Pos2<End2) do begin
528 if (Pos1<End1) or (Pos2<End2) then begin
691 End1, End2: TLineExtends;
697 End2.LineStart:=length(fText2)+1;
698 End2.LineEnd:=End2.LineStart;
699 End2.NextLineStart:=End2.LineStart;
701 AddDiff(Start1,End1, Start2,End2);
[all …]
/dports/audio/linuxsampler/linuxsampler-2.2.0/Documentation/Engines/gig/
H A DEGADSR.scd481 { End2 FilledArrow }
504 { End2 FilledArrow }
527 { End2 FilledArrow }
550 { End2 FilledArrow }
575 { End2 FilledArrow }
600 { End2 FilledArrow }
625 { End2 FilledArrow }
650 { End2 FilledArrow }
675 { End2 FilledArrow }
698 { End2 FilledArrow }
[all …]
/dports/lang/py-textX/textX-2.3.0/tests/functional/test_scoping/components_model1/
H A Dexample_inherit3.components25 component End2 {
33 instance end : base.End2
34 instance end2 : base.End2
35 instance end3 : base.End2
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Ddiffseq.c92 ajint End2; member
396 ajFmtPrintS(&tmp, "*end %d", diff->End2); in diffseq_Diff()
416 ajFmtPrintS(&tmp, "*start %d", diff->End2); in diffseq_Diff()
418 ajFmtPrintS(&tmp, "*end %d", diff->End2); in diffseq_Diff()
584 len2 - diff->End2 + 1, in diffseq_WordMatchListConvDiffToFeat()
830 diff->End2 = misend2; in diffseq_DiffList()
862 diff->End2 = misend2; in diffseq_DiffList()
864 diff->Len2 = diff->End2 - diff->Start2 + 1; in diffseq_DiffList()
894 diff->End2 = ajSeqGetLen(seq2); in diffseq_DiffList()
896 diff->Len2 = diff->End2 - diff->Start2 + 1; in diffseq_DiffList()
[all …]
H A Dsplitter.c268 (gf->End2 == 0 || gf->End2 < start + 1)) || in splitter_AddSubSeqFeat()
282 if (copy->End2 > 0) in splitter_AddSubSeqFeat()
283 copy->End2 = copy->End2 - start; in splitter_AddSubSeqFeat()
H A Dsplitsource.c277 (gf->End2 == 0 || gf->End2 < start + 1)) || in splitsource_AddSubSeqFeat()
291 if (copy->End2 > 0) in splitsource_AddSubSeqFeat()
292 copy->End2 = copy->End2 - start; in splitsource_AddSubSeqFeat()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-split-callbr.ll23 ; CHECK-NEXT: to label [[END:%.*]] [label %End2]
26 ; CHECK-LABEL: End2:
39 …oid asm sideeffect "", "r,X,~{dirflag},~{fpsr},~{flags}"(i1 %phi, i8* blockaddress(@caller, %End2))
40 to label %End [label %End2]
44 End2:
/dports/devel/cvs-devel/cvs-1.12.13/os2/
H A Dpopen.c155 HFILE End1, End2, Std, Old1, Old2, Tmp; in popen() local
169 if (DosCreatePipe (&End1, &End2, 4096)) in popen()
175 Tmp = End1; End1 = End2; End2 = Tmp; in popen()
182 DosDupHandle (End2, &Tmp); in popen()
190 DosDupHandle (End2, &Tmp); in popen()
193 DosClose (End2); in popen()
/dports/devel/okteta/okteta-0.26.6/core/tests/
H A Daddressrangelisttest.cpp24 static constexpr Address End2 = Start2 + Width - 1; variable
47 AddressRange addressRange2(Start2, End2); in testAddJoinableRanges()
92 otherAddressRange.setByWidth(End2 + 1, Width); in testAddJoinableRanges()
107 AddressRange addressRange2(Start2, End2); in testAddNonJoinableRanges()
131 otherAddressRange.setByWidth(End2 + 2, Width); in testAddNonJoinableRanges()
/dports/devel/okteta/okteta-0.26.6/gui/test/
H A Dcoordrangelisttest.cpp31 static constexpr Coord End2(Pos2, Line4);
54 CoordRange CoordRange2(Start2, End2); in testAddJoinableSections()
108 OtherStart = End2; in testAddJoinableSections()
127 CoordRange CoordRange2(Start2, End2); in testAddNonJoinableSections()
158 OtherStart = End2; in testAddNonJoinableSections()
/dports/www/p5-CGI-SpeedyCGI/CGI-SpeedyCGI-2.22/docs/
H A Dfile_struct.crd311 { End2 FilledArrow }
335 { End2 FilledArrow }
359 { End2 FilledArrow }
401 { End2 FilledArrow }
425 { End2 FilledArrow }
467 { End2 FilledArrow }
491 { End2 FilledArrow }
515 { End2 FilledArrow }
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/v2fly/VSign/instructions/
H A Dunpacking.go103 const End2 = AttrHash const
111 hash := instr[len(instr)-len(End2):]
113 content := instr[:len(instr)-len(End2)-len(End1)]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/benchmarks/htmlparser/
H A Dhtmltag.cpp33 int End1, End2; member
88 m_Cache[tg].End1 = m_Cache[tg].End2 = -2; in wx28HtmlTagsCache()
94 m_Cache[i].End2 = pos + 1; in wx28HtmlTagsCache()
100 m_Cache[tg].End1 = m_Cache[tg].End2 = -1; in wx28HtmlTagsCache()
196 *end2 = m_Cache[m_CachePos].End2; in QueryTag()

12345678