Home
last modified time | relevance | path

Searched refs:MissingIdentifiers (Results 1 – 12 of 12) sorted by relevance

/dports/editors/lazarus/lazarus/ide/
H A Dextractprocdlg.pas85 property MissingIdentifiers: TAVLTree read FMissingIdentifiers write SetMissingIdentifiers; property
107 MissingIdentifiers: TAVLTree;
127 MissingIdentifiers:=nil;
133 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,VarTree)
149 ExtractProcDialog.MissingIdentifiers:=MissingIdentifiers;
166 MissingIdentifiers,NewSource,NewX,NewY,NewTopLine, BlockTopLine, BlockBottomLine,
175 CodeToolBoss.FreeTreeOfPCodeXYPosition(MissingIdentifiers);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dextractprocdlg.pas87 property MissingIdentifiers: TAVLTree read FMissingIdentifiers write SetMissingIdentifiers; property
109 MissingIdentifiers: TAVLTree;
129 MissingIdentifiers:=nil;
135 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,VarTree)
151 ExtractProcDialog.MissingIdentifiers:=MissingIdentifiers;
168 MissingIdentifiers,NewSource,NewX,NewY,NewTopLine, BlockTopLine, BlockBottomLine,
177 CodeToolBoss.FreeTreeOfPCodeXYPosition(MissingIdentifiers);
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dextractprocdlg.pas85 property MissingIdentifiers: TAVLTree read FMissingIdentifiers write SetMissingIdentifiers; property
107 MissingIdentifiers: TAVLTree;
127 MissingIdentifiers:=nil;
133 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,VarTree)
149 ExtractProcDialog.MissingIdentifiers:=MissingIdentifiers;
166 MissingIdentifiers,NewSource,NewX,NewY,NewTopLine, BlockTopLine, BlockBottomLine,
175 CodeToolBoss.FreeTreeOfPCodeXYPosition(MissingIdentifiers);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dextractprocdlg.pas87 property MissingIdentifiers: TAVLTree read FMissingIdentifiers write SetMissingIdentifiers; property
109 MissingIdentifiers: TAVLTree;
129 MissingIdentifiers:=nil;
135 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,VarTree)
151 ExtractProcDialog.MissingIdentifiers:=MissingIdentifiers;
168 MissingIdentifiers,NewSource,NewX,NewY,NewTopLine, BlockTopLine, BlockBottomLine,
177 CodeToolBoss.FreeTreeOfPCodeXYPosition(MissingIdentifiers);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas102 MissingIdentifiers: TAVLTree // tree of PCodeXYPosition
111 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
243 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
251 MissingIdentifiers:=nil;
257 MissingIdentifiers:=CreateTreeOfPCodeXYPosition;
259 ProcNode,VarTree,nil,MissingIdentifiers) then exit;
1709 MissingIdentifiers: TAVLTree// tree of PCodeXYPosition
1848 if MissingIdentifiers=nil then
1852 AddCodePosition(MissingIdentifiers,NewCodePos);
H A Dcodetoolmanager.pas679 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
4879 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
4897 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,
/dports/editors/lazarus/lazarus/components/codetools/
H A Dextractproctool.pas102 MissingIdentifiers: TAVLTree // tree of PCodeXYPosition
111 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
243 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
251 MissingIdentifiers:=nil;
257 MissingIdentifiers:=CreateTreeOfPCodeXYPosition;
259 ProcNode,VarTree,nil,MissingIdentifiers) then exit;
1709 MissingIdentifiers: TAVLTree// tree of PCodeXYPosition
1848 if MissingIdentifiers=nil then
1852 AddCodePosition(MissingIdentifiers,NewCodePos);
H A Dcodetoolmanager.pas673 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
4802 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
4820 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dextractproctool.pas102 MissingIdentifiers: TAVLTree // tree of PCodeXYPosition
111 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
243 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
251 MissingIdentifiers:=nil;
257 MissingIdentifiers:=CreateTreeOfPCodeXYPosition;
259 ProcNode,VarTree,nil,MissingIdentifiers) then exit;
1709 MissingIdentifiers: TAVLTree// tree of PCodeXYPosition
1848 if MissingIdentifiers=nil then
1852 AddCodePosition(MissingIdentifiers,NewCodePos);
H A Dcodetoolmanager.pas673 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
4802 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
4820 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas102 MissingIdentifiers: TAVLTree // tree of PCodeXYPosition
111 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
243 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
251 MissingIdentifiers:=nil;
257 MissingIdentifiers:=CreateTreeOfPCodeXYPosition;
259 ProcNode,VarTree,nil,MissingIdentifiers) then exit;
1709 MissingIdentifiers: TAVLTree// tree of PCodeXYPosition
1848 if MissingIdentifiers=nil then
1852 AddCodePosition(MissingIdentifiers,NewCodePos);
H A Dcodetoolmanager.pas679 out MissingIdentifiers: TAVLTree; // tree of PCodeXYPosition
4879 SubProcSameLvlPossible: boolean; out MissingIdentifiers: TAVLTree;
4897 SubProcPossible,SubProcSameLvlPossible,MissingIdentifiers,