Home
last modified time | relevance | path

Searched refs:MergeCmdLineParams (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/lazarus/lazarus/test/lazutils/
H A Dtestlazutils.pas132 Actual:=MergeCmdLineParams(l);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/test/lazutils/
H A Dtestlazutils.pas133 Actual:=MergeCmdLineParams(l);
/dports/editors/lazarus-qt5/lazarus/test/lazutils/
H A Dtestlazutils.pas132 Actual:=MergeCmdLineParams(l);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/test/lazutils/
H A Dtestlazutils.pas133 Actual:=MergeCmdLineParams(l);
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dlazfileutils.pas176 function MergeCmdLineParams(ParamList: TStrings): string; in MergeCmdLineParams() function
1373 function MergeCmdLineParams(ParamList: TStrings): string; in MergeCmdLineParams() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlazfileutils.pas180 function MergeCmdLineParams(ParamList: TStrings): string; in MergeCmdLineParams() function
1479 function MergeCmdLineParams(ParamList: TStrings): string;
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dlazfileutils.pas176 function MergeCmdLineParams(ParamList: TStrings): string; in MergeCmdLineParams() function
1373 function MergeCmdLineParams(ParamList: TStrings): string; in MergeCmdLineParams() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlazfileutils.pas180 function MergeCmdLineParams(ParamList: TStrings): string; in MergeCmdLineParams() function
1479 function MergeCmdLineParams(ParamList: TStrings): string;
/dports/editors/lazarus/docs/html/
H A Dbuild_lcl_docs.lpr504 CmdLine:=Process.Executable+' '+MergeCmdLineParams(Params);
/dports/editors/lazarus-devel/docs/html/
H A Dbuild_lcl_docs.lpr509 CmdLine:=Process.Executable+' '+MergeCmdLineParams(Params);
/dports/editors/lazarus-qt5-devel/docs/html/
H A Dbuild_lcl_docs.lpr509 CmdLine:=Process.Executable+' '+MergeCmdLineParams(Params);
/dports/editors/lazarus-qt5/docs/html/
H A Dbuild_lcl_docs.lpr504 CmdLine:=Process.Executable+' '+MergeCmdLineParams(Params);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dbuildlazdialog.pas404 Tool.CmdLineParams:=MergeCmdLineParams(CmdLineParams);
/dports/editors/lazarus/lazarus/ide/
H A Dbuildlazdialog.pas406 Tool.CmdLineParams:=MergeCmdLineParams(CmdLineParams);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dbuildlazdialog.pas404 Tool.CmdLineParams:=MergeCmdLineParams(CmdLineParams);
H A Detmessageframe.pas3334 …s+=StrToCmdLineParam(Tool.Process.Executable)+' '+MergeCmdLineParams(Tool.Process.Parameters)+Line…
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dbuildlazdialog.pas406 Tool.CmdLineParams:=MergeCmdLineParams(CmdLineParams);
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dideexterntoolintf.pas1087 Result:=MergeCmdLineParams(Process.Parameters);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dideexterntoolintf.pas1089 Result:=MergeCmdLineParams(Process.Parameters);
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dideexterntoolintf.pas1087 Result:=MergeCmdLineParams(Process.Parameters);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dideexterntoolintf.pas1089 Result:=MergeCmdLineParams(Process.Parameters);
/dports/editors/lazarus/lazarus/components/codetools/
H A Ddefinetemplates.pas6216 Step:='Running '+MergeCmdLineParams(Params);
6261 Step:='Running '+MergeCmdLineParams(Params);
6313 Step:='Running '+MergeCmdLineParams(Params);
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Ddefinetemplates.pas6216 Step:='Running '+MergeCmdLineParams(Params);
6261 Step:='Running '+MergeCmdLineParams(Params);
6313 Step:='Running '+MergeCmdLineParams(Params);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Ddefinetemplates.pas6361 Step:='Running '+MergeCmdLineParams(Params);
6406 Step:='Running '+MergeCmdLineParams(Params);
6458 Step:='Running '+MergeCmdLineParams(Params);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Ddefinetemplates.pas6361 Step:='Running '+MergeCmdLineParams(Params);
6406 Step:='Running '+MergeCmdLineParams(Params);
6458 Step:='Running '+MergeCmdLineParams(Params);

12