Home
last modified time | relevance | path

Searched refs:insertFile (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/www/tikiwiki/tiki-21.2/lib/test/core/Files/
H A DCheckFileGalleryTest.php134 $this->insertFile('testFileGalleryWithOneImageOnDB');
148 $this->insertFile('testFileGalleryWithOneImageOnDisk');
160 $this->insertFile('testFileGalleryMixedLocationDb');
165 $this->insertFile('testFileGalleryMixedLocationDisk');
179 $imageId = $this->insertFile('testFileGalleryMissingFile');
207 $imageId = $this->insertFile('testFileGalleryMissingFile');
236 $this->insertFile('testFileGalleryMissingFile');
254 $this->insertFile('testFileGalleryWithOneImageAndPodcastImg');
320 $this->insertFile('testFileGalleryUnknownPodcastFile', $this->galleryPodcast);
341 $this->insertFile('testFileGalleryFilesAndPodcastInTheSameDirFile');
[all …]
/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dtestasyncop.cpp142 auto insertFile = [&](const QString &file, qint64 size, TestCase::PollRequest_t cb) { in asyncUploadOperations() local
147 insertFile("success/chunked_success", options._maxChunkSize * 3, successCallback); in asyncUploadOperations()
148 insertFile("success/single_success", 300, successCallback); in asyncUploadOperations()
149 insertFile("success/chunked_patience", options._maxChunkSize * 3, in asyncUploadOperations()
151 insertFile("success/single_patience", 300, in asyncUploadOperations()
154 insertFile("err/chunked_error", options._maxChunkSize * 3, errorCallback); in asyncUploadOperations()
155 insertFile("err/single_error", 300, errorCallback); in asyncUploadOperations()
157 insertFile("err/single_error2", 300, waitAndChain(errorCallback)); in asyncUploadOperations()
172 insertFile("waiting/small", 300, waitForeverCallback); in asyncUploadOperations()
173 insertFile("waiting/willNotConflict", 300, waitForeverCallback); in asyncUploadOperations()
[all …]
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/test/
H A Dtestasyncop.cpp148 auto insertFile = [&](const QString &file, int size, TestCase::PollRequest_t cb) { in asyncUploadOperations() local
153 insertFile("success/chunked_success", options._maxChunkSize * 3, successCallback); in asyncUploadOperations()
154 insertFile("success/single_success", 300, successCallback); in asyncUploadOperations()
155 insertFile("success/chunked_patience", options._maxChunkSize * 3, in asyncUploadOperations()
157 insertFile("success/single_patience", 300, in asyncUploadOperations()
160 insertFile("err/chunked_error", options._maxChunkSize * 3, errorCallback); in asyncUploadOperations()
161 insertFile("err/single_error", 300, errorCallback); in asyncUploadOperations()
163 insertFile("err/single_error2", 300, waitAndChain(errorCallback)); in asyncUploadOperations()
178 insertFile("waiting/small", 300, waitForeverCallback); in asyncUploadOperations()
179 insertFile("waiting/willNotConflict", 300, waitForeverCallback); in asyncUploadOperations()
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister.go42 p.insertFile(resp, f, a.Overwrite)
47 p.insertFile(resp, f, a.Overwrite)
64 p.insertFile(resp, f, false)
69 p.insertFile(resp, f, false)
111 func (p *stdPersister) insertFile(resp *plugin_go.CodeGeneratorResponse, func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister.go42 p.insertFile(resp, f, a.Overwrite)
47 p.insertFile(resp, f, a.Overwrite)
64 p.insertFile(resp, f, false)
69 p.insertFile(resp, f, false)
111 func (p *stdPersister) insertFile(resp *plugin_go.CodeGeneratorResponse, func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister.go42 p.insertFile(resp, f, a.Overwrite)
47 p.insertFile(resp, f, a.Overwrite)
64 p.insertFile(resp, f, false)
69 p.insertFile(resp, f, false)
111 func (p *stdPersister) insertFile(resp *plugin_go.CodeGeneratorResponse, func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister.go42 p.insertFile(resp, f, a.Overwrite)
47 p.insertFile(resp, f, a.Overwrite)
64 p.insertFile(resp, f, false)
69 p.insertFile(resp, f, false)
111 func (p *stdPersister) insertFile(resp *plugin_go.CodeGeneratorResponse, func
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister.go42 p.insertFile(resp, f, a.Overwrite)
47 p.insertFile(resp, f, a.Overwrite)
64 p.insertFile(resp, f, false)
69 p.insertFile(resp, f, false)
111 func (p *stdPersister) insertFile(resp *plugin_go.CodeGeneratorResponse, func
/dports/cad/qelectrotech/qet-0.7.0/sources/
H A Drecentfiles.cpp109 insertFile(filepath); in fileWasOpened()
128 insertFile(value); in extractFilesFromSettings()
135 void RecentFiles::insertFile(const QString &filepath) { in insertFile() function in RecentFiles
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/FileGallery/
H A DSaveHandler.php32 $fileId = $this->insertFile();
37 $fileId = $this->insertFile();
98 private function insertFile() { function in Tiki\\FileGallery\\SaveHandler
183 $idNew = $this->insertFile();
/dports/mail/gnumail/GNUMail-1.3.0/Resources/English.lproj/EditWindow.gorm/
H A Ddata.classes15 "insertFile:",
54 "insertFile:",
/dports/deskutils/grantlee-editor/grantlee-editor-21.12.3/grantleethemeeditor/
H A Deditorpage.cpp49 void EditorPage::insertFile(const QString &filename) in insertFile() function in EditorPage
52 mEditor->insertFile(filename); in insertFile()
H A Deditorwidget.h20 void insertFile(const QString &filename);
/dports/devel/kdesvn/kdesvn-2.1.0/src/ksvnwidgets/
H A Dcommitmsg_impl.h75 void insertFile();
92 void insertFile(const QString &);
H A Dcommitmsg_impl.cpp464 void Commitmsg_impl::insertFile(const QString &fname) in insertFile() function in Commitmsg_impl
474 void Commitmsg_impl::insertFile() in insertFile() function in Commitmsg_impl
493 insertFile(_url.path()); in insertFile()
500 insertFile(tf.fileName()); in insertFile()
/dports/databases/pear-Horde_Mongo/Horde_Mongo-1.1.0/bundle/vendor/alcaeus/mongo-php-adapter/lib/Mongo/
H A DMongoGridFS.php208 $file = $this->insertFile($record, $options);
258 $file = $this->insertFile($record, $options);
429 private function insertFile($record, array $options = []) function in MongoGridFS
/dports/lang/kawa/kawa-3.1.1/gnu/jemacs/buffer/
H A DBuffer.java152 buffer.insertFile(in); in findFile()
370 public abstract void insertFile(Reader in) throws Exception; in insertFile() method in Buffer
391 public void insertFile(String filename) in insertFile() method in Buffer
399 insertFile(in); in insertFile()
/dports/lang/kawa/kawa-3.1.1/gnu/jemacs/swt/
H A DSwtBuffer.java126 public void insertFile(Reader in) throws Exception in insertFile() method in SwtBuffer
128 bufferContent.insertFile(in, getDot()); in insertFile()
/dports/mail/gnumail/GNUMail-1.3.0/Framework/GNUMail/
H A DExtendedTextView.h39 - (void) insertFile: (NSString *) theFilename;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dbulk_copy.cpp193 int insertFile(Ndb* pNdb, in insertFile() function
276 if (insertFile(&MyNdb, pTab, buf) != 0){ in main()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dbulk_copy.cpp193 int insertFile(Ndb* pNdb, in insertFile() function
276 if (insertFile(&MyNdb, pTab, buf) != 0){ in main()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A Dbulk_copy.cpp193 int insertFile(Ndb* pNdb, in insertFile() function
276 if (insertFile(&MyNdb, pTab, buf) != 0){ in main()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A Dbulk_copy.cpp193 int insertFile(Ndb* pNdb, in insertFile() function
276 if (insertFile(&MyNdb, pTab, buf) != 0){ in main()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A Dbulk_copy.cpp193 int insertFile(Ndb* pNdb, in insertFile() function
276 if (insertFile(&MyNdb, pTab, buf) != 0){ in main()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A Dbulk_copy.cpp193 int insertFile(Ndb* pNdb, in insertFile() function
276 if (insertFile(&MyNdb, pTab, buf) != 0){ in main()

12345678