Home
last modified time | relevance | path

Searched refs:promise (Results 101 – 125 of 143) sorted by last modified time

123456

/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.min.js2promise&&(o(e,"success",e.done,"jQXHR.success is deprecated and removed"),o(e,"error",e.fail,"jQXH…
H A Djquery-migrate-3.1.0.js260 if ( jQXHR.promise ) {
633 promise = deferred.promise();
635 deferred.pipe = promise.pipe = function( /* fnDone, fnFail, fnProgress */ ) {
649 if ( returned && jQuery.isFunction( returned.promise ) ) {
650 returned.promise()
656 this === promise ? newDefer.promise() : this,
663 } ).promise();
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13promise();return i.setHowMany(1),i.setUnwrap(),i.init(),n}t.any=function(t){return i(t)},t.prototy…
H A Ddhtmlxgantt.js.map1promise.js","webpack://[name]/./sources/core/common/state.js","webpack://[name]/./sources/core/com…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js152 var promise = ret.promise();
948 return {promise: promise};
958 return {promise: promise, child: child};
1969 this.promise = promise;
2010 var promise = this.promise;
2966 promise: promise,
3292 var promise = ctx.promise;
3419 promise: promise,
4523 var promise = ret.promise();
4545 promise = promise._target();
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js79 promise = Promise ? Promise.resolve(1) : undefined, variable
10104 if (promise) {
10105 … lodashStable.each([[promise, Promise.resolve(1)], [promise, realm.promise]], function(promises) {
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock466 promise-inflight "^1.0.1"
1607 p-is-promise "^2.0.0"
1917 p-is-promise@^2.0.0:
1919 …resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.0.0.tgz#7554e3d572109a87e1f3f…
2029 promise-inflight@^1.0.1:
2031 …resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228…
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml73 PATTERN[2]="|\bcase\s+(?:dataView|promise|set|map|weakMap)CtorString:.+|g"
H A Dyarn.lock1360 pinkie-promise "^2.0.0"
1537 pinkie-promise "^2.0.0"
2001 pinkie-promise "^2.0.0"
2404 pinkie-promise "^2.0.0"
2416 pinkie-promise "^2.0.0"
2430 pinkie-promise@^2.0.0:
2432 …resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c06…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md148 and they are handled by the `MethodProphecy::will(PromiseInterface $promise)` method.
156 This promise will cause any call to our double's `read()` method with exactly one
158 promise, there's plenty others you can use:
308 promise that has the highest score. In this case, `Argument::type()` in case of success
310 `setName()` method prophecy and its promise. The simple rule of thumb - more precise token
324 (object being *dummy*). As a matter of fact, after you define your first promise
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js2promise)?d.call(a).done(b).fail(c):a&&r.isFunction(d=a.then)?d.call(a,b,c):b.call(void 0,a)}catch(…
3promise:function(a,b){var c,d=1,e=r.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWit…
4 …is},abort:function(a){var b=a||x;return e&&e.abort(b),A(0,b),this}};if(s.promise(y),o.url=((b||o.u…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php104 if ($promise = $methodProphecy->getPromise()) {
106 $returnValue = $promise->execute($arguments, $prophecy, $methodProphecy);
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md30 * the `Inline` class is internal and no longer part of the BC promise
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php32 private $promise; variable in Prophecy\\Prophecy\\MethodProphecy
145 public function will($promise) argument
147 if (is_callable($promise)) {
148 $promise = new Promise\CallbackPromise($promise);
151 if (!$promise instanceof Promise\PromiseInterface) {
154 gettype($promise)
159 $this->promise = $promise;
315 if (null === $this->promise && !$this->voidReturnType) {
418 return $this->promise;
/plugin/ckgdoku/ckeditor/adapters/
H A Djquery.js6 …nce"),f=b.data("_ckeditorInstanceLock"),h=this,l=new a.Deferred;k.push(l.promise());if(c&&!f)g&&g.…
9 …ments.callee,100)},0)},null,null,9999)}});var f=new a.Deferred;this.promise=f.promise();a.when.app…
10 …(f.promise());return!0}return g.call(b,d)});if(k.length){var b=new a.Deferred;a.when.apply(this,k)…
/plugin/fetchmedia/lib/
H A Dbundle.js1promise=new t(function(t,e){if(void 0!==n||void 0!==r)throw b("Bad Promise constructor");n=t,r=e})…
/plugin/fetchmedia/
H A Dyarn.lock1072 pinkie-promise "^2.0.0"
1482 pinkie-promise "^2.0.0"
1621 pinkie-promise "^2.0.0"
1883 is-promise@^2.1.0:
1885 …resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f…
2379 pinkie-promise "^2.0.0"
2425 pinkie-promise@^2.0.0:
2427 …resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c06…
2712 is-promise "^2.1.0"
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md83 * No functional changes since 0.4.3. Marking it as 1.0.0 as a promise for
/plugin/tuxquote/
H A Dquotes.txt999 …n say to those concerned is: I humbly apoligize for offending you, and I promise that I will never…
1198 Please give me some good advice in your next letter. I promise not to follow it. <BR> -- Edna St. V…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt6427 Not a promise failed out of all the good promise that Jehovah had made to the house of Israel; it a…
10890 And now, O Jehovah, you are the [true] God, and you promise this goodness concerning your servant.
27386 From the offspring of this [man] according to his promise God has brought to Israel a savior, Jesus,
27395 "And so we are declaring to YOU the good news about the promise made to the forefathers,
28165 For the word of promise was as follows: "At this time I will come and Sarah will have a son."
29121 …nce is due to law, it is no longer due to promise; whereas God has kindly given it to Abraham thro…
29132 Moreover, if YOU belong to Christ, YOU are really Abraham's seed, heirs with reference to a promise.
29160 Now we, brothers, are children belonging to the promise the same as Isaac was.
29340 "Honor your father and [your] mother"; which is the first command with a promise:
30060 And thus after [Abraham] had shown patience, he obtained [this] promise.
[all …]
/plugin/advrack/
H A Djquery.qtip.js634 .promise();
/plugin/dokumicrobugtracker/js/
H A Djquery.js2promise)?h.promise().then(d.resolve,d.reject):d[g+"With"](this===b?d:this,[h])}):b[a](d[g])})}).pr…
/plugin/bible/bible_douayRheims/
H A D1_John.txt34 2:25. And this is the promise which he hath promised us, life everlasting.
H A D2_Timothy.txt1 …1:1. Paul, an apostle of Jesus Christ, by the will of God, according to the promise of life which …
H A DLuke.txt1147 …24:49. And I send the promise of my Father upon you: but stay you in the city till you be endued w…

123456