Home
last modified time | relevance | path

Searched refs:new_File (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/lagrange/lagrange-1.7.3/src/
H A Dsitespec.c59 iFile *f = iClob(new_File(&d->savePath)); in load_SiteSpec_()
97 iFile *f = new_File(&d->savePath); in save_SiteSpec_()
H A Dgmcerts.c126 iFile *f = new_File(path); in readFile_()
135 iFile *f = iClob(new_File(path)); in writeTextFile_()
229 iFile *f = new_File(collect_String(concatCStr_Path(&d->saveDir, identsFilename_GmCerts_))); in saveIdentities_GmCerts()
246 iFile *f = new_File(collect_String(concatCStr_Path(&d->saveDir, filename_GmCerts_))); in save_GmCerts_()
268 iFile *f = iClob(new_File(fileExists_FileInfo(path) ? path : oldPath)); in loadIdentities_GmCerts_()
332 iFile *f = new_File(collect_String(concatCStr_Path(&d->saveDir, filename_GmCerts_))); in load_GmCerts_()
H A Dfeeds.c266 iFile *f = new_File(collect_String(concatCStr_Path(&d->saveDir, feedsFilename_Feeds_))); in save_Feeds_()
558 iFile *f = new_File(collect_String(concatCStr_Path(&d->saveDir, feedsFilename_Feeds_))); in load_Feeds_()
H A Dgempub.c182 iFile *f = new_File(path); in openFile_Gempub()
H A Dmedia.c236 d->file = new_File(d->path); in openFile_GmDownload_()
H A Dgmutil.c584 iFile *f = new_File(path); in mediaType_Path()
H A Dios.m546 …iFile *f = new_File(collectNewFormat_String("%s/%u%s", cacheDir_, SDL_GetTicks(), fileExt_(mimeTyp…
H A Dgmrequest.c683 iFile *f = new_File(path); in submit_GmRequest()
H A Dapp.c318 iFile *f = new_File(prefsFileName_()); in loadPrefs_App_()
375 iFile *f = new_File(prefsFileName_()); in savePrefs_App_()
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dfile.c35 iFile *new_File(const iString *path) { in new_File() function
45 iFile *d = new_File(&str); in newCStr_File()
H A Dfileinfo.c202 iFile *f = new_File(path_FileInfo(d));
H A Darchive.c398 d->sourceFile = new_File(path); in openFile_Archive()
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/platform/win32/
H A Dfile.c43 iFile *new_File(const iString *path) { in new_File() function
53 iFile *d = new_File(&str); in newCStr_File()
/dports/www/lagrange/lagrange-1.7.3/src/ui/
H A Dcertimportwidget.c224 iFile *f = new_File(path); in tryImportFromFile_CertImportWidget_()
H A Duploadwidget.c451 iFile *f = iClob(new_File(&d->filePath)); in processEvent_UploadWidget_()
H A Dinputwidget.c244 iFile *f = new_File(d->backupPath); in restoreBackup_InputWidget_()
253 iFile *f = new_File(d->backupPath); in saveBackup_InputWidget_()
H A Dtext.c501 iFile *f = new_File(&prefs->symbolFontPath); in loadUserFonts_Text()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A Dhelpers.pxi215 cdef inline File new_File(MPI_File ob): function
H A DFile.pyx651 cdef File __FILE_NULL__ = new_File(MPI_FILE_NULL)
/dports/devel/zziplib/zziplib-0.13.72/docs/
H A Dmake-doc.py185 def new_File(self, name): member in InputFiles
226 file = list.new_File(name)
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/
H A Dhelpers.pxi300 cdef inline File new_File(MPI_File ob): function
H A DFile.pyx844 cdef File __FILE_NULL__ = new_File(MPI_FILE_NULL)
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A Dhelpers.pxi323 cdef inline File new_File(MPI_File ob): function
H A DFile.pyx703 cdef File __FILE_NULL__ = new_File(MPI_FILE_NULL)
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/tests/
H A Dt_test.c219 iFile *f = new_File(value_CommandLineArg(arg, 0)); in main()

12