Home
last modified time | relevance | path

Searched refs:PrintFile (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/editors/lazarus/lazarus/components/printers/design/
H A Dideprinting.pas28 procedure PrintFile(Sender: TObject); procedure
66 Key,nil,@PrintFile);
81 procedure PrintFile(Sender: TObject); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/design/
H A Dideprinting.pas28 procedure PrintFile(Sender: TObject); procedure
66 Key,nil,@PrintFile);
81 procedure PrintFile(Sender: TObject); procedure
/dports/editors/lazarus-qt5/lazarus/components/printers/design/
H A Dideprinting.pas28 procedure PrintFile(Sender: TObject); procedure
66 Key,nil,@PrintFile);
81 procedure PrintFile(Sender: TObject); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/design/
H A Dideprinting.pas28 procedure PrintFile(Sender: TObject); procedure
66 Key,nil,@PrintFile);
81 procedure PrintFile(Sender: TObject); procedure
/dports/math/vtk8/VTK-8.2.0/IO/SQL/Testing/Cxx/
H A DTestSQLiteTableReadWrite.cxx31 void PrintFile(const char* name, std::ostream& os);
87 PrintFile(argv[1], std::cerr); in TestSQLiteTableReadWrite()
88 PrintFile("TestSQLiteTableReadWrite.vtk", std::cerr); in TestSQLiteTableReadWrite()
108 void PrintFile(const char* name, std::ostream& os) in PrintFile() function
/dports/math/vtk9/VTK-9.1.0/IO/SQL/Testing/Cxx/
H A DTestSQLiteTableReadWrite.cxx32 void PrintFile(const char* name, std::ostream& os);
86 PrintFile(argv[1], std::cerr); in TestSQLiteTableReadWrite()
87 PrintFile("TestSQLiteTableReadWrite.vtk", std::cerr); in TestSQLiteTableReadWrite()
107 void PrintFile(const char* name, std::ostream& os) in PrintFile() function
/dports/math/vtk6/VTK-6.2.0/IO/SQL/Testing/Cxx/
H A DTestSQLiteTableReadWrite.cxx32 void PrintFile(const char* name, std::ostream& os);
88 PrintFile(argv[1], std::cerr); in TestSQLiteTableReadWrite()
89 PrintFile("TestSQLiteTableReadWrite.vtk", std::cerr); in TestSQLiteTableReadWrite()
109 void PrintFile(const char* name, std::ostream& os) in PrintFile() function
/dports/editors/nedit/nedit-5.7/util/
H A DprintUtils.h42 void PrintFile(Widget parent, const char *PrintFileName, const char *jobName, int delete);
44 void PrintFile(Widget parent, const char *PrintFileName, const char *jobName);
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dverify_reports.c46 static bool PrintFile(const char *filename, size_t max_lines);
112 if (!PrintFile(a.report.filename, a.report.numlines)) in VerifyReportPromise()
150 static bool PrintFile(const char *filename, size_t max_lines) in PrintFile() function
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dverify_reports.c46 static bool PrintFile(const char *filename, size_t max_lines);
112 if (!PrintFile(a.report.filename, a.report.numlines)) in VerifyReportPromise()
150 static bool PrintFile(const char *filename, size_t max_lines) in PrintFile() function
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dverify_reports.c46 static bool PrintFile(const char *filename, ssize_t max_lines);
124 if (!PrintFile(a.report.filename, a.report.numlines)) in VerifyReportPromise()
162 static bool PrintFile(const char *filename, ssize_t max_lines) in PrintFile() function
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dverify_reports.c46 static bool PrintFile(const char *filename, ssize_t max_lines);
124 if (!PrintFile(a.report.filename, a.report.numlines)) in VerifyReportPromise()
162 static bool PrintFile(const char *filename, ssize_t max_lines) in PrintFile() function
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dverify_reports.c46 static bool PrintFile(const char *filename, ssize_t max_lines);
124 if (!PrintFile(a.report.filename, a.report.numlines)) in VerifyReportPromise()
162 static bool PrintFile(const char *filename, ssize_t max_lines) in PrintFile() function
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dverify_reports.c46 static bool PrintFile(const char *filename, ssize_t max_lines);
124 if (!PrintFile(a.report.filename, a.report.numlines)) in VerifyReportPromise()
162 static bool PrintFile(const char *filename, ssize_t max_lines) in PrintFile() function
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DControlPanel.h287 virtual boolean cfgPrintPanelComment(FILE *f, PrintType dest=PrintFile);
292 virtual boolean cfgPrintDecoratorComment(FILE *f, PrintType dest=PrintFile);
299 virtual boolean cfgPrintCommentComment(FILE *f, PrintType dest=PrintFile);
306 virtual boolean cfgPrintTitleComment(FILE *f, PrintType dest=PrintFile);
435 virtual boolean cfgPrintPanel(FILE *f, PrintType dest=PrintFile);
/dports/lang/clips/clips_core_source_630/core/
H A Dfilertr.c66 static int PrintFile(void *,const char *,const char *);
80 PrintFile,GetcFile, in InitializeFileRouter()
187 static int PrintFile( in PrintFile() function
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/tools/
H A Dbtestls.cc46 static int PrintFile(JobControlRecord *jcr, FindFilesPacket *ff, bool);
174 MatchFiles(jcr, ff, PrintFile); in main()
194 static int PrintFile(JobControlRecord *jcr, FindFilesPacket *ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/tools/
H A Dbtestls.cc52 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool);
182 MatchFiles(jcr, ff, PrintFile); in main()
203 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/tools/
H A Dbtestls.cc52 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool);
182 MatchFiles(jcr, ff, PrintFile); in main()
203 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/tools/
H A Dbtestls.cc46 static int PrintFile(JobControlRecord *jcr, FindFilesPacket *ff, bool);
174 MatchFiles(jcr, ff, PrintFile); in main()
194 static int PrintFile(JobControlRecord *jcr, FindFilesPacket *ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/tools/
H A Dbtestls.cc53 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool);
183 MatchFiles(jcr, ff, PrintFile); in main()
204 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/tools/
H A Dbtestls.cc53 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool);
183 MatchFiles(jcr, ff, PrintFile); in main()
204 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/tools/
H A Dbtestls.cc46 static int PrintFile(JobControlRecord *jcr, FindFilesPacket *ff, bool);
174 MatchFiles(jcr, ff, PrintFile); in main()
194 static int PrintFile(JobControlRecord *jcr, FindFilesPacket *ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/tools/
H A Dbtestls.cc53 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool);
183 MatchFiles(jcr, ff, PrintFile); in main()
204 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool top_level) in PrintFile() function
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/tools/
H A Dbtestls.cc52 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool);
182 MatchFiles(jcr, ff, PrintFile); in main()
203 static int PrintFile(JobControlRecord* jcr, FindFilesPacket* ff, bool top_level) in PrintFile() function

12345678910>>...13