Home
last modified time | relevance | path

Searched refs:fileSharing (Results 1 – 19 of 19) sorted by relevance

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/packaging/
H A Dworkbook.py104 fileSharing = Typed(expected_type=FileSharing, allow_none=True) variable in WorkbookPackage
134 fileSharing=None, argument
156 self.fileSharing = fileSharing
/dports/games/keeperrl/keeperrl-alpha23/
H A Dhighscores.cpp13 : localPath(local), fileSharing(sharing), options(o) { in Highscores()
15 remoteScores = fromString(fileSharing.downloadHighscores(highscoreVersion)); in Highscores()
16 fileSharing.uploadHighscores(localPath); in Highscores()
24 fileSharing.uploadHighscores(localPath); in add()
H A Dmain.cpp327 FileSharing fileSharing(uploadUrl, options, installId); in keeperMain() local
328 Highscores highscores(userPath.file("highscores.dat"), fileSharing, &options); in keeperMain()
331 …MainLoop loop(nullptr, &highscores, &fileSharing, freeDataPath, userPath, &options, &jukebox, &sok… in keeperMain()
340 …MainLoop loop(view, &highscores, &fileSharing, freeDataPath, userPath, &options, &jukebox, &sokoba… in keeperMain()
390 …MainLoop loop(view.get(), &highscores, &fileSharing, freeDataPath, userPath, &options, &jukebox, &… in keeperMain()
H A Dmain_loop.cpp40 highscores(h), fileSharing(fSharing), useSingleThread(singleThread), sokobanInput(soko) { in MainLoop()
133 error = fileSharing->uploadSite(path, meter); in uploadFile()
137 fileSharing->cancel(); in uploadFile()
216 game->initialize(options, highscores, view, fileSharing); in playGame()
283 [&] { onlineSites = fileSharing->listSites(); }, [&] { fileSharing->cancel(); }); in getRetiredGames()
712 error = fileSharing->download(filename, userPath, meter); in downloadGame()
716 fileSharing->cancel(); in downloadGame()
H A Dgame.cpp519 fileSharing = f; in initialize()
581 fileSharing->uploadGameEvent(values); in uploadEvent()
590 fileSharing->cancel(); in handleMessageBoard()
593 thread t([&] { messages = fileSharing->getBoardMessages(boardId); view->clearSplash(); }); in handleMessageBoard()
612 …if (!fileSharing->uploadBoardMessage(getGameIdentifier(), pos.getHash(), c->getName().title(), *te… in handleMessageBoard()
H A Dhighscores.h45 FileSharing& fileSharing; variable
H A Dfile_sharing.cpp23 FileSharing* fileSharing; member
32 if (callbackData->fileSharing->consumeCancelled()) in progressFunction()
H A Dmain_loop.h79 FileSharing* fileSharing; variable
H A Dgame.h127 FileSharing* fileSharing; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/internal/reliablefile/
H A DReliableFile.java91 private static final boolean fileSharing; field in ReliableFile
125 fileSharing = tmpFileSharing;
181 if (!fileSharing) { in getFileGenerations()
221 if (!fileSharing) { in getFileGenerations()
411 if (!fileSharing) { in closeOutputFile()
676 if (!fileSharing) { in cleanupGenerations()
690 if (!fileSharing) { in fileUpdated()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.cm/src/org/eclipse/equinox/internal/cm/reliablefile/
H A DReliableFile.java94 private static final boolean fileSharing; field in ReliableFile
128 fileSharing = tmpFileSharing;
184 if (!fileSharing) { in getFileGenerations()
224 if (!fileSharing) { in getFileGenerations()
/dports/www/nextcloud/nextcloud/lib/private/Share/
H A DShare.php719 $fileSharing = $itemType === 'file' || $itemType === 'folder';
729 …if (($fileSharing && $item['file_source'] === $r['file_source'] && $item['file_target'] === $r['fi…
730 …(!$fileSharing && $item['item_source'] === $r['item_source'] && $item['item_target'] === $r['item_…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dworkbookfragment.cxx114 …case XLS_TOKEN( fileSharing ): getWorkbookSettings().importFileSharing( rAttribs ); br… in onCreateContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dworkbookfragment.cxx115 …case XLS_TOKEN( fileSharing ): getWorkbookSettings().importFileSharing( rAttribs ); br… in onCreateContext()
/dports/www/owncloud/owncloud/lib/private/Share/
H A DShare.php2278 $fileSharing = ($itemType === 'file' || $itemType === 'folder') ? true : false;
2288 …if (($fileSharing && $item['file_source'] === $r['file_source'] && $item['file_target'] === $r['fi…
2289 …(!$fileSharing && $item['item_source'] === $r['item_source'] && $item['item_target'] === $r['item_…
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dooxml_tokens.inl1337 "fileSharing", // 1333
/dports/lang/tcl85/tcl8.5.19/tests/
H A DfCmd.test71 testConstraint fileSharing 0
/dports/lang/tcl86/tcl8.6.12/tests/
H A DfCmd.test89 testConstraint fileSharing 0
/dports/lang/tcl87/tcl8.7a5/tests/
H A DfCmd.test79 testConstraint fileSharing 0