Home
last modified time | relevance | path

Searched refs:sync (Results 26 – 50 of 106) sorted by relevance

12345

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DBailErrorStrategy.php27 * {@see BailErrorStrategy::sync()} improves the performance of the first stage.
85 public function sync(Parser $recognizer) : void function in Antlr\\Antlr4\\Runtime\\Error\\BailErrorStrategy
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenStream.php104 if ($this->sync($i + 1)) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/Resource/
H A DDevices.php108 public function sync(SyncRequest $postBody, $optParams = []) function in Google\\Service\\HomeGraphService\\Resource\\Devices
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1485 if (this.sync != null)
1488 this.sync.maxCatchupRetries = 2;
1491 this.sync.fileConflict(desc, mxUtils.bind(this, function()
1591 if (this.sync != null)
1593 this.sync.descriptorChanged(etag);
1822 if (exit && curFile.sync != null)
1824 curFile.sync.descriptorChanged(etag);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js441 sync: function() {
442 return Backbone.sync.apply(this, arguments);
606 return this.sync('read', this, options);
655 var xhr = this.sync(method, this, options);
688 xhr = this.sync('delete', this, options);
810 sync: function() {
811 return Backbone.sync.apply(this, arguments);
1068 return this.sync('read', this, options);
1406 Backbone.sync = function(method, model, options) {
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-modules.js119 const modulePaths = glob.sync(path.join(target, '*.js'), {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/Resource/
H A DProjectsRepos.php179 public function sync($name, SyncRepoRequest $postBody, $optParams = []) function in Google\\Service\\CloudSourceRepositories\\Resource\\ProjectsRepos
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspaces.php174 public function sync($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspaces
/plugin/tablelayout/
H A Dyarn.lock507 fs-exists-sync "^0.1.0"
809 findup-sync@0.4.3:
811 …resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-0.4.3.tgz#40043929e7bc60adf0b7f48…
818 findup-sync@~0.3.0:
855 fs-exists-sync@^0.1.0:
1017 findup-sync "~0.3.0"
1102 findup-sync "~0.3.0"
1952 findup-sync "0.4.3"
1955 walk-sync "0.3.1"
2458 walk-sync@0.3.1:
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js1313 ((file.sync != null) ? ('-client_' + file.sync.clientId) : '-nosync')});
1500 ((file.sync != null) ? '-client_' + file.sync.clientId : '-nosync'));
1535 ((file.sync != null) ? '-client_' + file.sync.clientId : 'nosync')});
1681 ((file.sync != null) ? ('-client_' + file.sync.clientId) : '-nosync')});
/plugin/projects/lib/
H A Dproject.php327 $this->sync($file_id);
337 private function sync($id) { function in Project
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js496 m.sync = function(method, model, options) { options.success(); }; function
508 m.sync = function(method, model, options) { throw 'should not be called'; };
536 collection.sync = function(method, model, options) { options.error(); }; function
550 collection.sync = function(method, model, opts) {
602 sync: function(method, model, options) {
604 return Backbone.Model.prototype.sync.call(this, method, model, options); method in Backbone.Model
995 collection.sync = m.sync = function( method, coll, options ){
1050 model.sync = function(method, m, options){ options.success(); }; function
1426 sync: function(method, collection, options) {
1428 return Backbone.Collection.prototype.sync.call(this, method, collection, options); method in Backbone.Collection
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php42 return 'sync';
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php42 return 'sync';
/plugin/vbsso/
H A DREADME.md14 Plugin doesn't revert already sync data back to its original state if you decide to disable plugin …
/plugin/mediasyntax/
H A DREADME39 2011-07-17: 1 hour: Issue 6: bring date from http://www.dokuwiki.org/plugin:mediasyntax and plugin.info.txt in sync
/plugin/projects/
H A Dchangelog33 …ing. This should solve the problem that the file and wiki page are out of sync bug introduced in 2…
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php126 public function sync(): Message function in ComboStrap\\MetadataFrontmatterStore
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst110 go out of sync by careless modifications etc.
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php219 ->sync();
/plugin/combo/
H A Dcli.php69 const SYNC = "sync";
481 ->sync();
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php86 * report will set this to 'report-sync-collection'.
125 '{DAV:}sync-token',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTagManager.php504 ],'sync' => [
505 'path' => 'tagmanager/v2/{+path}:sync',
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php80 * report will set this to 'report-sync-collection'.
119 '{DAV:}sync-token',
/plugin/sketchcanvas/script/
H A Di18next-1.7.2.min.js

12345